can asp and cgi work together?

AdamDuritz99

Diamond Member
Mar 26, 2000
3,233
0
71
i was just curious if i have a .asp site on an nt server and also use differnt cgi scripts for the site, would it work?
 

Workin'

Diamond Member
Jan 10, 2000
5,309
0
0
You can use whatever your host is set up to support. asp, cgi, perl, php, etc. all can be on the same site if the support is installed at the host, since those are all server-side thingies. So you have to check with your web host to see what they allow.