Jump to content

Slow form processing


h8ids

Recommended Posts

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

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.