Microsoft
Software
Hardware
Network
Question : does not contain a definition for and no extension method
I am trying to get a variable from an Insert statement and pass it on as a querystring to another page. I found some code behind but it does not like the Command syntax in "string Inc_ID = e.Command.Parameters["@Inc
_ID"].Valu
e.ToString
();"
See attached code.
Thanks,
Brian
Answer : does not contain a definition for and no extension method
Response.Redirect("YourNew
Page.aspx?
var=" + Server.UrlEncode(e.Command
.Parameter
s["@Inc"].
Value));
Random Solutions
activesync error 0x85030027
Query by time range not date. ie 7:00a - 2:59a
Hide the max, min and close buttons on a MDI Form
Troubleshooting MS Update problem - related to KB970892 it seems
MS Access 2003 mdb opening error 'Data is in an inconsistent state'
Netman DCOM settings are disabled by default in Windows 7
Integrity check job fails: sqlmaint.exe SQLSTATE 4200, Error 22029
Query question - difference in single table
Windows 2008 Licensing question...
Replace part of ntext field SQL