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
Why does InternetConnect function need a password and a login ?
Stripping characters in Select Statement
Linking Outlook Calendar into Access
ACT 2009 on SBS 2008 system.io.pathtoolong exception error
maxclient Id from table
Access problem after installing
What is the difference between a MSI and MST file.?
Access 2007 VBA Report onFormat ignored on open
Delegating Exchange 2007 permissions
Best way to manage development virtual machines