• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Update dbase from front end. RSForm Javascript

Update dbase from front end. RSForm Javascript 12 years 3 months ago #21300

Im having a hard time figuring this one
I know the php scripts to retrieve the date from my dbase table. I already made a function for it. It basically retrieves a row from a date passed as a parameter.

mytable = id,date,num1,num2,num3

Im using RSForms. i have a calendar for the date. I like to be able to retrieve a row based on this date and then set the num1, num2, num3 to their specific textboxes.
Then on submit, any changes to the textboxes should be saved on that row.

What id like to know is how i can call a php function from javascript.? Im using RSForms and im only using the CSS and Javascript tab to put my scripts to it.

How can i put php script? and how can i call it from javascript?
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!