A work around without using server side applications, - Geeks to Go Forums

Jump to content

Log in Register Register Malware removal guide How it works

A work around without using server side applications,

#1 webcurious

  • Group: Member
  • Posts: 1
  • Joined: 03-July 11

Posted 03 July 2011 - 05:57 PM

Hi all,

The site I am helping out on is being built in flash through an on line site builder (wix.com). However one of the problems we have come up against is that the owner wants an HTML application included that allows input from the user, and depending on what dates they select will come up with a quote for them. Normally this would be done via a server side application method using forms, but wix.com does not offer this service so it all must be done by script on the page.

A copy of the type of interface for the form is included in the attachment included (which is a screenshot of another site).

The intention is to give indicative pricing on travel insurance, so the user can then go to the on-line shop part of the site and purchase their requirement.

So,
a) Is code available that can be adapted (why re-invent the wheel?)
b) failing that, does anyone know of any online form building service that caters for this level of complexity.
c) any other solution I may not have thought about.

Regards.

Attached thumbnail(s)

  • Attached Image: insurance_snap.JPG


#2 AstraNut

  • Group: Member
  • Posts: 329
  • Joined: 15-June 10

Posted 04 July 2011 - 06:28 AM

Wix.com allows forms, but you must have a paid account with them I believe. If the form is going to be processed on another server, then you can insert the HTML in your flash page as is. If the form you have is just an example you need to write for the site, then you will have to get a paid account so you will be allowed a database and server-side scripting along with SMTP if form is to be emailed.

Might help:

Contact form

Wix Premium Packages

Ajax - Creating an HTML Form: http://www.tizag.com...al/ajaxform.php

http://www.reconn.us...ent/view/12/34/ (Download - Contact Us Script)
http://formsmarts.com/

http://apptools.com/...orms/forms1.php
Form Service: http://www.mycontactform.com/

Share this topic: