New messages Members Forum rules Search
  • Page 1 of 1
  • 1
Forum moderator: kostova, Brazen  
uCoz Support Forum by uCozers » Coding » HTML » Replace Mail to (sml[answered])
Replace Mail to
ScottyBoyDate: Saturday, 2009 August 22, 2:17 AM | Message # 1
Font size: A | A |
Major
Group: uCozer
Message: 88
[ ]
Offline
Is there another way to send an email via HTML or JS that doesn't need to use your computer's mail app?

I want something that just automatically sends the mail like in the Contact Us form.

I tried this code already, but it opens my mail app.

Code
<body>
<form action="mailto:MyEmail">
Your E-Mail : <input type="text" size="25" name="email" /></p>
<textarea rows="10" cols="50" name="message">
<input type="submit" name="submit" value="Send Message">
</form>
</body>




Edited ByScottyBoy - Saturday, 2009 August 22, 3:11 AM
 
AltricDate: Saturday, 2009 August 22, 3:01 AM | Message # 2
Font size: A | A |
Major
Group: uCozer
Message: 81
[ ]
Offline
Quote (ScottyBoy)
I tried this code already, but it opens my mail app.

Generally it supposed to because uCoz doesn't have an E-mail Program, to send the mail it has to written in your mail application on your computer. (or with yahoo or something. biggrin )


"When you get frustrated, just ignore it and keep on enjoying life."
 
ScottyBoyDate: Saturday, 2009 August 22, 3:10 AM | Message # 3
Font size: A | A |
Major
Group: uCozer
Message: 88
[ ]
Offline
So there's nothing I can do except use my mail app?

 
LeekinzDate: Saturday, 2009 August 22, 4:14 AM | Message # 4
Font size: A | A |
Lieutenant colonel
Group: uCozer
Message: 123
[ ]
Offline
ScottyBoy, You could substitute the mailto with Private Messages.. But no there is no other way to change the Emailing application.

 
ScottyBoyDate: Saturday, 2009 August 22, 4:16 AM | Message # 5
Font size: A | A |
Major
Group: uCozer
Message: 88
[ ]
Offline
What code would I use for sending the form results to my PM inbox? I really like that idea. smile

 
LeekinzDate: Saturday, 2009 August 22, 7:26 PM | Message # 6
Font size: A | A |
Lieutenant colonel
Group: uCozer
Message: 123
[ ]
Offline
ScottyBoy, You can't make the Email form send to your PM inbox you would have to redirect the "Contact Me" page to PM's. Because PrivateMessage Body is just $BODY$ and it's unable to be edited =[

 
ScottyBoyDate: Sunday, 2009 August 23, 2:12 AM | Message # 7
Font size: A | A |
Major
Group: uCozer
Message: 88
[ ]
Offline
Well, thanks anyway. sad

 
uCoz Support Forum by uCozers » Coding » HTML » Replace Mail to (sml[answered])
  • Page 1 of 1
  • 1
Search:


Copyrights uCozers 2009 - 2024 To TOP
Refresh Smileys Manager