P
Paul M
Hi
Is it possible using asp to have the querystring get its value from an image
in the smame cell. I have a link called "order a print" as you can see from
the code I have to manually insert the name of the image into the
querystring
Thanks
Paul M
<td align="center"> <a
href="javascript:ImageView('paintings/large/display-rw.asp?image=316.jpg');">
<img src="paintings/thumbs/fig/316_Before%20the%20show.jpg" width="170"
height="212" border="0"></a><p>
316 Before the show<br>
<a href="buyprint.asp?ImageName=316 Before the show">
<span lang="en-gb">
Order a
print</span> </a> </p></td>
Is it possible using asp to have the querystring get its value from an image
in the smame cell. I have a link called "order a print" as you can see from
the code I have to manually insert the name of the image into the
querystring
Thanks
Paul M
<td align="center"> <a
href="javascript:ImageView('paintings/large/display-rw.asp?image=316.jpg');">
<img src="paintings/thumbs/fig/316_Before%20the%20show.jpg" width="170"
height="212" border="0"></a><p>
316 Before the show<br>
<a href="buyprint.asp?ImageName=316 Before the show">
<span lang="en-gb">
Order a
print</span> </a> </p></td>