PDA

Click to See Complete Forum and Search --> : Question


matjong
Jan 11th, 2001, 08:29 AM
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?

plenderj
Jan 11th, 2001, 11:34 AM
You cant :)

matjong
Jan 11th, 2001, 04:51 PM
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

plenderj
Jan 12th, 2001, 01:50 AM
Well,

You would have to ftp or telnet to the server that the script is on, and do it from there.

- jamie.