Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Users sending a file on their computer
Message
From
18/04/2002 14:25:39
 
 
General information
Forum:
Internet
Category:
Active Server Page
Miscellaneous
Thread ID:
00646479
Message ID:
00646506
Views:
16
>I have an asp that my clients use to chat with me. They send me messages via an edit box. Sometimes they want to send me a file along with their message. How do I give users this option without resorting to using email and an attachment.

Neil:

Something like:
< form ACTION="/whatever" METHOD="POST" enctype="multipart/form-data" >
Upload file: <input TYPE="FILE" NAME="File" >
< /form >
HTH


Alex Feldstein, MCP, Microsoft MVP
VFP Tips: English - Spanish
Website - Blog - Photo Gallery


"Once again, we come to the Holiday Season, a deeply religious time that each of us observes, in his own way, by going to the mall of his choice." -- Dave Barry
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform