Click here to Skip to main content
15,913,587 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: about dll files Pin
s_a_20026318-May-07 9:02
s_a_20026318-May-07 9:02 
AnswerRe: about dll files Pin
Christian Graus18-May-07 14:04
protectorChristian Graus18-May-07 14:04 
QuestionAJAX avoid using Reponse.write Pin
cisco210318-May-07 5:21
cisco210318-May-07 5:21 
AnswerRe: AJAX avoid using Reponse.write Pin
Not Active18-May-07 5:27
mentorNot Active18-May-07 5:27 
GeneralRe: AJAX avoid using Reponse.write Pin
cisco210318-May-07 5:30
cisco210318-May-07 5:30 
GeneralRe: AJAX avoid using Reponse.write Pin
Not Active18-May-07 5:36
mentorNot Active18-May-07 5:36 
GeneralRe: AJAX avoid using Reponse.write Pin
Mugzy18-May-07 9:00
Mugzy18-May-07 9:00 
AnswerRe: AJAX avoid using Reponse.write Pin
Guffa18-May-07 5:46
Guffa18-May-07 5:46 
cisco2103 wrote:
I've tried putting them in the header section of the page but with no luck.


Just add Literal controls with the script as text, as children to Page.Header.

cisco2103 wrote:
Not very familiar with Init and PreInit since I am pretty new to .Net What would I accomplish by doing this?


Nothing, really. It doesn't matter much when you add the controls to the page, as long as it's done before the renderinging, and that only rules out the Unload and Disposed events, AFAIK.

---
single minded; short sighted; long gone;

AnswerRe: AJAX avoid using Reponse.write Pin
Christian Graus18-May-07 14:03
protectorChristian Graus18-May-07 14:03 
QuestionNumber Formatting Pin
Sam Heller18-May-07 3:55
Sam Heller18-May-07 3:55 
AnswerRe: Number Formatting Pin
Tarakeshwar Reddy18-May-07 5:18
professionalTarakeshwar Reddy18-May-07 5:18 
AnswerRe: Number Formatting Pin
ToddHileHoffer18-May-07 5:19
ToddHileHoffer18-May-07 5:19 
GeneralRe: Number Formatting Pin
Sam Heller21-May-07 2:09
Sam Heller21-May-07 2:09 
QuestionGridView not Updating Pin
Bajrang Singh18-May-07 3:51
Bajrang Singh18-May-07 3:51 
AnswerRe: GridView not Updating Pin
mnvkng7618-May-07 16:02
mnvkng7618-May-07 16:02 
GeneralRe: GridView not Updating [modified] Pin
Bajrang Singh18-May-07 23:53
Bajrang Singh18-May-07 23:53 
GeneralRe: GridView not Updating Pin
mnvkng7619-May-07 2:57
mnvkng7619-May-07 2:57 
QuestionPartiall Screen Scrapping Pin
wEb GuRu...18-May-07 3:08
wEb GuRu...18-May-07 3:08 
AnswerRe: Partiall Screen Scrapping Pin
Not Active18-May-07 3:13
mentorNot Active18-May-07 3:13 
GeneralRe: Partiall Screen Scrapping Pin
wEb GuRu...18-May-07 3:28
wEb GuRu...18-May-07 3:28 
GeneralRe: Partiall Screen Scrapping Pin
Not Active18-May-07 3:53
mentorNot Active18-May-07 3:53 
QuestionProblem accessing mysql database on *.aspx.cs page Pin
arpitscd18-May-07 2:48
arpitscd18-May-07 2:48 
AnswerRe: Problem accessing mysql database on *.aspx.cs page Pin
DavidNohejl18-May-07 6:09
DavidNohejl18-May-07 6:09 
QuestionCalender popup window Pin
deep718-May-07 2:44
deep718-May-07 2:44 
AnswerRe: String Operations Pin
Not Active18-May-07 2:18
mentorNot Active18-May-07 2:18 

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.