PDA

View Full Version : should I use CGI or javascript??


bazz
07-20-2003, 11:46 PM
Hi,

I am looking for a way to do a certain thing but don't know which script I should use. I want it to work no matter the individuals personal browser settings, so i suppose this rules out Javascript?

What I want is to be able to have my clients avail of my standard enquiry form. If the browser comes to the form within my directory site, then my css should be used. But if the browser comes into the form from within any one of my clients websites, then the form should appear as if part of their site and so I want it to then use their own css file.

Can this be done in .pl ?? Once I Know, I can get on with the search.


Much thanks for your help.

Bazz.

scriptkeeper
07-20-2003, 11:51 PM
Im pretty sure you could do that with JS severside or PHP, ASP! I am not sure if you can or can not use PERL to load certain style sheets based upon certain conditions! I have never used PERL! But if it is as capable as most languages it should!