Click here to Skip to main content
15,921,941 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionInstalling a web setup by entering a key after expiry of trail version Pin
inayat basha19-Nov-09 19:13
inayat basha19-Nov-09 19:13 
AnswerRe: Installing a web setup by entering a key after expiry of trail version Pin
Vimalsoft(Pty) Ltd19-Nov-09 20:25
professionalVimalsoft(Pty) Ltd19-Nov-09 20:25 
GeneralRe: Installing a web setup by entering a key after expiry of trail version Pin
inayat basha19-Nov-09 22:23
inayat basha19-Nov-09 22:23 
QuestionAccordion like about.com Pin
cooolguymca19-Nov-09 17:32
cooolguymca19-Nov-09 17:32 
AnswerRe: Accordion like about.com Pin
Abhijit Jana19-Nov-09 17:34
professionalAbhijit Jana19-Nov-09 17:34 
QuestionCache Expiration in ASP.NET Pin
Shabeer Ibrahim19-Nov-09 17:21
Shabeer Ibrahim19-Nov-09 17:21 
AnswerRe: Cache Expiration in ASP.NET Pin
AlexeiXX319-Nov-09 19:30
AlexeiXX319-Nov-09 19:30 
GeneralRe: Cache Expiration in ASP.NET Pin
Shabeer Ibrahim23-Nov-09 18:59
Shabeer Ibrahim23-Nov-09 18:59 
RantRe: Cache Expiration in ASP.NET Pin
AlexeiXX319-Nov-09 19:32
AlexeiXX319-Nov-09 19:32 
GeneralRe: Cache Expiration in ASP.NET Pin
Abhijit Jana19-Nov-09 20:15
professionalAbhijit Jana19-Nov-09 20:15 
GeneralRe: Cache Expiration in ASP.NET Pin
Abhishek Sur19-Nov-09 20:43
professionalAbhishek Sur19-Nov-09 20:43 
GeneralRe: Cache Expiration in ASP.NET Pin
Abhijit Jana19-Nov-09 21:26
professionalAbhijit Jana19-Nov-09 21:26 
GeneralRe: Cache Expiration in ASP.NET Pin
Abhishek Sur19-Nov-09 22:04
professionalAbhishek Sur19-Nov-09 22:04 
QuestionCache Expiration Problem in ASP .Net Pin
prem kumar19-Nov-09 17:19
prem kumar19-Nov-09 17:19 
AnswerRe: Cache Expiration Problem in ASP .Net Pin
AlexeiXX319-Nov-09 19:32
AlexeiXX319-Nov-09 19:32 
AnswerRe: Cache Expiration Problem in ASP .Net Pin
Paulo Zemek20-Nov-09 0:22
Paulo Zemek20-Nov-09 0:22 
QuestionUser Control loading through tags? Pin
samir8019-Nov-09 11:27
samir8019-Nov-09 11:27 
AnswerRe: User Control loading through tags? Pin
Abhijit Jana19-Nov-09 16:02
professionalAbhijit Jana19-Nov-09 16:02 
GeneralRe: User Control loading through tags? Pin
samir8020-Nov-09 5:06
samir8020-Nov-09 5:06 
QuestionUser Controls Pin
samir8019-Nov-09 10:52
samir8019-Nov-09 10:52 
AnswerRe: User Controls Pin
Abhishek Sur19-Nov-09 11:10
professionalAbhishek Sur19-Nov-09 11:10 
GeneralRe: User Controls Pin
samir8019-Nov-09 11:24
samir8019-Nov-09 11:24 
GeneralRe: User Controls Pin
Abhijit Jana19-Nov-09 16:01
professionalAbhijit Jana19-Nov-09 16:01 
QuestionMaster Page Loading vs. Content Page Reload [modified] Pin
dboy22119-Nov-09 10:18
dboy22119-Nov-09 10:18 
AnswerRe: Master Page Loading vs. Content Page Reload Pin
Abhishek Sur19-Nov-09 11:13
professionalAbhishek Sur19-Nov-09 11:13 
The process is Master page is loaded first then its content page is rendered. until the whole page is loaded, you cant call anything from content page.

I would suggest to use javascript onload event of body to do this.

Abhishek Sur
Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->

Simplify Code Using NDepend
Basics of Bing Search API using .NET
Microsoft Bing MAP using Javascript

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.