Spudhead
01-06-2005, 02:04 PM
I'm used to building sites in bog-standard ASP on an IIS box. I've just found out that I'm going to have to build a site on a server that supports ASP via "Sun ONE" (http://www.sun.com/software/chilisoft/index.xml)
Do I need to do anything different? I'm not going to be messing with the server config as such, I just need to know if I need to write pages any differently. Like:
server.createobject("ADODB.Connection")
session and application objects
stuff like that, you know? None of it's different, is it?
:confused:
Do I need to do anything different? I'm not going to be messing with the server config as such, I just need to know if I need to write pages any differently. Like:
server.createobject("ADODB.Connection")
session and application objects
stuff like that, you know? None of it's different, is it?
:confused: