Printer Friendly Version
Email this thread to a friend
|
Featured Web Site Template |
|
| Member |
Message |
rodel_paloma@yahoo.com
Joined: Mar 14, 2004
# Posts: 18
|
Posted: 04/18/2007 12:46 am
Can anybody Help me to put an UPLOAD FORM to allow users upload files and send it directly to my email.
|
 |
costin_trifan
Joined: Feb 26, 2007
# Posts: 42
|
Posted: 04/19/2007 07:36 am
you mean something like sending an e-mail with an attachment?
|
 |
Curt
Joined: Eons Ago
# Posts: 3686
|
Posted: 04/20/2007 07:42 am
Yep, that's something I wish I knew how to do too with a PERL CGI script. I tried to get something like that to work some time back with a perl script, but was unsuccessful despite various web sites telling how to do that. After a while of repeat failures, just gave up.
|
 |
costin_trifan
Joined: Feb 26, 2007
# Posts: 42
|
Posted: 04/20/2007 07:48 am
sory man...but perl is way over my limits...
If you want the code for asp.net I have a fully functional contact page.
- you can send mail with an attachment;
- you can send the mail as plain text;
- you can send the mail as HTML;
you can find it here http://jasp-costin.blogspot.com/2007/04/how-to-send-e-mail-using-aspnet-20.html
|
 |
rodel_paloma@yahoo.com
Joined: Mar 14, 2004
# Posts: 18
|
Posted: 04/21/2007 12:50 am
thanks, i am actually using asp your link could probably help me... tnx again... i will keep you posted once it work...thanks again
|
 |
rodel_paloma@yahoo.com
Joined: Mar 14, 2004
# Posts: 18
|
Posted: 04/21/2007 12:54 am
is it possible to make upload form using ASP not ASP.NET
|
 |
costin_trifan
Joined: Feb 26, 2007
# Posts: 42
|
Posted: 04/21/2007 04:05 am
I'm pretty sure you can do that with ASP just as easy as you can do it with asp.net.
but I can't give you any clues because I don't have any idea about pure asp...
Search the web for "sending mail with asp" and maybe you'll get an answer.
Cheers!
|
 |
zawam
Joined: Oct 13, 2005
# Posts: 90
|
Posted: 05/09/2007 02:56 pm
You can do it in ASP (not dot net)...
I have forgot ASP as its in my past, but either a Wrox press or ASP for dummies documented emails, sending (bcc, cc,etc) and attacments, priorities, etc...
|
 |
zawam
Joined: Oct 13, 2005
# Posts: 90
|
Posted: 05/09/2007 03:04 pm
Go to this URL:
http://www.planecrazy.eu/2007/05/09/internet/asp-send-email.html
This is the simple way to send email with asp, and attacments, note, just change the attacement path to to server root path of the uploaded or file you want to attach, you can add more by adding (,)
|
 |
You are not permitted to post messages in this forum or topic, because of one or more of the following reasons:
- You have not yet logged in, or registered properly as a member
- You are a member, but no longer have posting rights.
- This is a private forum, for which you do not have permissions.
If you are a recent member, it's possible that you simply have not yet confirmed your account. Please
check your email for a message entitled 'JimWorld Forums: Confirm Your Account' and follow the instructions
contained within.
If you cannot find this message, click here to Re-Send it.
|
If you are still experiencing problem, please read the
Login Assistance
Article for some advice on what may be causing your login not to work properly.
|
Switch to Advanced Editor and ...
Create a New Topic
or Reply to this Thread
|
|