Query String

C

Charles Paoletti

Hello,

I am trying to do something that I thought was rather simple, but so far, I
have not been able to find a simple answer.

How do I retrieve the complete query string as a string?

I am using VB.Net on an ASP.Net page in Visual Studio 2003.

Thanks in advance fo any help.

Charles
 
L

Laurent Bugnion [MVP]

Hi,

Charles said:
Hello,

I am trying to do something that I thought was rather simple, but so far, I
have not been able to find a simple answer.

How do I retrieve the complete query string as a string?

I am using VB.Net on an ASP.Net page in Visual Studio 2003.

Thanks in advance fo any help.

Charles

Additionally to Juan's answer, note that
Request.QueryString.ToString()
returns the complete query string too.

HTH,
Laurent
 

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

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top