What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Javascript

Javascript
Author: Message:
Jimbo
Veteran Member
*****

Avatar

Posts: 1650
Reputation: 18
31 / Male / Flag
Joined: Jul 2006
O.P. RE: Javascript
quote:
Originally posted by Puniksem
That script already addresses the script I posted for you previously, achieving the same function. However does not address the point of posting said address to a savable page, as requested. That's a far more complex issue which involves writing to a file on your server as well. thats not just a case of simple java scripting.

code:
<form action="http://www.yourserver.com/cgi-bin/userform.cgi" method="post" onsubmit="return FSubmitValidation(this)">
  <input name="SendMailTo" type="hidden" value="username@youremail.com">
  <input name="redirect" type="hidden" value="http://website_address">


This is the type of cgi-bin prompting using the SendMailTo command, I used for sending forms to a cgi server which would then send the form content to the specified email address.

If I can get the time I will write you up a script for said task, seeing that's the nearest I can get to your request.
Thanks but most browsers now show a security allert when trying to automatically send an email.
11-01-2006 05:52 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Javascript - by Jimbo on 11-01-2006 at 04:22 PM
RE: Javascript - by Mablung on 11-01-2006 at 05:13 PM
RE: Javascript - by Jimbo on 11-01-2006 at 05:17 PM
RE: Javascript - by Mablung on 11-01-2006 at 05:22 PM
RE: Javascript - by Jimbo on 11-01-2006 at 05:23 PM
RE: Javascript - by Mablung on 11-01-2006 at 05:25 PM
RE: Javascript - by Jimbo on 11-01-2006 at 05:27 PM
RE: Javascript - by Mablung on 11-01-2006 at 05:28 PM
RE: Javascript - by Jimbo on 11-01-2006 at 05:34 PM
RE: Javascript - by Felu on 11-01-2006 at 05:38 PM
RE: Javascript - by Jimbo on 11-01-2006 at 05:39 PM
RE: Javascript - by Jimbo on 11-01-2006 at 05:52 PM
RE: Javascript - by Jimbo on 11-01-2006 at 06:11 PM
RE: Javascript - by hmaster on 11-02-2006 at 04:37 PM
RE: Javascript - by Jimbo on 11-02-2006 at 04:46 PM
RE: Javascript - by vaccination on 11-02-2006 at 04:56 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On