[Pro] Box Model & PHP Form action

After watching Dan’s video on Box Model layouts, I’ve sort of succeeded in creating a Box Model layout for my latest web design project. I have, however, run into a problem getting the php form action to work on the Contact page. No matter what I do, the action refuses to work as soon as I insert the form into the box model layout. I’m using Freeway Pro 5.4.2 on OSX 10.5.8. Has anyone else had this problem and more importantly is there a workaround to solve it?

Cheers

Mike


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

It works for me. I created a div inside the box model - add all the fields etc. then apply the PHP form action to the page rather than the div itself (applying to the div has also worked).

Are you getting error messages?

Nathan Garner
Creative Director

Austin Wells Design Limited
One Elmgate Drive - Littledown - Bournemouth BH7 7EF
t 01202 301271 e email@hidden w http://www.austinwellsdesign.co.uk

Member of NAPP | Zen Affiliate | Dorset Business Member | YEC

Facebook | Twitter | LinkedIn

On 10 Jun 2010, at 10:23, Michael C wrote:

After watching Dan’s video on Box Model layouts, I’ve sort of succeeded in creating a Box Model layout for my latest web design project. I have, however, run into a problem getting the php form action to work on the Contact page. No matter what I do, the action refuses to work as soon as I insert the form into the box model layout. I’m using Freeway Pro 5.4.2 on OSX 10.5.8. Has anyone else had this problem and more importantly is there a workaround to solve it?

Cheers

Mike


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I also applied the PHP feedback form action to the page and not to the div. Probably because I had the form in a table maybe the reason that it wasn’t recognised I have since applied a Multiple forms action to the table which generated error messages which are:
Not Found
The requested URL /www.windconcepts.net was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Maybe the reason my form didn’t work is that I made the form within a table before pasting the form intro a div. What do you think?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options