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
convert between email address to ip address
Form strategy
Access XP Popup Form_GotFocus/Form_Activat<wbr />e
SQL to query Order details in GP
SQL Query help
OCS 2007 R2 auto sign in works, manual doesn't
Restrict Access to SQL 2008
DLookUp based on text box
Save unbound combobox column value in Access 2007
Freeze pane on Excel 2007 pivot table