SHOWING PARAMETERS

  • Thread starter Gina L. Hernandez
  • Start date
K

Kevin Spencer

You will find all QueryString parameters in the Request.QueryString
Collection.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 
G

Gina L. Hernandez

how can I show then in the address bar?

Kevin Spencer said:
You will find all QueryString parameters in the Request.QueryString
Collection.

--
HTH,
Kevin Spencer
.Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 
G

Gina L. Hernandez

I am taking the data in
System.Web.UI.HtmlControls.HtmlInputHidden and the thing I need it's to show
all the parametres involved.

Gina
 
K

Kevin Spencer

I'm sorry, Gina, but I have no idea what you're saying.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top