h8ids Posted March 23, 2006 Share Posted March 23, 2006 Running into an issue with a dynamic web-page.I have PHP populating listboxes with data.The web-page is a form divided into five different sections. Each section is identified by use of <Span></span> and remains hidden until called. Using Javascript to call the different <Span></span> sections.The page loads quickly, but navigating between the different sections is painfully slow. There are several listboxes and textareas.I'd like to speed this process up!The source code is very lengthy; I'll be glad to post it if needed.D Link to comment https://forums.phpfreaks.com/topic/5629-slow-form-processing/ Share on other sites More sharing options...
h8ids Posted March 27, 2006 Author Share Posted March 27, 2006 SOLVED![!--quoteo(post=357774:date=Mar 23 2006, 03:07 PM:name=h8ids)--][div class=\'quotetop\']QUOTE(h8ids @ Mar 23 2006, 03:07 PM) [snapback]357774[/snapback][/div][div class=\'quotemain\'][!--quotec--]Running into an issue with a dynamic web-page.I have PHP populating listboxes with data.The web-page is a form divided into five different sections. Each section is identified by use of <Span></span> and remains hidden until called. Using Javascript to call the different <Span></span> sections.The page loads quickly, but navigating between the different sections is painfully slow. There are several listboxes and textareas.I'd like to speed this process up!The source code is very lengthy; I'll be glad to post it if needed.D[/quote] Link to comment https://forums.phpfreaks.com/topic/5629-slow-form-processing/#findComment-21244 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.