forms and their data

  • Thread starter Thread starter Chris van den Heever
  • Start date Start date
C

Chris van den Heever

Hi to all

I have a problem with a form i am trying to create.
I have created a result search and then included a link to a new page which
will contain a new form(2) to gather info.I would like to pass one of the
fields from my result area as a fixed field into the new form(2).

I cannot set a fixed name as this depends on the search result chosen. I
would like to send form 2 to a new database sothat i can once again create a
result search.

The method of sending email to a "POST" group does not satisfy my needs

Any help on this topic will be appreciated

Thanks

Chris
 
If using client side scripting (JavaScript) see
http://www.developer.irt.org/script/form.htm#10
--




| Hi to all
|
| I have a problem with a form i am trying to create.
| I have created a result search and then included a link to a new page which
| will contain a new form(2) to gather info.I would like to pass one of the
| fields from my result area as a fixed field into the new form(2).
|
| I cannot set a fixed name as this depends on the search result chosen. I
| would like to send form 2 to a new database sothat i can once again create a
| result search.
|
| The method of sending email to a "POST" group does not satisfy my needs
|
| Any help on this topic will be appreciated
|
| Thanks
|
| Chris
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top