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

 

Simple question.....I hope

 
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 >> Simple question.....I hope
Page: [1]
 
Guest


 
Simple question.....I hope - 3/16/2001 20:38:00   
I have a run of the mill query is which form data for the state is passed to a query page to find all retailers for that state. The state is not repeated in the results. How can I input a text line above the results which displays the form value in it.

i.e - If the query is:
Select * from TABLE where STATE = ::STATE::

If New York is sent as "state" for the query, I want a text line above the results to read:
"Results for New York"

I tried:

<p>Results for <%=::STATE::%></p>

but that didn't work.....

Elecia

 

Posts: 68
From: orlando
Status: offline

 
RE: Simple question.....I hope - 3/16/2001 23:18:00   
This should do it.

<p><%=Request("State")%></p>

EE


(in reply to Guest)
Page:   [1]

All Forums >> Web Development >> ASP and Database >> Simple question.....I hope
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