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
set workseet as active then run a macro on other worksheets
Printing from Terminal-Like App
POP3 and IMAP4 will not start automatically when I restart the Exchnage server
Exchange 2010 Certificate Problem
Several strings
odbc connection failed. error sql state 28000 sql server error 18452
problem in redirecting page
Issues with Vista Basic - Cannot get Computer to display properties
Windows 7 Local Network Browsing
Import Data from Unsaved Excel Spreadsheet to Access Table