html form

They have: 2 posts

Joined: Apr 2004

Hello..we have an online employee application that I need to have the formatted results (to look like the layout of the form/app) to send to a file on a secure website directory..

Does anyone know how to help me do this?
I have already created the form , it is a Frontpage ext site, btw.
thank you,
Nick

The Webmistress's picture

She has: 5,586 posts

Joined: Feb 2001

Welcome to TWF Smiling

What type of script are you wanting to use to handle the form? php, asp, cgi.....

They have: 2 posts

Joined: Apr 2004

Hello..i have a script in asp that sends the form results (formatted to match the layout of the form) to an email address..just need to change that to send the results to a file on my webserver.

Can u tell me how to change the above script if I send it to you or post it on here?
Thank you,,
Nick

They have: 461 posts

Joined: Jul 2003

you need to parse the results of the form to format it as you would like it to be formatted....there really isn't much more than that that i can do without holding your hand and learning asp at the same time ... the problem is, most pl dont learn when copying another's code, so the best thing to do is to take a shot at parsing throgh the input from the form and formatting it, then letting us know what's wrong, if anything, and showing us the problem section of the code so we can point you in the right direction.

POSIX. because a stable os that doesn't have memory leaks and isn't buggy is always good.

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.