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
Simple SQL question, filter only gives records that have url, want null also
How do I run a script to move contents of a file to a different location
CMonthCalCtrl.GetCurSel() returns date 2 years off
EXCEL ROUND
How do I write an SQL UPDATE statement on a price value?
How to distribute the Calendar 11.0 control
ActiveSync will not provision devices, even when it is configured to allow non provisonable devices
Setfocus in a function
"Save As" dialog box - Capture "Cancel" button click event.
Revoked Certificates publication issue