PC Review


Reply
 
 
Ted
Guest
Posts: n/a
 
      13th Oct 2004
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


 
Reply With Quote
 
 
 
 
Thomas A. Rowe
Guest
Posts: n/a
 
      13th Oct 2004
Yes it can be achieve, but have you done any ASP/VBScript hand coding?

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp

"Ted" <(E-Mail Removed)> wrote in message news:%23J$(E-Mail Removed)...
> 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
>
>



 
Reply With Quote
 
Ted
Guest
Posts: n/a
 
      13th Oct 2004
Thanks Thomas
Do you know where to find examples of script to download or buy.
/Ted
"Thomas A. Rowe" <(E-Mail Removed)> skrev i meddelandet
news:Ocz%(E-Mail Removed)...
> Yes it can be achieve, but have you done any ASP/VBScript hand coding?
>
> --
> ==============================================
> Thomas A. Rowe (Microsoft MVP - FrontPage)
> WEBMASTER Resources(tm)
> http://www.ycoln-resources.com
> FrontPage Resources, WebCircle, MS KB Quick Links, etc.
> ==============================================
> To assist you in getting the best answers for FrontPage support see:
> http://www.net-sites.com/sitebuilder/newsgroups.asp
>
> "Ted" <(E-Mail Removed)> wrote in message
> news:%23J$(E-Mail Removed)...
>> 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
>>
>>

>
>



 
Reply With Quote
 
Thomas A. Rowe
Guest
Posts: n/a
 
      13th Oct 2004
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)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp

"Ted" <(E-Mail Removed)> wrote in message news:%(E-Mail Removed)...
> Thanks Thomas
> Do you know where to find examples of script to download or buy.
> /Ted
> "Thomas A. Rowe" <(E-Mail Removed)> skrev i meddelandet
> news:Ocz%(E-Mail Removed)...
> > Yes it can be achieve, but have you done any ASP/VBScript hand coding?
> >
> > --
> > ==============================================
> > Thomas A. Rowe (Microsoft MVP - FrontPage)
> > WEBMASTER Resources(tm)
> > http://www.ycoln-resources.com
> > FrontPage Resources, WebCircle, MS KB Quick Links, etc.
> > ==============================================
> > To assist you in getting the best answers for FrontPage support see:
> > http://www.net-sites.com/sitebuilder/newsgroups.asp
> >
> > "Ted" <(E-Mail Removed)> wrote in message
> > news:%23J$(E-Mail Removed)...
> >> 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
> >>
> >>

> >
> >

>
>



 
Reply With Quote
 
Ted
Guest
Posts: n/a
 
      14th Oct 2004
Ok
Thanks Thomas
"Thomas A. Rowe" <(E-Mail Removed)> skrev i meddelandet
news:(E-Mail Removed)...
> 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)
> http://www.ycoln-resources.com
> FrontPage Resources, WebCircle, MS KB Quick Links, etc.
> ==============================================
> To assist you in getting the best answers for FrontPage support see:
> http://www.net-sites.com/sitebuilder/newsgroups.asp
>
> "Ted" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>> Thanks Thomas
>> Do you know where to find examples of script to download or buy.
>> /Ted
>> "Thomas A. Rowe" <(E-Mail Removed)> skrev i meddelandet
>> news:Ocz%(E-Mail Removed)...
>> > Yes it can be achieve, but have you done any ASP/VBScript hand coding?
>> >
>> > --
>> > ==============================================
>> > Thomas A. Rowe (Microsoft MVP - FrontPage)
>> > WEBMASTER Resources(tm)
>> > http://www.ycoln-resources.com
>> > FrontPage Resources, WebCircle, MS KB Quick Links, etc.
>> > ==============================================
>> > To assist you in getting the best answers for FrontPage support see:
>> > http://www.net-sites.com/sitebuilder/newsgroups.asp
>> >
>> > "Ted" <(E-Mail Removed)> wrote in message
>> > news:%23J$(E-Mail Removed)...
>> >> 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
>> >>
>> >>
>> >
>> >

>>
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
display a qry result in a form, select from the result & write out Brian Beardmore Microsoft Access Forms 0 16th Feb 2009 11:04 PM
How to make query show result if result is Null Kind regards Donatas Microsoft Access Queries 10 1st Nov 2008 11:34 AM
Creating database result view in Frontpage, result is truncated at 256 - need to expand Beefminator Microsoft Frontpage 1 3rd Jun 2006 09:54 AM
Advanced formula - Return result & Show Cell Reference of result =?Utf-8?B?SXJ2?= Microsoft Excel Worksheet Functions 7 6th May 2006 03:36 AM
vlookup based on random result returns incorrect result =?Utf-8?B?cmlja2F0?= Microsoft Excel Worksheet Functions 1 6th Dec 2005 01:16 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:00 AM.