How to even start forms

The icon to the left on my toolbar is HTML item, but there is no drop-down.

Press and hold the HTML tool icon?

something about setting up the form with a dialogue box as well to “tell the server what do to”

Here’s the deal:

You can lay out a web page form… but it won’t do anything until you tell it where your form-processing script is. This may be something that’s supplied for you by your web host, it may be a third-party thing you install somewhere in your web space, or it may be something you write yourself. There is no single way to do this and there is no single way to build the script that any form needs to link to in order for things to be processed when someone uses your form.

When you know where the online script is and what it is called you go to the Form Setup item in the Page menu and - set it up accordingly. That has nothing to do with the form layout - and everything to do with the form getting processed when someone uses it.

No matter what software you prefer, when you are trying to get things started this is a fairly unsatisfactory part of the web design and development world.

k


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

Keith,

Thanks – I do understand the “why” – I just can’t get to the how. I have my form field set up on the site, but am baffled about what do to next.

Copying your note below as example of what I do not understand how to do.
When you know where the online script is and what it is called you go to the Form Setup item in the Page menu and - set it up accordingly. That has nothing to do with the form layout - and everything to do with the form getting processed when someone uses it.


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

The question is - Are you wishing to use the PHP Feedback form action or another method for processing?

If PHPFF action then you do NOT need to do the Page>Form Setup step because it is handled by the action.

David


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

I am not trying to use any particular method of form processing – and I am just interested in getting the form to work in the easier way possible.

It is my daughter’s book-selling site. Right now it is on GoDaddy but I am not stuck on that. I have had several responses critiquing GD’s ability to host forms, but that is not as helpful to me as a recommendation of what is best to do to keep this as simple as possible.

Thanks for your continuing help.


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

The PHPFF action is as easy as any! Easier than many!

It can use GD’s form processing script - if you want it to. Or you can set up the page manually using Page>Form Setup to point to the GD script on the server.

You have to decide which way you want to go before you make that next step.

D


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

Bear in mind that there are certain things that you have to do at the GD end if you want to use their script. One being to set the eail recipient.

The recipient email address is set via your GoDaddy control panel (see: http://help.godaddy.com/article/508 .

D


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

Thanks…but again, I do not “want” to do anything other than what works and is fairly simple.

I don’t know what it means to use GD’s firm processing script …and probably don’t care as long as it works.

I don’t know what this PHPFF action is or where to get it.

My form is now done (thanks!). What is my next step?


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

You have to decide what script you want to process the form - without a form processor it will NOT work.

Do you want to use GD’s form processing script?

Or do you want to use Tim Plumbs action to help with the whole thing - the PHP Feedback Form action which is at http://www.freewayactions.com/product.php?id=019

I know you have it as you were trying to use it before!

D


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

Dave,

I know I need a form processing. Sorry to frustrate you, but I don’t know enough about each or the issues involved to choose one over the other.

What do you recommend based upon my needs?


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

Tims action which you have.

Have you posted the contact page online yet?

If so tell us where it is so we can have a look at it to see if it is OK so far

D


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

Thanks.

Contact form is posted.
Site is www.dreamweaver.com

I’m not a web designer, so I know there are a few things that are visual violations! At least I used HTML text this time.


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

Contact form is posted. Site is www.dreamweaver.com

I dont think so!

You mean dreamreader.net - dreamreader Resources and Information.

D


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

I think that was meant to be;

I doubt Adobe use Freeway to lay out the Dreamweaver site - although I
could be wrong! :slight_smile:

SkipII,
Go to Page/ Form Set up on your contact me page and enter;
Method: Post
Action: /gdform.php

Click OK and try your form. If it fails or you don’t get an email then
try this;

Regards,
Tim.

On 28 Mar 2010, at 18:49, SkipII wrote:

Thanks.

Contact form is posted.
Site is www.dreamweaver.com

I’m not a web designer, so I know there are a few things that are
visual violations! At least I used HTML text this time.

FreewayActions.com - Freeware and commercial actions for Freeway
Express & Pro.

Protect your mailto links from being harvested by spambots with Anti
Spam.
Only available at FreewayActions.com

http://www.freewayactions.com


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

Sorry.


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

I set up everything using Tim’s Feedback Form, but I get the following message when I try to submit the form:

he page you tried to access does not exist on this server. This page may not exist due to the following reasons:

You are the owner of this web site and you have not uploaded (or incorrectly uploaded) your web site. For information on uploading your web site using FTP client software or web design software, click here for FTP Upload Information.
The URL that you have entered in your browser is incorrect. Please re-enter the URL and try again.
The Link that you clicked on incorrectly points to this page. Please contact the owner of this web site to inform them of this situation.


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

I’m working with SkipII to get this working and we’re working through
setting this up manually rather than using the action (simply because
the process is easier to follow for new users). Once we get a typo in
the original form action that caused the error below I hope we’ll be
back on track.
Regards,
Tim.

On 28 Mar 2010, at 19:28, SkipII wrote:

I set up everything using Tim’s Feedback Form, but I get the
following message when I try to submit the form:

he page you tried to access does not exist on this server. This page
may not exist due to the following reasons:

You are the owner of this web site and you have not uploaded (or
incorrectly uploaded) your web site. For information on uploading
your web site using FTP client software or web design software,
click here for FTP Upload Information.
The URL that you have entered in your browser is incorrect. Please
re-enter the URL and try again.
The Link that you clicked on incorrectly points to this page. Please
contact the owner of this web site to inform them of this situation.

FreewayActions.com - Freeware and commercial actions for Freeway
Express & Pro.

Protect your mailto links from being harvested by spambots with Anti
Spam.
Only available at FreewayActions.com

http://www.freewayactions.com


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

Waiting with baited breath…

D


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

Sorry…got it.

Works perfectly.

Thanks for your assist as well.


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