my first guess would be that one of the commands in your function isnt supported in ie4. ie 5 does have a lot of new improvements and it doesnt suprise me that code in ie5 doesnt work in ie4.
i would check out your commands.
hope this helps!
hey,
i have a page that i design and the user is supposed to print it out. (its a certificate)
the problem is, i can print the page in netscape 4.7 10 times and 5 of them certain images will not appear in the print.
anyone heard of this "problem"?
thanks!
Hey,
How do i convert an ASCII code number to its string equivelent? For example:
my_var = 87
alert(convert(my_var)) <-- I want it to alert "W"
any help would be greatly appreciated!! thanks a lot!!
-Jason
i am having a bit of trouble with using Session variables. I was wondering if Session variables are still available during the execution of the code in the Session_onEnd sub.
Im specifically trying to access a session variable in the Session_onEnd and i think i keep getting blank values...
thanks for the help. but i honestly dont think thats the problem. I can get the error when it seems like 4 seconds. i hit a page and BAM, almost instantly i get the error...and again, the error is happening on the objConn.OPEN commend not any actual asp queries or code (loops etc)
thanks!
Hey,
I have 1 asp pages. page1 is a form and page2 is the page that submits the data from page1 to a database, and redisplays the contents of the database. My problem is this: when i complete the form on page1 and hit submit, i get page2 displaying all of the data in my database including...
I am randomly getting this error message with my production sites and I cant figure out what the problem is. (needless to say this is a bad problem to have in production)
Here is the exact error that is displayed on the screen:
----------------
Microsoft OLE DB Provider for ODBC Drivers error...
I am randomly getting this error message with my production sites and I cant figure out what the problem is. (needless to say this is a bad problem to have in production)
Here is the exact error that is displayed on the screen:
----------------
Microsoft OLE DB Provider for ODBC Drivers error...
you should check the file extensions section, im not exactly sure where it is, somewhere in the setting of IIS (for like the main webserver listing) and make sure that .asp is still listed in there..
i never had this problem, but I had to add file extensions for .wml files so that my webserver...
Hey,
I have a data entry form that when a user enters data and presses submit, it takes them to a page that displays what they entered in a list type format (kinda like a message board, wink-wink).
What i want to prevent is theh problem that after the user arrives to the list page, if...
Hello, Im using ASP and sometimes randomly when my ASP tried to OPEN a connection with my SQL server, i get the following error:
[Microsoft][ODBC SQL Server Driver] Timeout expired
I am using a DSN on my webserver that is connecting to another SQL server.
Any help on this would be greatly...
Hey, I have a quick question. I have a database in MSSQL 7 and it has about 16,000 records. I want to be able to remove all duplicat records from the database based on a certain field (ie all records with the same accntID be removed) so i only have a remaining database of unique account...
one idea is to redirect to a page that says "please wait while loading....." and then automatically redirect to the page that takes a long time to load.
(but i forget if the "please wait while loading..." page will disappear once you do the 2nd redirect)
sorry..hope this...
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.