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
Fonts not appearing in MSPaint
Best recomended anti virus for Windows 2003 server operating sytem
Groupby in a recordset in a Access VBA code module.
How to change background html element when focus and lost focus?
SQL 5 Express Install Errors PLEASE HELP!
missing the users & groups in my computer management
Copying multiple user selected records to a recordset
Need check boxes to appear on Word document from MS Access DB
Format the Graphs to export on to the PDF
AJAX CalendarExtender - No dates before 1950