haroon
01-06-2003, 03:21 PM
<form action="mailto:yourmail@domainname.com" method="post" ID=Form1>
<input type=text name=Name value="Fill in your name" ID=Text1>
<input type=submit value=Send ID=Submit1>
</form>
in this case user received a message the data is send into mail adress its use outLook express . i want user donot know that these thing.and i want this done showing with out dialog box .
it is posible or not.
<input type=text name=Name value="Fill in your name" ID=Text1>
<input type=submit value=Send ID=Submit1>
</form>
in this case user received a message the data is send into mail adress its use outLook express . i want user donot know that these thing.and i want this done showing with out dialog box .
it is posible or not.