Click here to Skip to main content
15,917,060 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionASP.net gzip compression using Response.Filter not working. Pin
Tiju John24-Apr-09 5:23
Tiju John24-Apr-09 5:23 
QuestionDataGrid EditCommand Pin
princy1024-Apr-09 4:40
princy1024-Apr-09 4:40 
AnswerRe: DataGrid EditCommand Pin
Ryomin24-Apr-09 7:48
professionalRyomin24-Apr-09 7:48 
GeneralRe: DataGrid EditCommand Pin
princy1024-Apr-09 21:33
princy1024-Apr-09 21:33 
Questionpassing value Pin
netJP12L24-Apr-09 4:33
netJP12L24-Apr-09 4:33 
AnswerRe: passing value Pin
led mike24-Apr-09 4:44
led mike24-Apr-09 4:44 
QuestionProblem creating server control that extends the CollapsiblePanelExtender from the AJAX toolkit Pin
simonpowers4424-Apr-09 3:54
simonpowers4424-Apr-09 3:54 
Questiondoes not contain a definition for 'btnSubmit_Click' Pin
XaraW24-Apr-09 2:52
XaraW24-Apr-09 2:52 
Hi
I quite new here and I have a question:

I have built page in VS2008 using c# & the following debug error:

CS1061: 'ASP.ds2_aspx' does not contain a definition for 'btnSubmit_Click' and no extension method 'btnSubmit_Click' accepting a first argument of type 'ASP.ds2_aspx' could be found (are you missing a using directive or an assembly reference?)

Line 50:                   <tr> 
Line 51:                     <td class="main" style="width: 135px">&nbsp;</td> 
Line 52:                     <td class="main" style="width: 278px"><input type="Submit" id="btnSubmit" OnServerClick="btnSubmit_Click" value="Send" runat="server" onclick="return btnSubmit_onclick()" /></td> 
Line 53:                  </tr> 
Line 54:               </table> 


and I would appreciate any suggestionsConfused | :confused:
AnswerRe: does not contain a definition for 'btnSubmit_Click' Pin
SeMartens24-Apr-09 3:12
SeMartens24-Apr-09 3:12 
GeneralRe: does not contain a definition for 'btnSubmit_Click' Pin
DoctorMick24-Apr-09 4:26
DoctorMick24-Apr-09 4:26 
QuestionTEMP FOLDER Pin
Member 393125924-Apr-09 2:03
Member 393125924-Apr-09 2:03 
AnswerRe: TEMP FOLDER Pin
DoctorMick24-Apr-09 4:27
DoctorMick24-Apr-09 4:27 
AnswerSelf Cleaning Pin
David Mujica24-Apr-09 5:26
David Mujica24-Apr-09 5:26 
QuestionSession? Pin
Karthick_gc24-Apr-09 1:53
Karthick_gc24-Apr-09 1:53 
AnswerRe: Session? Pin
Abhijit Jana24-Apr-09 2:01
professionalAbhijit Jana24-Apr-09 2:01 
GeneralRe: Session? Pin
Karthick_gc24-Apr-09 2:06
Karthick_gc24-Apr-09 2:06 
GeneralRe: Session? Pin
Sandeep Akhare24-Apr-09 7:52
Sandeep Akhare24-Apr-09 7:52 
GeneralRe: Session? Pin
Abhijit Jana24-Apr-09 18:56
professionalAbhijit Jana24-Apr-09 18:56 
GeneralRe: Session? Pin
Sandeep Akhare27-Apr-09 8:02
Sandeep Akhare27-Apr-09 8:02 
GeneralRe: Session? Pin
Abhijit Jana24-Apr-09 19:06
professionalAbhijit Jana24-Apr-09 19:06 
QuestionNeed to get attibute name Pin
Satish - Developer24-Apr-09 1:33
Satish - Developer24-Apr-09 1:33 
AnswerRe: Need to get attibute name Pin
Paddy Boyd24-Apr-09 1:46
Paddy Boyd24-Apr-09 1:46 
QuestionReport Pin
sulimanpasha24-Apr-09 1:19
sulimanpasha24-Apr-09 1:19 
AnswerRe: Report Pin
scottgp24-Apr-09 1:40
professionalscottgp24-Apr-09 1:40 
GeneralRe: Report [modified] Pin
sulimanpasha24-Apr-09 2:17
sulimanpasha24-Apr-09 2:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.