Click here to Skip to main content
15,889,861 members
Home / Discussions / ASP.NET
   

ASP.NET

 
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 
AnswerRe: How to append content into GridView in asp.net C# Pin
Marco Bertschi23-Apr-13 2:27
protectorMarco Bertschi23-Apr-13 2:27 
QuestionWhat is asp.net equivalent of following code Pin
maverick1213122-Apr-13 19:50
maverick1213122-Apr-13 19:50 
AnswerRe: What is asp.net equivalent of following code Pin
Sandeep Mewara22-Apr-13 22:42
mveSandeep Mewara22-Apr-13 22:42 
AnswerRe: What is asp.net equivalent of following code Pin
AmitGajjar23-Apr-13 0:38
professionalAmitGajjar23-Apr-13 0:38 
AnswerRe: What is asp.net equivalent of following code Pin
Marco Bertschi23-Apr-13 1:40
protectorMarco Bertschi23-Apr-13 1:40 
QuestionValidation for a Currency textbox Pin
Michael†Cheong22-Apr-13 19:47
Michael†Cheong22-Apr-13 19:47 
AnswerRe: Validation for a Currency textbox Pin
AmitGajjar23-Apr-13 0:43
professionalAmitGajjar23-Apr-13 0:43 
AnswerRe: Validation for a Currency textbox Pin
Yosh_24-Apr-13 21:45
professionalYosh_24-Apr-13 21:45 

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.