Jump to content


Photo

Data validation


  • Please log in to reply
1 reply to this topic

#1 rmedtx

rmedtx

    GMC Member

  • GMC Member
  • 42 posts
  • Version:GM:Studio

Posted 12 March 2012 - 07:29 PM

Guys,

Is there a way to validate/pass variable values from a form created using GM HTML5 into other web applications? I don't know if I make sense, what I'm trying to do is build an interactive activity for an online course where the user can select several checkboxes out of a list and then use his/her answers down the road in different steps of the course (regular HTML). Lets say the person selects "Drawing" from a list of topics to learn. A few pages into the course the course will ready. "You mentioned that you are interest in Drawing"

Thanks in advance for your help...
  • 0

#2 stoneyftw

stoneyftw

    GMC Member

  • GMC Member
  • 112 posts
  • Version:GM:Studio

Posted 24 April 2012 - 05:49 AM

Guys,

Is there a way to validate/pass variable values from a form created using GM HTML5 into other web applications? I don't know if I make sense, what I'm trying to do is build an interactive activity for an online course where the user can select several checkboxes out of a list and then use his/her answers down the road in different steps of the course (regular HTML). Lets say the person selects "Drawing" from a list of topics to learn. A few pages into the course the course will ready. "You mentioned that you are interest in Drawing"

Thanks in advance for your help...


You could use php to set a session variable, cookie, or MySQL entry reflecting the choices, and then apply that information in your web app. Not sure how familiar you are with php though.

I just posted a php extension on the forums. It will make php interaction about as easy as it can get in GMHTML5, but it still isn't for the faint of heart. I'm not quite sure exactly what you are trying to do however.
  • 0




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users