[Mono-list] Hidden variables

Stuart Jansen sjansen@byu.edu
Mon, 07 Jul 2003 17:01:38 -0600


--=-QMnFFEQdXklXO9hy4VzE
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Mon, 2003-07-07 at 16:28, Jorge C wrote:
> Hi you guys:
>=20
> How I obtain the hidden variables that they are sending to me from
> another page?
>=20
> For example, in HTML I send of this form:
>=20
> -----------------------------------------------------------
> <form action=3D"obtain.aspx" method=3D"post">
> <input type=3Dhidden id=3D"myhidden" value=3D"anything">
> -----------------------------------------------------------

I haven't done anything with aspx, so forgive me if I'm unaware of
services it provides. Normally, however, wouldn't you need to include a
name for the input element? After that, it should be available just like
any other named input field.

<input type=3D'hidden' id=3D'myhidden' name=3D'myhidden' value=3D'anything'=
>

--=20
Stuart Jansen <sjansen@byu.edu, AIM:StuartMJansen>

"What hole did you dig that up from?"=20
   -- my roommate commenting on my taste in music

--=-QMnFFEQdXklXO9hy4VzE
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQA/CfvRHY99HwOTVDsRAo+GAKCJQ4pyO9DGx5uuZmWc3eSxE53biQCfVZTQ
+mqGg0v9eP6NI4IsDvRytZ4=
=VuNm
-----END PGP SIGNATURE-----

--=-QMnFFEQdXklXO9hy4VzE--