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
Price of SQL Server
Dynamic Crosstab report
VBA Function with Array Parameter not working
2 questions about messagequeue
call / run / execute a javascript function on a html webpage with an vb 6 activeX on the same page
Upgrading Server 2008 Evaluation Version to Fully Licensed
How to make label in vb.net visual studio 2008 Transparent
Add reference to Microsoft.SqlServer.Manage<wbr />ment not available
select the most recent date in mssql
Convert Epoch Date from Mysql to MS Access