Jump to content

Audit Form

Whether you're a seasoned veteran or a struggling beginner, Web Radiance is the web development and web design forum for you. You'll find answers to all your HTML, CSS, SEO, and Programming needs. Pull up a chair and stay awhile.

Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

Audit Form Rate Topic: -----

#1 User is offline   Christian Rogers 

  • W.R. Private
  • Group: Members
  • Posts: 1
  • Joined: 18-October 10

Posted 18 October 2010 - 09:37 AM

Hello,

I developed an application for the iPhone by using a framework called iWebkit that utilizes html, css and javascript. I was able to put a feature in the app that searches a database by utilizing php and ajax.

The next thing I want to do is create an audit. On one page, a person flips a switch (yes or no). Depending on what they flip, the next page contains results. It seems I will need to use php and ajax again for this but I am not sure how to go about doing this. Any help would be appreciated!

Chris
0

#2 User is offline   Ben Abrams 

  • The buddy system:never fails
  • Group: Administrators
  • Posts: 1,850
  • Joined: 04-April 06
  • Gender:Male

Posted 18 October 2010 - 07:54 PM

View PostChristian Rogers, on 18 October 2010 - 09:37 AM, said:

Hello,

I developed an application for the iPhone by using a framework called iWebkit that utilizes html, css and javascript. I was able to put a feature in the app that searches a database by utilizing php and ajax.

The next thing I want to do is create an audit. On one page, a person flips a switch (yes or no). Depending on what they flip, the next page contains results. It seems I will need to use php and ajax again for this but I am not sure how to go about doing this. Any help would be appreciated!

Chris

Hello Christian, firstly - welcome to webradiance.

I must admit, I am unfamiliar with iWebkit, however what you request is a simple html php ajax submitter. Essentially, all you require is;

A HTML form with form fields
Javascript (on the above page) to submit the form data to a php script (ie process_post.php)
This php page processes the $_POST parameters and returns a "response"

Ajax can be quite confusing to someone with little web programming experience. It is highly recommended that you are familiar with HTML and Javascript before diving head first at this, however - there are 100's of ajax tutorials on the net - a good starting out one is Tizags - http://www.tizag.com/ajaxTutorial/

Let me know if you need any further help!

View PostSirkent, on 21 September 2007 - 04:26 AM, said:

<monty python high-pitched female voice>I DON'T LIKE SPAM!</monty python high-pitched female voice>
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users