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
Delete from Access form certain records in a table that relate to another table's field
MS Access Report expression for data control source as first day of current month
Can I run the free MS Office Word viewer from command line to print a document?
Excel 2007 VBE
Exchange 2007 EWS API change appointment
Getting GPS Latitude and Longitude on Smartphone with vb.net
blue Screen on windows 2003 sp1
What are the recommended alternatives to the Office Web Components when used in Microsoft Access
Open Word document, fill bookmarks, then Insert a Word File into active document
How do I change default accept meeting response to "Do not send response"?