Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do I eliminate the = sign 1

Status
Not open for further replies.

ZOR

Technical User
Jan 30, 2002
2,963
GB
From an inherited bit of code, how do I eliminate the = sign. Thanks

<input type="hidden" id="MessageBody" name="Monday"></input>
 
All I can think of is passing the 'MessageBody' value into the mailto: via JS. Ask in the JS forum how you can pass a variable into the hiddenfield.

[sub]
____________________________________
Just Imagine.
[sub]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top