PDA

View Full Version : Inserting an online form


paulbeckett
22-Oct-2004, 03:09 PM
Hello again

I am planning to insert a brochure page that allows my users to complete an online questionnaire.

My plan is: new brochure - new fragment - insert html for a cgi-script. basic ones are available off the web.

As a novice - how easy is this to do. my main concern is not messing up my sites ordering system when i try to include this questionnaire.

Thanks in advance.

Paul

I-CC
22-Oct-2004, 07:57 PM
Creating a new brochure page and fragment which contains the HTML for your form inputs, and then connecting this to a separate cgi-script should be more than possible within Actinic, just remember that if you place the html for your form and inputs within the text area of the fragment to include it within !!< your html and >!! which instructs Actinic to use this as html instead of plain text :)