Click here to Skip to main content
15,923,852 members
Home / Discussions / C#
   

C#

 
GeneralRe: OR operator in Regular Expression Pin
Heath Stewart26-Mar-05 13:28
protectorHeath Stewart26-Mar-05 13:28 
GeneralA little push with Web Services. Pin
Anonymous25-Mar-05 15:40
Anonymous25-Mar-05 15:40 
GeneralRe: A little push with Web Services. Pin
turbochimp25-Mar-05 17:07
turbochimp25-Mar-05 17:07 
GeneralRe: A little push with Web Services. Pin
Anonymous26-Mar-05 0:51
Anonymous26-Mar-05 0:51 
GeneralRe: A little push with Web Services. Pin
wakkerjack31-Mar-05 1:41
wakkerjack31-Mar-05 1:41 
Generalopen window Pin
ABBASI_RA25-Mar-05 14:25
ABBASI_RA25-Mar-05 14:25 
GeneralRe: open window Pin
dabuskol25-Mar-05 19:37
dabuskol25-Mar-05 19:37 
GeneralRe: open window Pin
Heath Stewart26-Mar-05 13:15
protectorHeath Stewart26-Mar-05 13:15 
You should really consider using Page.RegisterClientScriptBlock or Page.RegisterStartupScript to write to the beginning or end of the document (the page <form>, actually), respectively. This allows you to specify a key so that the script is not written more than once (which, depending on what you do, can lead to script errors). This is especially handy when designing controls that need to generate script in their containing page and you can't be sure just how many a user might add to their page.

This posting is provided "AS IS" with no warranties, and confers no rights.

Software Design Engineer
Developer Division Sustained Engineering
Microsoft

[My Articles] [My Blog]
GeneralRe: open window Pin
dabuskol26-Mar-05 18:11
dabuskol26-Mar-05 18:11 
GeneralRe: open window Pin
Heath Stewart26-Mar-05 20:26
protectorHeath Stewart26-Mar-05 20:26 
GeneralCheck if a user have full access to a shared directory Pin
Johny Ng25-Mar-05 13:19
Johny Ng25-Mar-05 13:19 
GeneralRe: Check if a user have full access to a shared directory Pin
Heath Stewart26-Mar-05 13:13
protectorHeath Stewart26-Mar-05 13:13 
GeneralAccessing DotNet DLL from ASP Pin
Anand Chida25-Mar-05 10:05
Anand Chida25-Mar-05 10:05 
GeneralRe: Accessing DotNet DLL from ASP Pin
Heath Stewart25-Mar-05 11:48
protectorHeath Stewart25-Mar-05 11:48 
GeneralNew WebBrowser Pin
thedjhacker25-Mar-05 8:09
thedjhacker25-Mar-05 8:09 
GeneralRe: New WebBrowser Pin
Heath Stewart25-Mar-05 11:39
protectorHeath Stewart25-Mar-05 11:39 
GeneralRe: New WebBrowser Pin
thedjhacker25-Mar-05 12:38
thedjhacker25-Mar-05 12:38 
GeneralPhoto Printing Wizard Pin
tommazzo25-Mar-05 6:02
tommazzo25-Mar-05 6:02 
GeneralRe: Photo Printing Wizard Pin
Dave Kreskowiak25-Mar-05 7:30
mveDave Kreskowiak25-Mar-05 7:30 
GeneralRe: Photo Printing Wizard Pin
tommazzo25-Mar-05 11:15
tommazzo25-Mar-05 11:15 
GeneralRe: Photo Printing Wizard Pin
Dave Kreskowiak25-Mar-05 11:45
mveDave Kreskowiak25-Mar-05 11:45 
GeneralRe: Photo Printing Wizard Pin
Heath Stewart25-Mar-05 12:10
protectorHeath Stewart25-Mar-05 12:10 
GeneralRe: Photo Printing Wizard Pin
tommazzo25-Mar-05 12:35
tommazzo25-Mar-05 12:35 
GeneralRe: Photo Printing Wizard Pin
Heath Stewart25-Mar-05 12:58
protectorHeath Stewart25-Mar-05 12:58 
GeneralRe: Photo Printing Wizard Pin
tommazzo25-Mar-05 12:37
tommazzo25-Mar-05 12:37 

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.