JavaScript

Moderators: None (Apply to moderate this forum)
Number of threads: 2058
Number of posts: 5158

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Using a browse button to find document? Posted by rayk on 26 Oct 2001 at 12:35 PM
Hi,
I was just wondering if anyone can help me with finding a source code for a browse button to use in an e-mail. I want to simulate an attachment for a document in sending e-mail. Any help would be wonderful. Thank you

Report
Re: Using a browse button to find document? Posted by ArashSayadi on 31 Oct 2001 at 3:37 PM
: Hi,
: I was just wondering if anyone can help me with finding a source code for a browse button to use in an e-mail. I want to simulate an attachment for a document in sending e-mail. Any help would be wonderful. Thank you
:

I assume the email you're referring to is an html page that acts as an email client. If so, then all you need to do is use an input type of file in your html page. So, your html input tag would look something like this:

<input type="file" name="attachements">

This type of input already comes with a browse button that will open a file dialogue box.

Good luck.


Happy Computing,
Arash Sayadi
15530-B Rockfield Blvd. Suite 4
Irvine, CA 92618
949-830-1623 x36
949-830-2120 Fax
www.pts1.com
arashs@pts1.com






 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.