Click here to Skip to main content
15,918,742 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionAutoCompleteExtender doesn't work for first time Pin
erSenthil25-Apr-13 2:11
erSenthil25-Apr-13 2:11 
QuestionAutoCompleteExtender doesn't work for first time Pin
erSenthil25-Apr-13 1:42
erSenthil25-Apr-13 1:42 
QuestionAsp.net page flickering issue having, User control with timer in it. Pin
RS (SE)25-Apr-13 0:25
RS (SE)25-Apr-13 0:25 
AnswerRe: Asp.net page flickering issue having, User control with timer in it. Pin
MaulikDusara28-Apr-13 21:34
MaulikDusara28-Apr-13 21:34 
GeneralRe: Asp.net page flickering issue having, User control with timer in it. Pin
RS (SE)28-Apr-13 23:59
RS (SE)28-Apr-13 23:59 
GeneralRe: Asp.net page flickering issue having, User control with timer in it. Pin
MaulikDusara29-Apr-13 0:54
MaulikDusara29-Apr-13 0:54 
GeneralRe: Asp.net page flickering issue having, User control with timer in it. Pin
RS (SE)29-Apr-13 1:45
RS (SE)29-Apr-13 1:45 
Questionbesoin d'aide svp Pin
hamza_amdouni24-Apr-13 5:08
hamza_amdouni24-Apr-13 5:08 
AnswerRe: besoin d'aide svp Pin
R. Giskard Reventlov24-Apr-13 5:50
R. Giskard Reventlov24-Apr-13 5:50 
AnswerRe: besoin d'aide svp Pin
Jasmine250124-Apr-13 9:58
Jasmine250124-Apr-13 9:58 
QuestionGraduate offered Internship Pin
Member 1001019824-Apr-13 3:49
Member 1001019824-Apr-13 3:49 
AnswerRe: Graduate offered Internship Pin
R. Giskard Reventlov24-Apr-13 5:48
R. Giskard Reventlov24-Apr-13 5:48 
AnswerRe: Graduate offered Internship Pin
Jasmine250124-Apr-13 10:01
Jasmine250124-Apr-13 10:01 
QuestionPlcaeholder removing whitespace between controls Pin
suzyb24-Apr-13 3:19
suzyb24-Apr-13 3:19 
AnswerRe: Plcaeholder removing whitespace between controls Pin
Richard Deeming24-Apr-13 4:55
mveRichard Deeming24-Apr-13 4:55 
GeneralRe: Plcaeholder removing whitespace between controls Pin
suzyb24-Apr-13 5:05
suzyb24-Apr-13 5:05 
Sorry I haven't explained what I mean properly.

I don't want the controls to render on a new line. I would like the whitespace kept in the html output so it gives that single space. I've added the html below to better explain. This is what the controls in the placeholder output like, no whitespace between them even though there is whitespace / line breaks in the ASCX files as shown in my original post.

HTML
<p><label for="ContentPlaceHolderDefault_MainContent_MainContent_ContactForm_18_School" id="ContentPlaceHolderDefault_MainContent_MainContent_ContactForm_18_lblSchool">School (if applicable):</label><input name="ctl00$ctl00$ctl00$ctl00$ContentPlaceHolderDefault$MainContent$MainContent$ContactForm_18$School" type="text" maxlength="50" id="ContentPlaceHolderDefault_MainContent_MainContent_ContactForm_18_School" /><span id="ContentPlaceHolderDefault_MainContent_MainContent_ContactForm_18_reqSchool" class="val-error" style="display:none;">* required</span><span id="ContentPlaceHolderDefault_MainContent_MainContent_ContactForm_18_validSchool" class="val-error" style="display:none;">* invalid</span></p>

GeneralRe: Plcaeholder removing whitespace between controls Pin
jkirkerx24-Apr-13 16:26
professionaljkirkerx24-Apr-13 16:26 
Questionvalidation not working when java script is written for imagebutton Pin
Member 999911223-Apr-13 2:48
Member 999911223-Apr-13 2:48 
AnswerRe: validation not working when java script is written for imagebutton Pin
dusty_dex23-Apr-13 2:57
dusty_dex23-Apr-13 2:57 
GeneralRe: validation not working when java script is written for imagebutton Pin
Richard Deeming23-Apr-13 3:10
mveRichard Deeming23-Apr-13 3:10 
GeneralRe: validation not working when java script is written for imagebutton Pin
dusty_dex23-Apr-13 4:29
dusty_dex23-Apr-13 4:29 
GeneralRe: validation not working when java script is written for imagebutton Pin
Michael†Cheong23-Apr-13 6:59
Michael†Cheong23-Apr-13 6:59 
GeneralRe: validation not working when java script is written for imagebutton Pin
Member 999911223-Apr-13 3:18
Member 999911223-Apr-13 3:18 
AnswerRe: validation not working when java script is written for imagebutton Pin
Richard Deeming23-Apr-13 3:13
mveRichard Deeming23-Apr-13 3:13 
QuestionHow to append content into GridView in asp.net C# Pin
Sanjeev991823-Apr-13 2:02
Sanjeev991823-Apr-13 2:02 

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.