
March 9th, 2000, 10:46 AM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,575
  
Time spent in forums: < 1 sec
Reputation Power: 22
|
|
|
<i><b>Originally posted by : srinivas (saisrinivasl@usa.net)</b></i><br /><br /><br />Mr. Srinivas<br />What exactly U want from the query? When U want to send an email to someone@somewhere.com U can as well do it using the outlook exps. or if not u can make ur netscape composer as default to invoke nc when ever U run the script.<br />There is no much relevancy in ur query <br />Please do check<br />Good Luck<br />Kolls..<br />------------<br />Srinivas L Sai at 3/9/2000 7:16:52 AM<br /><br /><br />In a form in HTML i've a button to which when i click it should mailto: someone@somewhere.com.<br /><br />the problem is Browser is opening Outlook Express, which should not happen.<br /><br />The code goes like this<br /><FORM NAME="survey" ACTION= "mailto: someone@somewhere.com" METHOD=POST ENCTYPE="text/plain"><br /><INPUT TYPE="submit" VALUE="Send" ><br />
|