DB result

T

Ted

Please help
I have a form on page1 that makes a search in a db. I have made the
resultpage with FP2003 DBW.

1. When the search result is one record or more I want a redirection to page
2
2. When the search result returns "No records returned" I want a redirection
to page 3

Is this possible to achieve????

I appreciate any answer
Ted
 
T

Thomas A. Rowe

Yes it can be achieve, but have you done any ASP/VBScript hand coding?

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
T

Thomas A. Rowe

Ted,

This would be something that you would have to custom write, you are not going to find anything
pre-written.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
T

Ted

Ok
Thanks Thomas
Thomas A. Rowe said:
Ted,

This would be something that you would have to custom write, you are not
going to find anything
pre-written.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Top