christrinder
12-12-2002, 04:45 PM
Can somebody please help me sort out the syntax for this button. There's too many "'s and ''s inside each other... my brain's like some sort of colon orgy! Any ideas?
<p><input type="button" class="button" value="our stats" OnClick='parent.location="inputprofile.asp?dealership='<% Response.Write Session("ct0001dealership") %>'";'> - view the stats for <% Response.Write Session("ct0001dealership") %></p>
<p><input type="button" class="button" value="our stats" OnClick='parent.location="inputprofile.asp?dealership='<% Response.Write Session("ct0001dealership") %>'";'> - view the stats for <% Response.Write Session("ct0001dealership") %></p>