Can't get DB Query Form to work

  • Thread starter Thread starter Mike
  • Start date Start date
M

Mike

Thanks.

I've set up a basic .asp page using the DB Wizard to
return database reults based on criteria entered into two
query fields. The When I press the "Search" button,
nothing happens - it just sits there. Any ideas?
 
-----Original Message-----
Thanks.

I've set up a basic .asp page using the DB Wizard to
return database reults based on criteria entered into two
query fields. The When I press the "Search" button,
nothing happens - it just sits there. Any ideas?

Are you browsing the Web page from a Windows Web server,
and using an http:// address?

Jim Buyens
Microsoft FrontPage MVP
(e-mail address removed)
http://www.interlacken.com
Author of:
*------------------------------------------------------*
|\----------------------------------------------------/|
|| Microsoft Office FrontPage 2003 Inside Out ||
|| Microsoft FrontPage Version 2002 Inside Out ||
|| Web Database Development Step by Step .NET Edition ||
|| Troubleshooting Microsoft FrontPage 2002 ||
|| Faster Smarter Beginning Programming ||
|| (All from Microsoft Press) ||
|/----------------------------------------------------\|
*------------------------------------------------------*
 
Mike said:
Replied with two bitmap screenshots to your e-mail
address. Yes I am using a Windows iis 4.0 web server and
an http://address.

Never send me screen shots.

Did your input form come from checking Add Search Form on the last
page of the DRW?

If not, are the form and the Database Results Wizard on the same page
or different pages?

If different, please post the <form> tag from the first page.

Jim Buyens
Microsoft FrontPage MVP
(e-mail address removed)
http://www.interlacken.com
Author of:
*------------------------------------------------------*
|\----------------------------------------------------/|
|| Microsoft Office FrontPage 2003 Inside Out ||
|| Microsoft FrontPage Version 2002 Inside Out ||
|| Web Database Development Step by Step .NET Edition ||
|| Troubleshooting Microsoft FrontPage 2002 ||
|| Faster Smarter Beginning Programming ||
|| (All from Microsoft Press) ||
|/----------------------------------------------------\|
*------------------------------------------------------*
 
Back
Top