Jump to content

[SOLVED] php, ajax, JS -- no clue what i really need.


radar

Recommended Posts

Okay, I am not a novice to PHP by any sense of the word.  However, I do not know anything about Ajax, and only know a little bit about Javascript.

 

I am re-building a set of forms for a church website.  The set of forms are for people to register for a Convention for the church.

 

here is the url to the current form: http://convention.cog7.org/2009reg/onlinereg3.php

 

here is the url to the new form:  http://convention.cog7.org/2009reg/

 

The new form has been designed using Smarty as a template engine -- so all the HTML is in a .tpl file while all my php code is in the index.php file.

 

So on the old form, there is a part that has a text box and says 'Enter # of additional attendees' next to it.

 

Then as you put numbers into it, it shows multiple different forms for additional attendees.

 

I need to know how to do this in ajax or javascript so that it is cross browser compatable.  The current code in that form is not cross browser compatable.

 

If you are able to help, and/or write whatever I need for this -- there is financial compensation available for you.  I am on a time crunch on this one.

If you want to pay someone to do this for you, please post this in the freelance area. Otherwise, I suggest you look at the jQuery routines. They make using Ajax very easy.

 

I'm also moving this from the PHP help area to the Ajax area.

 

Ken

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.