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

Dynamic text to hotspots

Status
Not open for further replies.

Philbot

Programmer
Mar 24, 2003
4
GB
I would like to have 4/5 hotspots on my page that have text which is generated via the querystring whic is appended to the detailpage.asp

Then when sumone selects one of the hoptspots it will query the database a second time but bring back the same hotspots but with different text generated by the new querystring.

I know I can put an asp cmd in to get the recordset and use the variable on the detail page but.. how do I include the <%tableoftext.textfield%> to the detailpage.asp as the hotspot I have created is via FW4 and I am not sure if I can include that once the images have been created.

Any ideas how I might approach this problem?

thanks
 
you cant do this to images.... [Hammer]
Nike Failed Slogans -- &quot;Just Don't Do It!&quot;
 
could you just give me a little hint on what file and where this variable may go ?

thanks
 
you should try the asp forum, im learning server side scripting and i am teaching myself php so asp would be next on my list. sorry [Hammer]
Nike Failed Slogans -- &quot;Just Don't Do It!&quot;
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top