Signup · Login
Stardeveloper.com  
Home · Tutorials · Forums · Web Hosting Plans · Faisal Khan's Blog · Contact
Forums : ASP : ADO/ODBC : show.asp want to display image rather than hyperlink is it possible? Signup · Login
Author Thread
show.asp want to display image rather than hyperlink is it possible?
Posted in tutorial: Displaying Images from an Access Database using plain ASP
·  tommy_667
User
Joined: 7 Aug 2007
Total Posts: 3
show.asp want to display image rather than hyperlink is it possible?
Posted: 16 Aug 2007
Hi,
Think this code is awesome for what i am trying to write. Just one thing want to display image and text together wanting to know if it is possible. tried replacing the
Response.Write "<a href=""file.asp?ID=" & rs("ID") & """>"
with
'Response.write "<IMG SRC="file.asp?ID=" & rs("ID") & """>"
in the show.asp file
But won't work. Plse can you inform me of a work around.
Much appreciated.
Regards Tommy

Users Who Have Visited This Thread In Last 24 Hours
8 Visitors

Login
UserName Or Email Address:       Password:       Auto-Login:    
· Create New User Account
· Send Forgotten Password by Email
 
© 1999 - 2009 Stardeveloper.com, All Rights Reserved.