PDA

View Full Version : Editing a existing cgi script auto generated by perl builder


naveenmodi
03-08-2006, 06:24 PM
Hi,

I have a web page (html) which on submit calls a cgi script for validation and sending email. This CGI scripts was generated by perl builder. I wanted to edit that cgi script. But, as soon as I edited that script, that script doesn't works. I mean even I revert back my changes still its doesn't working. Is this any thing to do with Auto genererated code by perl builder. ??

Please advise me.

Thanks in advance.

Naveen

FishMonger
03-08-2006, 06:37 PM
You need to provide more info. Are you receiving any error messages? If so, what are the errors?

Post your script and describe the changes you want to make.