Dynamic link creation

Dynamic link creation

Post by Pepehamme » Thu, 06 May 2004 22:49:06


Hi;

I got to create a dynamic link like this:

<a href=" http://www.yqcomputer.com/ ?Cat=333"> Select Category 333 </a><br>

In this case Category 333 comes from another page, and a request it thru
Request.QueryString

Response.Write("<a href=' http://www.yqcomputer.com/ ?Cat=" &
Request.QueryString('Cat')" & "'>Select Category 333 </a><br>")

This for some reason doesn't work in ASP.net, can u guys help me out?

Thanks
 
 
 

Dynamic link creation

Post by Murray *TM » Thu, 06 May 2004 22:59:19

Your single/double quotes look unbalanced to me....

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================

ANSWERS
==================
http://www.yqcomputer.com/ - Template Triage!
http://www.yqcomputer.com/ , Tutorials & Resources
http://www.yqcomputer.com/ - DW FAQs, Tutorials & Resources
http://www.yqcomputer.com/ (MM) Technotes
==================