Microsoft
Software
Hardware
Network
Question : where parameters aspx .net page
I have an aspx page that is working, but when i try to add where parameter I get an error that the parameter "cid" is no defined. what is worng?
--------------------------
--------------------------
-
DefaultContainerName="eSaf
etyEntitie
s" EntitySetName="Documents" EntityTypeFilter="Document
s"
Select="it.[DocID], it.[DocName], it.[Description], it.[DateCreated]"
Where="it.Categories.Categ
oryId = @cid">
--------------------------
----------
----------
----------
---
the page is passing cid like this and have tested the value which is working:
.......doc.aspx?cid=1
Answer : where parameters aspx .net page
Check out this link:
http://bytes.com/topic/asp
-net/answe
rs/491898-
programati
cally-chan
ging-net-v
ersion-vir
tual-direc
tory
Please mark yes if this was helpful
Random Solutions
Pivot table Field settings not preserved
Users whose usernames contain # cannot access OWA 404 error after authentication.
VB.Net 2005 - FileListBox, DriveListBox, DirectoryListBox Controls Question?
User tasks information
Looking for a utility that will automatically back up a file when the file has been modified and then saved with the same file name.
how can I remove 2 or more favorites within IE 8 at the same time?
What does QoS do and is it necessary?
RPC in Outlook 2010 Beta with Exchange 2007 not working
Updataing XLstart with a personal.xls module
How to use xcopy in loginscript with administrator permissions to create folder and copy a file?