Search found 6 matches

Go to advanced search

by Tom Simon
Fri Feb 27, 2015 7:36 pm
Forum: Issues
Topic: Adding FORM to my web app for PHP submission
Replies: 5
Views: 382
 
Jump to post

Adding FORM to my web app for PHP submission

What type of custom logic? Where do I go from here?

by Tom Simon
Wed Feb 18, 2015 6:36 am
Forum: Issues
Topic: Closing a Popup using Javascript
Replies: 5
Views: 471
 
Jump to post

Closing a Popup using Javascript

I was so close ... I put the if statement in and it worked.

Thanks so much, She!

by Tom Simon
Wed Feb 18, 2015 5:49 am
Forum: Issues
Topic: Closing a Popup using Javascript
Replies: 5
Views: 471
 
Jump to post

Closing a Popup using Javascript

I already tried that, but it does not work. As described above I am clicking on an input field. I have an event defined to process the click and fire a popup. From that popup I have a couple buttons, and one of them has an event to close that popup and focus on the same input field I clicked. The po...
by Tom Simon
Tue Feb 17, 2015 11:07 pm
Forum: Issues
Topic: Closing a Popup using Javascript
Replies: 5
Views: 471
 
Jump to post

Closing a Popup using Javascript

I need to open a popup window when an input field is clicked, but when the button in the popup is pressed I need the popup to close and focus on the same field that was just clicked. It seems to me the best way to do this is to use a click event that closes the popup and focuses on the input field. ...
by Tom Simon
Tue Feb 17, 2015 3:34 pm
Forum: Issues
Topic: Adding FORM to my web app for PHP submission
Replies: 5
Views: 382
 
Jump to post

Adding FORM to my web app for PHP submission

My original intention was to create the code in Appery, export the HTML5 code and add the PHP code to use on the server. The only problem is that if I need to make GUI changes in Appery I would need to export the code again and re-add the PHP code. This could become very cumbersome. I will look at d...
by Tom Simon
Mon Feb 16, 2015 1:03 pm
Forum: Issues
Topic: Adding FORM to my web app for PHP submission
Replies: 5
Views: 382
 
Jump to post

Adding FORM to my web app for PHP submission

I am building a web app, but the back end will be processed on a PHP server. I am trying to figure out how to build the forms since the input fields and buttons (for submitting) don't use the FORM tag. I see the HTML control has a FORM type. How do I use the two together? What is the best way to use...

Go to advanced search