Forms to go ...

Hi there,

I do have a question re. Forms to go and Freeway:
As I’ve created the form in freeway, I uploaded it and opened it from the url connection.
After setting up the fields(validations) and all other things I created the php-file.
I inserted the filname in the freeway-form, set it up to POST uploaded all together and tried to write a mail … all seems to work fine …
well, after using the send button, I alway get an error message, respectively I’ve been dirceted to the error.html …

I don’t know, whats going wrong.
Is there anybody able to help? Or is there a more detailled tutorial available, than the one provided by softpress and bebosoft? I followed all the instruction acurately, but without success …

Thanks in advance … :wink:


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

Just a thought…

Could this error be caused by FW encoding the email entities?

Have you tried doing it with Encoding Off (I think it is on by default)

File>Document Setup>Output - Email Hiding:None

Is your page online somewhere that we can look at it?

David


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

just for fyi - i tried forms to go and had issues with it… but the
easiform worked great…

Julie
http://www.grdesigns.net

On Jul 21, 2008, at 1:12 PM, DeltaDave wrote:

Just a thought…

Could this error be caused by FW encoding the email entities?

Have you tried doing it with Encoding Off (I think it is on by
default)

File>Document Setup>Output - Email Hiding:None

Is your page online somewhere that we can look at it?

David


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


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

You’re right! :wink:
Sometimes it is very simple.
Mistake in the email section …

But now I’m stuck with integrating the captcha validation.
There ist actually no tutorial for this, without doing some codings …
or can somebody tell me, how this can be done in FW:
(found on: http://www.bebosoft.com/products/formstogo/usersguide/en/):

" … 2 - Add an image to the HTML form, and set in the source setting that the image will be obtained from the web address:

http://www.MyDomain.com/form/script.php?formstogoimgflt=yes
http://www.MyDomain.com/form/script.php is the URL where the script generated by Forms To Go will be located. You must add ?formstogoimgflt=yes to that URL. …"

How do I change the source settings of an image?
Sorry but I’m really new to that kind of business … ;-(


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

Never having used F2G for a captcha I am not sure but I suspect that you would

Insert>Markup Item

Position this on your page where you want it and paste in the code

img src="http://www.yourdomain.com/forma/script.php?formstogoimgflt=yes"

Substituting the relevant values. (This will then bring in the Captcha image)

David


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

Hi Julie,

thanks for your info.
But since I puchased the f2g-tool, of course I want this to run :slight_smile:
I need validation on all fields, as well as for the captcha … Form to go makes a great job though, … e
xept captcha …
I can’t get it run …

On 21 Jul 2008, 8:47 pm, swimmer35 wrote:

just for fyi - i tried forms to go and had issues with it… but the
easiform worked great…

Julie
http://www.grdesigns.net

On Jul 21, 2008, at 1:12 PM, DeltaDave wrote:

Just a thought…

Could this error be caused by FW encoding the email entities?

Have you tried doing it with Encoding Off (I think it is on by
default)

File>Document Setup>Output - Email Hiding:None

Is your page online somewhere that we can look at it?

David


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


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


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

Hey David!
Thanks for the tip, but it does not seem to work.

Is this the way to set a source setting that an image will be obtained from the web address?
very frustrating indeed …
:frowning:
Is there anybody having experiences with f2g an FW?
I’ve read some articles here from people obtaining similar problems by integrating the captcha validation in FW.
There must be a solution.

I considered to use easycaptcha, but unfortunately all error messages come in english only. thats why I want to use the f2g software. It allows even to add additional html codes in emails send by system … It is a great tool, obviously, but …
f… captcha :slight_smile:

If anybody could urgently explain how I make it work …

Thanks
Joerg

On 21 Jul 2008, 9:14 pm, DeltaDave wrote:

Never having used F2G for a captcha I am not sure but I suspect that you would

Insert>Markup Item

Position this on your page where you want it and paste in the code

img src="http://www.yourdomain.com/forma/script.php?formstogoimgflt=yes"

Substituting the relevant values. (This will then bring in the Captcha image)

David


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


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