I came up with a way to do it that is kind of makeshift but it works. I draw a rectangle with whatever color border I want. Then I draw a rounded rectangle in the middle of the first rectangle where I want my picture to show. Then I highlight both of those objects open the drop down modify...
I am trying to create an image border. I want the border around the picture to resemble a frame in the fact that the outside edges will be straight and at 90 degree angles. However on the inside where the border touches the image I want it rounded. I have found many tutorials for making...
this is essentially what my html looks like, I have left of the contents of the calculator because they are not relevant to my question. I would like to have several divLayers(calculators) on this page, with each link passing the name of the layer. the code works now as is, with only one layer...
i dont see how that work, because if you look at the second to last line of code youll notice that some of the events are firing on mouse down. so the name of the layer, which is assigned, is collected before the function showMe is activated. i was wondering if we could leave the code close to...
To show the layer: <a href="javascript:showMe();">Click
Here</a> <br>
well I know, but I am trying to support as many people as possible, no telling who will be looking at this site
i am using javascript to display a pop up div layer. i am using a link to activate the div layer. the link directs to the javascript function ShowMe(), below is the javascript I have. As you can see, the layer name is hard coded in write now, but I want to pass it to the javascript, possibly...
Every time I try to import an access query to sql server it ends up in sql server as a table not as a view. is there any way i can keep this from happening?
well what i was thinking about doing is selecting all from the table, and listing the items with checkboxes and let the user go through it manually and decide for themselves what records are similar, choose the ones they want to edit, then bring them up on another page. once they make the...
i am programming a GUI for an old inventory system. One of my main problems with this database i have been given is the fact that a record for an inventory item may have been entered once or five times. just depending on how the previous users saw the information since there was no data...
so i would essentially take that code and put it into the sql statement of my database connection on my asp page, or am i way off on how all this works?
ive been thinking about trying something new(or new to me) and im not sure how to go about doing it. i was wondering if anyone had suggestions. i basically have two tables
Teams
TID TName DivisionID
1 Hornets 2
2 Bulls 2
3 Cavs 2
4 Hawks 2...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.