Forums

ASP

This topic is locked

Reconstruct Form-values

Posted 14 Oct 2002 12:19:09
1
has voted
14 Oct 2002 12:19:09 Rene Bommezijn posted:
Hello,

I'm trying to insert a path in a database based on a form-value.

For example: If someone writes his zipcode on my form - I have to reconstruct his zipcode to "../zipcode/default.asp" and insert this in the database.

Please note: there's an InsertWithID behaviour, a FileUpload behaviour and checkForm() already attached to the submitbutton.

Anyone?

Replies

Replied 14 Oct 2002 12:46:32
14 Oct 2002 12:46:32 Rene Bommezijn replied:
Forgot to mention that there is also a folder created onSubmit with FSObj (the FileSystemObject)

Reply to this topic