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

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

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

Free FrontPage Templates

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

 

<div> question

 
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 >> <div> question
Page: [1]
 
Richelle

 

Posts: 78
Joined: 7/8/2003
Status: offline

 
<div> question - 2/10/2005 17:33:05   
Ok...In answering my own multi-page form question I have inevitably created a new one. I created a multi page form using <div> tags, so that when the user gets to the end of the "page" they click continue and move onto the next. my problem is that when they click continue, the page shows at the bottom of the last...confusing I know...I want a way to make it so that the when the user clicks continue, it starts the page at the top again.

Ok...so I know all that was rather confusing, here is a link to the form I am talking about:

http://www.warnerpacific.edu/Admissions/forms/application-NEW.htm

_____________________________

Richelle
jaybee

 

Posts: 14191
Joined: 10/7/2003
From: Berkshire, UK
Status: offline

 
RE: <div> question - 2/10/2005 18:28:09   
Looks fine to me. I just filled out page one and two and hopped to the next page no problems. Am I missing something?

I'm using Firefox. Works in IE too.

_____________________________

If it ain't broke..... fix it until it is.
:)

:)
GAWDS
Now where did I put that Doctype?

(in reply to Richelle)
Richelle

 

Posts: 78
Joined: 7/8/2003
Status: offline

 
RE: <div> question - 2/10/2005 18:34:26   
Well my problem is not that it isn't working...my problem is that when you continue onto the next page (further in) the pages get longer and when you hit continue it doesn't drop you at the top of the page but at the bottom...I want to know how to make it start at the top of the page...


(in reply to jaybee)
jaybee

 

Posts: 14191
Joined: 10/7/2003
From: Berkshire, UK
Status: offline

 
RE: <div> question - 2/10/2005 18:50:15   
Ahhh, OK, it's fine for the first 4 pages it just goes odd when you get to page 5.

I'll take a look in the morning. Nearly midnight here.


Unless Larry wants to take a look now??? :) Obviously not, he's gone. :)

_____________________________

If it ain't broke..... fix it until it is.
:)

:)
GAWDS
Now where did I put that Doctype?

(in reply to Richelle)
yogaboy

 

Posts: 377
Joined: 5/22/2004
Status: offline

 
RE: <div> question - 2/10/2005 19:41:18   
Well I have a cold and can't sleep... :)

(since I see you have some .asp pages), you could submit the form to itself (or another page), each time taking the previously filled in fields using something like
<% myFirstname = Request.form("Firstname") %>...

and putting them in hidden fields
<input type="hidden" name="txtFirstName" value="<%= myFirstName %>" />

till the end of the form when it can all be submitted. Every time you click the submit/continue button it would reload the page automatically taking you to the top.

I know it's quite different to what you've already got, but that's how I would do it if I started from scratch (because it's the only way I know how!):) and it gives you a fallback?

Iain

(in reply to Richelle)
AMysticWeb

 

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

 
RE: <div> question - 2/11/2005 3:49:06   
Hi Richelle,

I am coming in late here, but the odd thing to me was that on submit, the default confirmation page displays, but hitting return to form takes me back to the first form input fields (1of 7) which wouldn't allow me to click the Applocation Payment button.

As far as this goes, a custom confirmation page could contain the users input as well as the Application button.

_____________________________

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 yogaboy)
Page:   [1]

All Forums >> Web Development >> Microsoft FrontPage Help >> <div> question
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