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
XP Restricted User and Access System.mdw Error
Excessive paging and perfmon showing pages/sec peaking at 2400
Merging xfdf data into pdf with Internet Explorer Doesnt work
"IFMEMBER" command error in logon scripts. HELP!!!!!!!!!!!!!!
Think I need to convert hyperlink addresses in Access 2007 to absolute paths?
add ALL in combobox rowsource query
Preselect Checkboxlist Controls List Items based Based on matching DataTable Values
Printer error from Excel Documents
MDB, Library MDA, open a 2nd instance of a Form in MDB from MDA.
Stock Market Tracking Database Design : Multiple Buys and Sells