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
Parent form Subform firing order
How to give non-administrator rights to modify data sources ODBC Administrator
How to refresh a Tree View from another Form
activex can't create object solution, ahhh
Concatenate ntext field with text field in SQL view
Excel VBA cell length limitation
how do i print directly to lpt1 in vb.net
Installing windows 2008 without DVD Drive
Sharepoint Discussion Board Pictures??
Save file from Attachment type data field