Click here to Skip to main content
15,911,848 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Compiler Error - CS5001 Pin
pavya_Cool10-Sep-07 2:32
pavya_Cool10-Sep-07 2:32 
GeneralRe: Compiler Error - CS5001 Pin
N a v a n e e t h10-Sep-07 2:37
N a v a n e e t h10-Sep-07 2:37 
GeneralRe: Compiler Error - CS5001 Pin
pavya_Cool10-Sep-07 2:40
pavya_Cool10-Sep-07 2:40 
AnswerRe: Compiler Error - CS5001 Pin
Christian Graus10-Sep-07 2:42
protectorChristian Graus10-Sep-07 2:42 
Questionasp.net global functions Pin
abglorie10-Sep-07 1:35
abglorie10-Sep-07 1:35 
AnswerRe: asp.net global functions Pin
SHatchard10-Sep-07 1:54
SHatchard10-Sep-07 1:54 
GeneralRe: asp.net global functions Pin
N a v a n e e t h10-Sep-07 1:58
N a v a n e e t h10-Sep-07 1:58 
AnswerRe: asp.net global functions Pin
N a v a n e e t h10-Sep-07 1:56
N a v a n e e t h10-Sep-07 1:56 
abglorie wrote:
Now I write a same function into every form.

But I need the particular function using different form
without writing a same coding.


Create a base class and inherit this base class in all the pages. Write common function in Base class. By default you will see all the ASPX pages are inherited by Page class. You have to remove this and write your base class and your base class should inherit from Page class.


QuestionHow to redirect Pin
bhattiprolu10-Sep-07 1:33
bhattiprolu10-Sep-07 1:33 
AnswerRe: How to redirect Pin
abglorie10-Sep-07 1:38
abglorie10-Sep-07 1:38 
AnswerRe: How to redirect Pin
Vasudevan Deepak Kumar10-Sep-07 2:07
Vasudevan Deepak Kumar10-Sep-07 2:07 
QuestionGet Click event of flash object. Pin
mmSoni10-Sep-07 1:26
mmSoni10-Sep-07 1:26 
Questionasp dot net - session state Pin
abglorie10-Sep-07 1:20
abglorie10-Sep-07 1:20 
AnswerRe: asp dot net - session state Pin
oceanexplorer10-Sep-07 2:36
oceanexplorer10-Sep-07 2:36 
QuestionIframe Pin
kmanisha10-Sep-07 1:12
kmanisha10-Sep-07 1:12 
AnswerRe: Iframe Pin
N a v a n e e t h10-Sep-07 1:53
N a v a n e e t h10-Sep-07 1:53 
Questionimage on right side treeview Pin
red27man10-Sep-07 1:03
red27man10-Sep-07 1:03 
QuestionDoubt in Dataview filter options Pin
jayarajmrj10-Sep-07 0:43
jayarajmrj10-Sep-07 0:43 
AnswerRe: Doubt in Dataview filter options Pin
John-ph10-Sep-07 1:45
John-ph10-Sep-07 1:45 
Questionpopup window Pin
saravanan0510-Sep-07 0:43
saravanan0510-Sep-07 0:43 
AnswerRe: popup window Pin
John-ph10-Sep-07 1:13
John-ph10-Sep-07 1:13 
AnswerRe: popup window Pin
N a v a n e e t h10-Sep-07 1:51
N a v a n e e t h10-Sep-07 1:51 
QuestionHow to insert HTML string (with tags) in word and display as html Pin
here2learn10-Sep-07 0:33
here2learn10-Sep-07 0:33 
Questionhow do i store news articles? Pin
marvc19-Sep-07 23:46
marvc19-Sep-07 23:46 
Questionprevious page is error but still work.. Pin
hardyyanto9-Sep-07 23:39
hardyyanto9-Sep-07 23:39 

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.