Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Form Response Page woes
#1
What is the best way to implement this functionality within GetSimple? It sounds really easy, but I've tried a few implementations without success - mainly templates, and components. I am not an experienced programmer by any means, but do know fundamentals fairly well.

I have a basic setup working on my current CMSless site: it's two php pages; response.php parses POST data from request.php's form. Email specs, links and information will change depending on certain selections from the form.

The response page currently has these steps:
  1. Capture form input data from POST
  2. Switch statement for setting certain display vars
  3. Build and sends email
  4. Displays HTML response

I just started using GS a few days ago and it's great! Now I need to go back to studying more programming, clearly Wink
Reply




Users browsing this thread: 1 Guest(s)