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
How do I restore system from Windows 7 backup?
How do I add a "change your password" page in a dot net framework
Importing text file into resources
How to restore missing sort / filter menu in Access 2007 runtime version
System Process 95-100%
Access 2007 Ribbon how to display the print preview button or group
Syntax Error
Everytime the computer boots up, i'm prompted with a "restart required now"
CanGrow /ShouldGrow
SQL 2008 express setup question