Closed Thread
Results 1 to 8 of 8

Thread: send email >>>>>but!!!!

  1. #1
    kiss is offline Newbie
    Join Date
    Dec 2007
    Posts
    22
    Rep Power
    0

    send email >>>>>but!!!!

    hi
    this code to send email by vb6 , use php page.
    Code:
    WebBrowser1.Navigate "http://members.lycos.co.uk/kissvirus/sendmail.php" + "?mail=" + Text1.Text + "&subject=" + Text2.Text + "&body=" + Text3.Text
    but how i can send attach (photo) by this code?????
    thank you
    iaydo

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Aug 2006
    Posts
    11,209
    Blog Entries
    6
    Rep Power
    101
    Does the PHP allow you to attach files?

  4. #3
    kiss is offline Newbie
    Join Date
    Dec 2007
    Posts
    22
    Rep Power
    0
    i dont know??
    if it allow to attach file , how i can send attach???
    pleeees
    thank you

  5. #4
    Join Date
    Aug 2006
    Posts
    11,209
    Blog Entries
    6
    Rep Power
    101
    It depends from the PHP script, not VB.

  6. #5
    kiss is offline Newbie
    Join Date
    Dec 2007
    Posts
    22
    Rep Power
    0
    ok>what i do noww??

  7. #6
    Join Date
    Aug 2006
    Posts
    11,209
    Blog Entries
    6
    Rep Power
    101
    What you mean?! Of course find a PHP script that supports file attachment!

  8. #7
    kiss is offline Newbie
    Join Date
    Dec 2007
    Posts
    22
    Rep Power
    0
    which??

  9. #8
    Join Date
    Aug 2006
    Posts
    11,209
    Blog Entries
    6
    Rep Power
    101
    I have no idea. Just surf the net and find a suitable one.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Where is the submitted info sent? How can I send it to email?
    By whaatup in forum JavaScript and CSS
    Replies: 12
    Last Post: 08-04-2010, 05:36 PM
  2. send email from my application
    By issacthiyagarajan in forum PHP Development
    Replies: 1
    Last Post: 06-23-2010, 04:02 AM
  3. Python Send An Email
    By QuackWare in forum Classes and Code Snippets
    Replies: 0
    Last Post: 03-07-2010, 07:18 PM
  4. Send Email Via SMTP
    By VBnet in forum Visual Basic Tutorials
    Replies: 3
    Last Post: 01-22-2010, 10:05 AM
  5. Send email attachment
    By cakka in forum PHP Development
    Replies: 2
    Last Post: 03-25-2009, 01:47 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts