|
-
May 19th, 2003, 11:59 AM
#1
Thread Starter
Addicted Member
quick email
i have 4 text boxes:
txtname
txtemail
txtbugname
txtbug
and a send button:
cmdsend
i wanna know the code (if anyone knows it) to send the info in these to an email address of my choice instantly, not making anything pop-up or show anything on screen.
all i need is this:
subject: "Bug report"
to: "[email protected]
text in the email: txtname.Text, txtemail.Text, txtbugname.Text, txtbug.Text
i want one as simple as possible that can do all this.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|