C
Curt_C [MVP]
huh?
the request.form() required the page to be posted to as well as using
string = this.textbox1.Value;
or
string = this.ddl.SelectedItem.Value()/Text()
Otherwise I am confused.
the request.form() required the page to be posted to as well as using
string = this.textbox1.Value;
or
string = this.ddl.SelectedItem.Value()/Text()
Otherwise I am confused.