hi,
im working with a project team who have developed their own web server, does anyone know if it is possible to integrate asp.dll into another web server, therebye allowing us to support asp's?
thanks
Sam
hi,
im working with a project team who had developed their own web server, does anyone know if it is possible to integrate asp.dll into another web server, therebye allowing us to support asp's?
thanks
Sam
umm, but the session_start is getting called every time i enter a new asp page, if i initialise the variables there, then they will be overwritten every time i go into a new asp page!
where can i find this knowledge base your are pointing me towards?
thanks for your help
Sam
ok, please help.
if i create a session variable in page1.asp like this:
Session("myName")="Sam"
and try to read it from page2.asp like this:
Response.Write ("Name is = " &Session("myName"))
why is it blank?
I have spent all day, playing with arrays...
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.