MAX NUMBER OF PAGES IN FORM?

Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.

Moderator: General Moderators

Locked
scottc
Forum Newbie
Posts: 2
Joined: Mon Jun 07, 2010 9:34 am

MAX NUMBER OF PAGES IN FORM?

Post by scottc »

Hello! What is the maximum number of pages one could have in a multi-page form? I've seen examples of 2-5, etc. What about a 30-50 page form? Is this possible? Is there a better way to handle so much input? Any advice is greatly appreciated! Thanks! Scott
alex.barylski
DevNet Evangelist
Posts: 6267
Joined: Tue Dec 21, 2004 5:00 pm
Location: Winnipeg

Re: MAX NUMBER OF PAGES IN FORM?

Post by alex.barylski »

Technically the number of pages you have is virtually unlimited...the more important question is that of usability. I don''t think most users would fill out forms more than 3-5 pages in length, IMO.
User avatar
Jenk
DevNet Master
Posts: 3587
Joined: Mon Sep 19, 2005 6:24 am
Location: London

Re: MAX NUMBER OF PAGES IN FORM?

Post by Jenk »

You'd have difficulty not annoying me with more than one page.

You'd also have difficulty not annoying me with all-caps in the thread title.
internet-solution
Forum Contributor
Posts: 220
Joined: Thu May 27, 2010 6:27 am
Location: UK

Re: MAX NUMBER OF PAGES IN FORM?

Post by internet-solution »

Jenk wrote:You'd have difficulty not annoying me with more than one page.

You'd also have difficulty not annoying me with all-caps in the thread title.
+ double posting viewtopic.php?f=1&t=117260&p=610565#p610565
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Re: MAX NUMBER OF PAGES IN FORM?

Post by John Cartwright »

internet-solution wrote:
Jenk wrote:You'd have difficulty not annoying me with more than one page.

You'd also have difficulty not annoying me with all-caps in the thread title.
+ double posting viewtopic.php?f=1&t=117260&p=610565#p610565
Locked.
Locked