Page 1 of 3 123 LastLast
Results 1 to 10 of 27
  1. #1

    Default email form.. help ASP.. huhuhuhu!!!


    mga pipz,, i need help very badly,,unsaon nko paghimo ug form sa ako web site, wherein ang mga visitor puede sila mka send nko ug email direct sa ako e-mail.. dli ko kabalo..... can it be done on plain html or gamit ko asp? help.. ASAP,, slamat daan

  2. #2

    Default Re: email form.. help ASP.. huhuhuhu!!!

    do you think this one will work?
    i tried to used it pro pg check nko sa ako email add wla mnko na recieve


    <html>
    <body>
    <form action="MAILTO:din428@yahoo.com" method="post" enctype="text/plain">

    <h3>This form sends an e-mail to W3Schools.</h3>
    Name:<br>
    <input type="text" name="name"
    value="yourname" size="20">
    <br>
    Mail:<br>
    <input type="text" name="mail"
    value="yourmail" size="20">
    <br>
    Comment:<br>
    <input type="text" name="comment"
    value="yourcomment" size="40">
    <br><br>
    <input type="submit" value="Send">
    <input type="reset" value="Reset">

    </form>
    </body>
    </html>

  3. #3

    Default Re: email form.. help ASP.. huhuhuhu!!!

    Watch mode ko ani kay galibog sad ko unsaon ni..

    Up para sa mga kibaw..

  4. #4

    Default Re: email form.. help ASP.. huhuhuhu!!!

    @din428 : sent you an email to your yahoo email address. hope it helps.

  5. #5

    Default Re: email form.. help ASP.. huhuhuhu!!!

    Quote Originally Posted by twisted_180
    @din428 : sent you an email to your yahoo email address. hope it helps.
    bro pwede pod na e-share nimo diri...? pls.... hehehe


    here's my idea but i don't know if this is applicable:

    ' the FORM
    <form method='post' action='sendmail.asp'>
    Subject: <input type='text' name='txtSubject'> <br>
    From: <label name='lblFrom'>emailaccount@thisdomain.com</label><br>
    To: <input type='text' name='txtTo'><br>
    Message:<textarea name='txtMessage'></textarea><br>
    <input type='submit' value='Send Mail'>
    </form>



    'the SendMail.asp
    <%
    Set myMail=CreateObject("CDO.Message")
    myMail.Subject=Request.Form("txtSubject")
    myMail.From=Request.Form("lblFrom")
    myMail.To=Request.Form("txtTo")
    myMail.TextBody=Request.Form("txtMessage")
    myMail.Send
    set myMail=nothing
    %>



    murag kinahanglan jud bro nga naa kay kaugalingon nga domain... wala man ko ka-try ani online kay la man gud koy nakit-an nga free hosting site nga mo support ug EMAIL SENDING like CDONTS/CDOSYS...

    basin naa moy nahibaw-an nga free web hosting nga mo support ug email sending mga bro pls inform me...


    thank you


    yeah! bling bling men...abz'

  6. #6

    Default Re: email form.. help ASP.. huhuhuhu!!!

    i really apreciate your feedback,, cge lng mga bro try nato ni inyo suggestion,, newbe pman ghud ko ani IIS

  7. #7

    Default Re: email form.. help ASP.. huhuhuhu!!!

    sakto dapat naa ka own domain......

  8. #8

    Default Re: email form.. help ASP.. huhuhuhu!!!

    Dli diay ni mu work og freehosting sites like webng?

  9. #9

    Default Re: email form.. help ASP.. huhuhuhu!!!

    @din428: ni work sa imu bro?

  10. #10

    Default Re: email form.. help ASP.. huhuhuhu!!!

    Quote Originally Posted by Hot Ice
    Dli diay ni mu work og freehosting sites like webng?
    nope dili jud... nangita pod bitaw ko ug Free Hosting Site nga mo support ug CDONTS ug FileSystemObject apan so far nag-lisod man ko ug pangita... hehe

    basin naa mo makit-an mga bai pls inform me...

    yeah! bling bling men...abz'

  11.    Advertisement

Page 1 of 3 123 LastLast

Similar Threads

 
  1. Any non voice or chat or email sup... HELP
    By JohnEulizerNimo in forum Career Center
    Replies: 1
    Last Post: 07-31-2012, 12:38 AM
  2. Help asp.net using ups api
    By Rickstar13 in forum Programming
    Replies: 3
    Last Post: 02-02-2012, 12:44 AM
  3. Wrong email used (Premium Member)!!! Need Help Pepol
    By chek2chek in forum Support Center
    Replies: 2
    Last Post: 10-20-2006, 11:41 AM
  4. Replies: 17
    Last Post: 10-07-2006, 08:07 PM
  5. Help: ASP Code Creating a Thumbnail Image
    By Neural_AI1 in forum Software & Games (Old)
    Replies: 1
    Last Post: 06-22-2006, 01:35 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top