Click here to Skip to main content
15,888,229 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow to do this? Pin
Chatura Dilan3-Apr-08 6:07
Chatura Dilan3-Apr-08 6:07 
AnswerRe: How to do this? Pin
pmarfleet3-Apr-08 9:17
pmarfleet3-Apr-08 9:17 
QuestionHow to avoid PostBack in LinkButton Pin
udaymohan3-Apr-08 5:47
udaymohan3-Apr-08 5:47 
GeneralRe: How to avoid PostBack in LinkButton Pin
Jesse Squire3-Apr-08 6:03
Jesse Squire3-Apr-08 6:03 
GeneralRe: How to avoid PostBack in LinkButton Pin
MoustafaS3-Apr-08 6:59
MoustafaS3-Apr-08 6:59 
QuestionHow can I find user click Back Button at IE? Pin
Dong Kim3-Apr-08 5:38
Dong Kim3-Apr-08 5:38 
AnswerRe: How can I find user click Back Button at IE? Pin
Jesse Squire3-Apr-08 6:27
Jesse Squire3-Apr-08 6:27 
QuestionHow to download embedded resources of webcontrol on AJAX call? Pin
pankazmittal3-Apr-08 3:47
pankazmittal3-Apr-08 3:47 
Hi, I developed a custom webcontrol in which all resources (like images, javascript etc) are embedded. Since everything is embedded only single DLL is deliverable.

In the consumer page, its object is instantiated. Related html and resources gets rendered in the page response. Obviously the response gets heavier based on size of resources (plus lot of other toolkit generated files)

Now, this is a modalpopup feature which is not used daily so we want to make it on demand. Which means that we don't want to instantiate control's object every time the page renders. But will provide a link of page which user can click-on to view the feature in a modal popup. At the click, an AJAX call will be made and will pull the necessary information and html to be displayed.

The problem is how to download the embedded resources of webcontrol on AJAX call? It will also need the toolkit generated files too.

Any ideas will be appreciated? Thanks

Pankaj
GeneralRe: How to download embedded resources of webcontrol on AJAX call? Pin
Jesse Squire3-Apr-08 3:52
Jesse Squire3-Apr-08 3:52 
General.asp pages with Asp.Net 2.0 Pin
Jacob Dixon3-Apr-08 3:39
Jacob Dixon3-Apr-08 3:39 
GeneralRe: .asp pages with Asp.Net 2.0 Pin
Jesse Squire3-Apr-08 3:50
Jesse Squire3-Apr-08 3:50 
GeneralRe: .asp pages with Asp.Net 2.0 Pin
Jacob Dixon3-Apr-08 4:07
Jacob Dixon3-Apr-08 4:07 
GeneralRe: .asp pages with Asp.Net 2.0 Pin
Jesse Squire3-Apr-08 4:12
Jesse Squire3-Apr-08 4:12 
GeneralRe: .asp pages with Asp.Net 2.0 Pin
Jacob Dixon3-Apr-08 6:41
Jacob Dixon3-Apr-08 6:41 
GeneralLosing Session in IIS Pin
Leandrão3-Apr-08 2:50
Leandrão3-Apr-08 2:50 
GeneralRe: Losing Session in IIS Pin
eyeseetee3-Apr-08 2:55
eyeseetee3-Apr-08 2:55 
GeneralRe: Losing Session in IIS Pin
N a v a n e e t h3-Apr-08 3:01
N a v a n e e t h3-Apr-08 3:01 
GeneralRe: Losing Session in IIS Pin
Leandrão3-Apr-08 7:24
Leandrão3-Apr-08 7:24 
GeneralRe: Losing Session in IIS Pin
Leandrão3-Apr-08 3:02
Leandrão3-Apr-08 3:02 
GeneralRe: Losing Session in IIS Pin
N a v a n e e t h3-Apr-08 3:03
N a v a n e e t h3-Apr-08 3:03 
GeneralRe: Losing Session in IIS Pin
eyeseetee3-Apr-08 3:08
eyeseetee3-Apr-08 3:08 
GeneralRe: Losing Session in IIS Pin
N a v a n e e t h3-Apr-08 3:09
N a v a n e e t h3-Apr-08 3:09 
GeneralRe: Losing Session in IIS Pin
Leandrão3-Apr-08 3:43
Leandrão3-Apr-08 3:43 
GeneralRe: Losing Session in IIS Pin
Leandrão3-Apr-08 3:13
Leandrão3-Apr-08 3:13 
GeneralRe: Losing Session in IIS Pin
Leandrão3-Apr-08 3:31
Leandrão3-Apr-08 3:31 

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.