The Gig Harbor Web Design Meetup Group Message Board › Coffee Shop › Forms
| A former member | |
|
|
I am rebuilding my website in EW2 (previously in FP) and need to use PHP to create my forms. Does anyone have a suggestion for a tutorial or a book that will help me...I know nothing about PHP. thx
Edited by User 9,498,322 on Jun 26, 2009 1:25 PM |
| Rich | |
|
|
Simply drag and drop form controls from the toolbox in Expression Web.
If the Toolbox isn't showing; select "Taskpanes" from the main menu and click "Toolbox". |
| A former member | |
|
|
From everything I've researched, I can't use the EW forms since my Web Server will not support FrontPage Server Extensions as of the end of this month. This is why I am looking into creating the forms in PHP.
|
| Rich | |
|
|
I haven't used FP extensions in many years. I'm using an asp script to send the form contents.
This one: http://www.brainjar.c... There may be others. BTW, EW2 has an ftp function built-in, extensions are not really needed. |