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...
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...
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...
is it possible to run IIS 5.0 and ASP 3.0 on a NT 4.0 box? Thanks!
Also, if the above is possible, is it then possible to run ASP.Net on an NT 4 box also?
thanks again!!!!
Hello, I have a website that is member-only. I would like to display in the corner the number of active users, or the total number of users currently "logged in". Is there a way in ASP to do this. I was originally using Session_OnStart to increment a var, but it was never being...
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.