get form value javascript

get form value javascript

am 15.05.2011 19:14:20 von italghana

------=_NextPart_000_0004_01CC1334.4B6E51D0
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit

Please can someone help me.

I have a dynamic table with a form having a link that should be submitted
via

Contact user
.

I want to get the user name passed to another page.

This is my code:





























Name


href="javascript:app();">Send
Message







Any help will be appreciated!










------=_NextPart_000_0004_01CC1334.4B6E51D0--

Re: get form value javascript

am 16.05.2011 14:33:46 von Giff Hammar

You might want to consider using a session variable to pass values from
page to page, particularly if there are a lot of data to pass.

Giff

On Sun, 2011-05-15 at 19:14 +0200, italghana wrote:
> Please can someone help me.
>
> I have a dynamic table with a form having a link that should be submitted
> via
>
> Contact user
.
>
> I want to get the user name passed to another page.
>
> This is my code:
>
>
>
>
>
>
>
>
>
>
>
>


>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
Name

>
> > href="javascript:app();">Send
> Message
>
>

>
>
>
>
>
> Any help will be appreciated!
>
>
>
>
>
>
>
>
>



--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php