navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

insert querystring

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> ASP and Database >> insert querystring
Page: [1]
 
wizard_oz

 

Posts: 140
Joined: 9/3/2004
From: Ga,USA
Status: offline

 
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

 

Posts: 26603
Joined: 11/11/1998
From: Middle Earth
Status: offline

 
RE: insert querystring - 7/24/2005 14:15:12   
Im not quite clear - can you explain a bit more?

_____________________________

If you arent part of the solution, then there is good money to be made prolonging the problem

§þ:)


(in reply to wizard_oz)
wizard_oz

 

Posts: 140
Joined: 9/3/2004
From: Ga,USA
Status: offline

 
RE: insert querystring - 7/25/2005 3:29:54   
It's ok I got it, I used the select command

(in reply to Spooky)
Page:   [1]

All Forums >> Web Development >> ASP and Database >> insert querystring
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts