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
Can we create 1 partition in Windows 2003 R2 with 6 TB. Is there any limitation.?
@From Address not an accepted Parameter
AXWIN Frame Window: svchost.exe - Application Error
How do I rotate a picturebox in 15 degree increments?
Creating temporary relationships using DE base class
How long it takes to reach the Transaction Log Numbering Sequence limit in exchange 2003/2007?
Updataing XLstart with a personal.xls module
Can outlook 2003 email be imported to windows 7 through mitec ?
Entity Framework - Inserting row into a table which as a self referencing
how can I remove 2 or more favorites within IE 8 at the same time?