09-19-06 12:22 PM
Hi Tim,
yes a postback is required to post the information to the server.
Without a post request no information is sent from client to the server.
Alternativly you could add some client code that adds the content of the
form fields to the query string and do a GET request.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
"Tim Harmon" <tharmon@trpa.org> wrote in message
news:uSgoV1z2GHA.4648@TK2MSFTNGP04.phx.gbl...
> Stefan,
>
> I know I am taking a lot of your time and I greatly appreceate you
> deailing with my newbieisms. but I tryed using the request.forms array but
> it dosnt contain any information about the check boxes that I had put on
> my page. I guess I need to figure out at what stage I put my code. I
> currently have it on a hyperlink control on the master page. do I need to
> force a post and if so how would I do that.
>
> Agian, I appreceate your help.
>
> -Tim
>
> --
> Tim Harmon
> TIIMS Database Administrator
> "Stefan [MSFT]" <stefang@online.microsoft.com> wrote in message
> news:%23Hl8K3v2GHA.4228@TK2MSFTNGP06.phx.gbl...
>
>
[ Post a follow-up to this message ]
|