Microsoft
Software
Hardware
Network
Question : QueryString in URL
On Page load I need to see if the Request.QueryString("DISPO
") exists in the url.
It will either be there with a value (DISPO=XXX) or it will not exist at all.
I'm getting errors on when it doesn't exist.
Answer : QueryString in URL
ignore my first post
//c#
if(Request.QueryString["DI
SPO"] != null)
{
//Dispo exist
}
//vb
If Request.QueryString("DISPO
") IsNot Nothing Then
'Dispo exist
End If
Random Solutions
mstsc rdpfile published on citrix
ALT text in Firefox
Gmail rendering HTML emails with extra white space
Networking a work laptop with a home network
sql server smtp port
Comparing the latest date
Sharepoint 2010 and default IIS
Searching inside PHP files
How to ensure only one user at a time uses the MS access application?
Remove Webroot Spy Sweeper 3.1