insert querystring (Full Version)

All Forums >> [Web Development] >> ASP and Database



Message


wizard_oz -> insert querystring (7/24/2005 10:53:43)

Hi, I would like to insert a querystring to an input method for example:
<%
	name=Request.QueryString("name")
	category=Request.QueryString("category")
	
%>
	<form action="addpic2db.asp" method="POST" name="Upload">
<%
	select case category
	case "Models"
%>
	<input class="Input" type=text name=Upload Size=25 maxlength=25>
		<a href="javascript:%20MM_openBrWindow('models/upload.asp','','toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,width=350,height=200')">
		<img src="../images/upload.gif" border=0 width="17" height="15"></a></td>
		<td align="right">File Name
<%

How do I insert the name to the "input" because I need to use the submit button
Thanks, Elen




Spooky -> RE: insert querystring (7/24/2005 14:15:12)

Im not quite clear - can you explain a bit more?




wizard_oz -> RE: insert querystring (7/25/2005 3:29:54)

It's ok I got it, I used the select command




Page: [1]

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
0.046875