filtering form data for an ftp path

M

muttvette

i'm editing a web site and i'm building more forms in it so that the data the
forms refer to can be more easily accessed. I need to know how to link each
form and combine them to come up with a path to go to a ftp server and pull
up the file needed all of this together with a username and password interface
 
K

Kevin Spencer

You would have to write your own custom server-side form handler app in ASP,
ASP.Net, CGI, PHP, etc (depending upon what OS your web site is running on)
to do this.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Sometimes you eat the elephant.
Sometimes the elephant eats you.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top