Thanks for all the info on the border-I was able to make that work. However, I still can't get my map to work. I changed the file type to jpeg. The image consists of a grid that is divided into squares each 10 pixels by 10 pixels. Ideally I want to be able to put different images with links...
If someone could help me, it would be wonderful, as I am rediculously stumped. I have a .bmp image that I created through good 'ol paint. What I am trying to do is create an image map using the image created from paint to allow a user to click on certain coordinates of the image. However...
I don't know if I'm in the correct place or not. What I'm trying to do is create a page that is divided into pixel blocks that resemble a grid, with each block being 10 pixels wide by 10 pixels high. I'm stumped and I've tried frames, tables, etc. It seems like it really should not be that...
Is there any fairly straight-forward way to format a number to include 2 places behind the decimal point, but not include the decimal places if they are trailing zeros? You can specify the number of decimal places to be shown with the FormatNumber function, but the values for the places are...
The webpage doesn't bomb using that line, but the ampersand and everything following it on the webpage doesn't show up when the link to the pop-up window is clicked on. Any ideas?
I have a webform with data that is passed to a popup window through a querystring. The popup window just displays the data from the original page in a printer-friendly format. However, the javascript will not execute to open the popup window if there are any data fields that have special...
I've done some research and can't seem to figure this out. I have a webform in which I am passing data through a querystring to a pop-up window. However, one of the controls on my form is a multi-line textarea. I need to pass the contents of the textarea into the querystring when the contents...
Please take it easy on me as I am still quite novice at SQL. I have a SQL Server database in which I have a field DATE_CREATED. What I am trying to do is select all fields that have a DATE_CREATED value within the last two months. This is my SQL statement:
SELECT * FROM tbl_group
WHERE...
Hey guys-
I was hoping you could help me with two extremely simple arrays, as I am not very good with them. I am using VBScript in an ASP page. Basically, I have two arrays, one in which output is created based only on array elements that aren't null or 0. I have a second array in which I...
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.