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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using multiple html links in a dynamic textbox

Status
Not open for further replies.

Thoe99

Programmer
Joined
May 11, 2001
Messages
119
Location
US
I cannot get the 2nd html link to show up when I publish my movie with this code of html in notepad:

&textfield=
<FONT FACE="Arial" SIZE="11" COLOR="#CFB685"><u><a href=' TARGET='blank'>Yahoo</a></u></FONT>
<P></P>
<FONT FACE="Arial" SIZE="11" COLOR="#CFB685"><u><a href=' TARGET='blank'>Google</a></u></FONT>

 
Disregard that above. I was using different links that apparently didn't work. (the links above work though) Sorry, can someone delete this post?

 
Notice how at the end of the link, it's supposed to be 'type=team&sid=1144' not 'type=team&amp;sid=1144'. How do I change that back?

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top