Jump to content

absolute newbie needing help - probably very simple


Recommended Posts

Right i guess this is very simple but i dont have a clue really what im doing - i have tried using the search feature but i guess as its so simple no one has asked before.

How do you set a variables value from what is input to a text box and
how do you use the value once declared and put it into another text box?

any help would be appreciated and hopefully start me off

cheers
Link to comment
Share on other sites

You just need to use the GET option in your form and use the action field to direct it to the next page. Then, on the next page, you use the Bindings panel and use the GET variable binding to get the variable passed along (it will be named after the name of the input field, as set in the name attribute of the input tag). Then, drag-and-drop the newly-created binding onto the second form field and it will appear there.
You can alternatively use POST.
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.