Re: Don't know how to view submitted values.
- From: "nick@xxxxxxxxxxx" <nick@xxxxxxxxxxx>
- Date: 13 Apr 2005 10:31:38 -0700
Ah thanks :)
What if I want to test this? I have tried the following.
private void Page_Load(object sender, System.EventArgs e)
{
String drinksList = Request.Form["drinksList"];
System.Console.WriteLine(drinksList);
}
This dosen't really seem to do anything.
.
- Follow-Ups:
- Re: Don't know how to view submitted values.
- From: Alex Passos
- Re: Don't know how to view submitted values.
- References:
- Don't know how to view submitted values.
- From: r3n
- Re: Don't know how to view submitted values.
- From: Alex Passos
- Don't know how to view submitted values.
- Prev by Date: Re: Testing soap connection without calling interface functions.
- Next by Date: Re: Accessor Issue
- Previous by thread: Re: Don't know how to view submitted values.
- Next by thread: Re: Don't know how to view submitted values.
- Index(es):