Click here to Skip to main content
15,917,709 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionpassing parameter using postbackURL property... Pin
Naif_Prof13-Oct-06 12:06
Naif_Prof13-Oct-06 12:06 
AnswerRe: postbackURL property..... [modified] Pin
Jay_se13-Oct-06 19:01
Jay_se13-Oct-06 19:01 
QuestionReportViewer Issue Pin
Christopher Stratmann13-Oct-06 9:13
Christopher Stratmann13-Oct-06 9:13 
AnswerRe: ReportViewer Issue Pin
Andy Brummer13-Oct-06 10:22
sitebuilderAndy Brummer13-Oct-06 10:22 
Questionjavascript alert function breaks with linefeed character Pin
#realJSOP13-Oct-06 9:00
professional#realJSOP13-Oct-06 9:00 
AnswerRe: javascript alert function breaks with linefeed character Pin
Shog913-Oct-06 9:23
sitebuilderShog913-Oct-06 9:23 
GeneralRe: javascript alert function breaks with linefeed character Pin
#realJSOP13-Oct-06 9:43
professional#realJSOP13-Oct-06 9:43 
AnswerRe: javascript alert function breaks with linefeed character Pin
Rama Krishna Vavilala13-Oct-06 9:25
Rama Krishna Vavilala13-Oct-06 9:25 
You have to Quote the JavaScript string to make it work. As \n gets converted to a new line.

Look at the implementation of System.Web.UI.Util.QuoteJScriptString(String, Boolean) using Reflector.



Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it. -Brian Kernighan

GeneralRe: javascript alert function breaks with linefeed character Pin
#realJSOP13-Oct-06 9:44
professional#realJSOP13-Oct-06 9:44 
GeneralRe: javascript alert function breaks with linefeed character Pin
Rama Krishna Vavilala13-Oct-06 9:47
Rama Krishna Vavilala13-Oct-06 9:47 
GeneralRe: javascript alert function breaks with linefeed character Pin
Guffa13-Oct-06 16:28
Guffa13-Oct-06 16:28 
QuestionSending Audio content from ASPX page. Pin
hectorpc200613-Oct-06 8:34
hectorpc200613-Oct-06 8:34 
AnswerRe: Sending Audio content from ASPX page. Pin
WillemM13-Oct-06 9:12
WillemM13-Oct-06 9:12 
GeneralRe: Sending Audio content from ASPX page. Pin
hectorpc200613-Oct-06 10:12
hectorpc200613-Oct-06 10:12 
GeneralRe: Sending Audio content from ASPX page. Pin
WillemM13-Oct-06 21:22
WillemM13-Oct-06 21:22 
QuestionDisplay data as table in Crystal Report Pin
bins8813-Oct-06 8:03
bins8813-Oct-06 8:03 
AnswerRe: Grid view paging error Pin
WillemM13-Oct-06 9:14
WillemM13-Oct-06 9:14 
Questionsql delete statement error in asp page Pin
keroed_edmond13-Oct-06 6:29
keroed_edmond13-Oct-06 6:29 
AnswerRe: sql delete statement error in asp page Pin
Guffa13-Oct-06 7:14
Guffa13-Oct-06 7:14 
GeneralRe: sql delete statement error in asp page Pin
keroed_edmond13-Oct-06 12:36
keroed_edmond13-Oct-06 12:36 
AnswerRe: sql delete statement error in asp page Pin
Guffa13-Oct-06 15:34
Guffa13-Oct-06 15:34 
QuestionUpload large files Pin
felopater13-Oct-06 5:28
felopater13-Oct-06 5:28 
AnswerRe: Upload large files Pin
Sreenath Madyastha13-Oct-06 9:16
Sreenath Madyastha13-Oct-06 9:16 
AnswerRe: Upload large files Pin
WillemM13-Oct-06 9:19
WillemM13-Oct-06 9:19 
AnswerRe: Upload large files Pin
Sushant Duggal13-Oct-06 18:59
Sushant Duggal13-Oct-06 18:59 

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.