I have followed a tip and was able to make a program that can download files. But when I tried with a cgi script I only got the html output and I want the whole scipt. How can I get it?
Printable View
I have followed a tip and was able to make a program that can download files. But when I tried with a cgi script I only got the html output and I want the whole scipt. How can I get it?
You cant :)
Ow.. and is there a way to make change in that cgi script? I want a program where I can connect to a cgi script and made change in that. So I can make interactivity and peaple can change my website scipts
Well,
You would have to ftp or telnet to the server that the script is on, and do it from there.
- jamie.