Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Users sending a file on their computer
Message
From
18/04/2002 16:10:18
 
 
To
18/04/2002 14:25:39
General information
Forum:
Internet
Category:
Active Server Page
Miscellaneous
Thread ID:
00646479
Message ID:
00646572
Views:
13
Hi Alex,

I have another question.
Is there a way to prompt the user with a "select a file dialog" before they hit the button that transmits the file to my server.


>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform