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 can I anonymise name and address data
MOSS 2007 mail enable document library
MS Access 10.0 Object Library Reference
How to solve packagefromtheweb limitations in Vista
all of a sudden I get a "file not found" when I open a form
How to overide a Write Conflict
Find and Delete a record on another table
CWA 401.2 Error
Create email is a users Exchange 2010 maibox
I need a valadation control on a textbox that compare a change in name (Attendee Name)