Click here to Skip to main content
15,900,725 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Persisting data through a "Postback" Pin
Pradipta Basu16-Jul-06 19:57
Pradipta Basu16-Jul-06 19:57 
GeneralRe: Persisting data through a "Postback" Pin
Frank Kerrigan17-Jul-06 0:25
Frank Kerrigan17-Jul-06 0:25 
GeneralRe: Persisting data through a "Postback" Pin
Pradipta Basu17-Jul-06 19:56
Pradipta Basu17-Jul-06 19:56 
GeneralRe: Persisting data through a "Postback" (backup) Pin
Prakash Nadar2-Jan-07 23:40
Prakash Nadar2-Jan-07 23:40 
Questionasp:button MouseOver Pin
Drathmar16-Jul-06 10:38
Drathmar16-Jul-06 10:38 
AnswerRe: asp:button MouseOver Pin
minhpc_bk16-Jul-06 20:14
minhpc_bk16-Jul-06 20:14 
GeneralRe: asp:button MouseOver Pin
Drathmar17-Jul-06 3:28
Drathmar17-Jul-06 3:28 
GeneralRe: asp:button MouseOver Pin
minhpc_bk17-Jul-06 3:55
minhpc_bk17-Jul-06 3:55 
In a skin file, you simply declare the button:
<asp:button on_mouseover="yourclientsidefunction();" ..../>
then in the Page directive, you can simply set the theme for the web page. The settings of the button in the skin file of the specified theme will be applied to all the buttons on the web page.
QuestionPersisting Data between pages Pin
MrJJKoolJ16-Jul-06 9:38
MrJJKoolJ16-Jul-06 9:38 
Questiondrop down list Pin
sonyama16-Jul-06 7:41
sonyama16-Jul-06 7:41 
AnswerRe: drop down list Pin
dansoft16-Jul-06 15:25
dansoft16-Jul-06 15:25 
AnswerRe: drop down list Pin
postmaster@programmingknowledge.com16-Jul-06 17:31
postmaster@programmingknowledge.com16-Jul-06 17:31 
QuestionCross domain cookies Pin
Filipe Peixinho16-Jul-06 7:28
Filipe Peixinho16-Jul-06 7:28 
QuestionImport Contacts from Outlook Pin
Abhishek Joshi16-Jul-06 1:37
Abhishek Joshi16-Jul-06 1:37 
QuestionAccess Drives with Javascript Pin
Abhishek Joshi16-Jul-06 1:33
Abhishek Joshi16-Jul-06 1:33 
AnswerRe: Access Drives with Javascript Pin
Jesse Squire16-Jul-06 3:05
Jesse Squire16-Jul-06 3:05 
QuestionRunning ActiveX coutrol with Javascript Pin
Abhishek Joshi16-Jul-06 1:32
Abhishek Joshi16-Jul-06 1:32 
AnswerRe: Running ActiveX coutrol with Javascript Pin
Jesse Squire16-Jul-06 3:10
Jesse Squire16-Jul-06 3:10 
QuestionAbout Dropdown List Control Pin
Abhishek Joshi16-Jul-06 1:12
Abhishek Joshi16-Jul-06 1:12 
AnswerRe: About Dropdown List Control Pin
Jesse Squire16-Jul-06 2:57
Jesse Squire16-Jul-06 2:57 
QuestionAbout Dropdown List Control Pin
Abhishek Joshi16-Jul-06 1:12
Abhishek Joshi16-Jul-06 1:12 
AnswerRe: About Dropdown List Control [modified] Pin
Wesley Samuel16-Jul-06 19:17
Wesley Samuel16-Jul-06 19:17 
QuestionProblem with transforming a part of xml file [modified] Pin
sishya16-Jul-06 0:55
sishya16-Jul-06 0:55 
QuestionFinding Visitor's IP Problem Pin
yersay16-Jul-06 0:22
yersay16-Jul-06 0:22 
AnswerRe: Finding Visitor's IP Problem Pin
Jesse Squire16-Jul-06 2:34
Jesse Squire16-Jul-06 2:34 

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.