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
Microsoft Exchange Mailboxes
Upgrade from Win2003 R2 to Win 2008
access query export data from one table to another
Determining the application folder at runtime (VB.NET)
Nnotes.dll API Create Empty Replica Stubs through VB.NET 2008
can't drop table
Auto-attach to process '[4152] w3wp.exe' on machine '[machine name]' failed. Error code 0x8013134b.
Access List Box Form Controls
move to a row in listview control - MS Access 2003
securing mdb file