Jump to content

data entry using php & mysql


scristaldi

Recommended Posts

Have data entry screens where I want to enter regular data plus

 

Example

Enter f-name:

Enter l-name:

Enter add1

Enter add2

Enter city, state, zip

....

...

 

then there is associated data which is where my dilemma starts. Say a code section comes up where the entry of preprogrammed codes starts. "Like pick all categories that apply" but not all categories are entered. How does one allow the entry person to add the new category while adding the person data.

 

Is there a way to open a (pop-up?) window to allow the new category to be entered?

 

Thanks in advance to any responses.

 

 

Link to comment
Share on other sites

You could do it in page by page like various registrations (say on dating sites), so they indicate the info for the new field, then the form is generated as required on the next page.

 

To do it in one page you would need to use Javascript and maybe Ajax.

 

Is that what you're after?

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.