HighDots Forums  

Search Question.

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Search Question. in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Andy
 
Posts: n/a

Default Search Question. - 07-08-2003 , 04:02 AM






Hi,



Is it possible to create a simple search on Dreamweaver where the search
criteria and results are displayed on the same page?



All the examples I've seen use two pages and the pass the variables across.
I need the search criteria at the top and the results at the bottom of a
page.



Thanks,



Andy.



Reply With Quote
  #2  
Old   
The Little One
 
Posts: n/a

Default Re: Search Question. - 07-08-2003 , 05:22 AM






www.atomz.com

--
Vicky
The best things come in small packages...

"Andy" <andyww14 (AT) hotmail (DOT) com> wrote

Quote:
Hi,



Is it possible to create a simple search on Dreamweaver where the search
criteria and results are displayed on the same page?



All the examples I've seen use two pages and the pass the variables across.
I need the search criteria at the top and the results at the bottom of a
page.



Thanks,



Andy.



Reply With Quote
  #3  
Old   
Andy
 
Posts: n/a

Default Re: Search Question - Solution - 07-08-2003 , 09:18 AM




I managed to work out a solution. Thought I would post it for reference
incase anybody else has troubles:

I created one page (plan.asp) that I wanted to contain the search and the
results. First thing to do is to create 2 recordsets (rs_search and
rs_results). Next go the form tag and change 'POST' to 'GET' point the
action to same page (plan.asp)

Next set up the SQL remembering to make sure that runtime value is
Request.QueryString("name of list object")

That's pretty much it, if you get a BOF or EOF type error make sure the
"show if Recordset is not empty" server behaviour is applied to the dynamic
results field.

Regards,

Andy.



"The Little One" <vrh (AT) dontmailme (DOT) co.uk> wrote

www.atomz.com

--
Vicky
The best things come in small packages...

"Andy" <andyww14 (AT) hotmail (DOT) com> wrote

Quote:
Hi,



Is it possible to create a simple search on Dreamweaver where the search
criteria and results are displayed on the same page?



All the examples I've seen use two pages and the pass the variables
across.
I need the search criteria at the top and the results at the bottom of a
page.



Thanks,



Andy.





Reply With Quote
  #4  
Old   
TheGuru
 
Posts: n/a

Default Re: Search Question. - 07-09-2003 , 10:46 AM



"Andy" <andyww14 (AT) hotmail (DOT) com> wrote

Quote:
Hi,



Is it possible to create a simple search on Dreamweaver where the search
criteria and results are displayed on the same page?



All the examples I've seen use two pages and the pass the variables across.
I need the search criteria at the top and the results at the bottom of a
page.



Thanks,



Andy.
I recommend FusionBot:

http://www.fusionbot.com

And their Dreamweaver Extension:

http://www.fusionbot.com/dw/


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.