Forum Moderators: open
All the code is spilled over the page.
On the other hand if I call the script like this:
<!--#exec cgi="/CGI-BIN/ssitest.pl" --> the script works on the page, but the variables are stuck to the page.htm
i.e.: script.cgi?=variable --> becomes page.htm?=variable.
This happen on the exec cgi scenario.
Any clues how I can get both processe to work corrctly for me on the webserver?
much appreciated.
I think u can agree with me that Perlscript are alot more abundent that ASP scripts.
Depends what you're trying to do... if you're running IIS I think you'll find that ASP / ASP.net is usually supported by default and has been around long enough to generate quite a good online code library for all but the most advanced of needs.
- Tony