a webmaster learning community
     Home    Register     Search      Help      Login    
FrontPage Alternative
Sponsors

Hosting from $3.99 per month!

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions. dd

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

 

Confirmation Page

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Microsoft FrontPage Help >> Confirmation Page
Page: [1]
 
WillyC

 

Posts: 2
Joined: 6/20/2006
Status: offline

 
Confirmation Page - 6/20/2006 13:25:48   
I'm new to FrontPage so please bear with me. I have created an asp page (using alot of the code that Spooky gave as an example on getting the last id from the datbase) that updated a Access database. I have that part working great, but I now need to create a confirmation page and I'm not sure how to go about it since I can't fill in the "URL of confirmation page" column on the saving results prompt because I am now using a custom form handler. Can anybody give me a little of help on this? Thanks in advance for your help and time. :) Willy
AMysticWeb

 

Posts: 855
Joined: 10/23/2002
Status: offline

 
RE: Confirmation Page - 6/21/2006 0:06:50   
Now personally I don't know jack about Database.

But the general approach to confirmation via FP with script would be to click Add then Advanced and set redirect as the name and the URL as the value.

If this interferes with the database function then Spooky or someone else will come a long, slap me a couple times and provide a better answer.

_____________________________

Hope I have been of some help,
Micheal

[URL=http://web.archive.org/web/20060101013129/http://www.frontpageforms.com/]FrontPageForms.com-Archive Version[/URL]
I am living Proof that Viral Procrastination exists!

(in reply to WillyC)
bobby

 

Posts: 11399
Joined: 8/15/1969
From: Seattle WA USA
Status: offline

 
RE: Confirmation Page - 6/21/2006 15:01:15   
quote:

I have created an asp page (using alot of the code that Spooky gave as an example on getting the last id from the datbase) that updated a Access database.


If that's the case you simply need to A) create your confirmation page and B) use response.redirect to forward the visitor to it.

On the page you described above, in the ASP code, simply put the following line of code at the end of the script:

response.redirect ("yourpagename")


After the code updates your database, this line of code will redirect them automatically to the next page.

:)

_____________________________

In order to remove a wall you must first remove the Windows®


:)

(in reply to AMysticWeb)
AMysticWeb

 

Posts: 855
Joined: 10/23/2002
Status: offline

 
RE: Confirmation Page - 6/22/2006 2:30:19   
Thanks for that Bobby you "enlighten ASP bovine" Learned something new I will forget shortly.

_____________________________

Hope I have been of some help,
Micheal

[URL=http://web.archive.org/web/20060101013129/http://www.frontpageforms.com/]FrontPageForms.com-Archive Version[/URL]
I am living Proof that Viral Procrastination exists!

(in reply to bobby)
WillyC

 

Posts: 2
Joined: 6/20/2006
Status: offline

 
RE: Confirmation Page - 6/23/2006 19:29:15   
Thanks guys! I tryed what Bobby said and it worked. But of course I couldn't leave good enough along..no..I had to go and change all of the code to just straight asp and vbscript. I took out all of the frontpage includes and stuff and now it is telling me that he can't run the confirmation page. I guess that my new question is "can you create a page/form that is just straight vbscript/asp within frontpage" btw, here is the error that I'm getting.

Error Type:
Microsoft VBScript compilation (0x800A03FB)
Expected 'Loop'
/santacruzWeb/_fpclass/fpdbrgn1.inc, line 505

Thanks again,


Willy

(in reply to bobby)
Page:   [1]
OutFront Discoveries

All Forums >> Web Development >> Microsoft FrontPage Help >> Confirmation Page
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