No announcements
Found 2446588 threads
-
0 Votes
html tag look like password
User-1393433442 posted Hi, You try this html tag look like password..Answered | 4 Replies | 82 Views | Created by Anonymous - Tuesday, January 3, 2017 10:22 AM | Last reply by Anonymous - Wednesday, January 4, 2017 11:46 AM -
0 Votes
Add <html> tag <form> tag in ASPX page dynamically.
Can we also do same thing in Page_Init event to create dynamic controls as html The password must contain a minimum of one lower case character, ...Answered | 3 Replies | 18058 Views | Created by vibs_aspnet - Friday, July 4, 2008 10:18 AM | Last reply by Ed Price - MSFT - Saturday, December 8, 2012 12:51 AM -
0 Votes
SyndicationFeed strips HTML tags
Hello Amit, thank you very much for your reply and it is correct that HTML tags are not stripped.Answered | 3 Replies | 7257 Views | Created by me11 - Wednesday, May 6, 2009 3:37 PM | Last reply by Amit Sharma [MSFT] - Wednesday, May 6, 2009 7:58 PM -
0 Votes
Check HTML TAGS
Can you give the table structure where you want to put the HTML tag in.Answered | 2 Replies | 4722 Views | Created by Junaid_Hassan - Saturday, December 18, 2010 9:55 PM | Last reply by Hasham Niaz - Sunday, December 19, 2010 12:14 AM -
0 Votes
SSRS HTML tags in textbox
HTML will be treated as literal text.Answered | 1 Replies | 8953 Views | Created by ErickTreetops - Wednesday, August 7, 2013 4:15 AM | Last reply by vijayalaxmi_atyam - Wednesday, August 7, 2013 9:27 AM -
0 Votes
List value includes HTML tags
maybe you can strip out the html tags by using regex similar to this: http://en.csharp-online.net/Strip_all_HTML_tagsAnswered | 6 Replies | 4069 Views | Created by SPDeveloperXP - Tuesday, September 29, 2009 7:28 PM | Last reply by SPDeveloperXP - Friday, October 2, 2009 2:29 PM -
1 Votes
How to parse html tags ?
Another option is HTML Monkey.Answered | 2 Replies | 1963 Views | Created by NKN95 - Thursday, December 22, 2011 1:16 PM | Last reply by Jonathan Wood - Tuesday, November 28, 2017 12:09 AM -
0 Votes
How to display HTML img tag in Lync client?
Yes,I have added HTML format support and the style of the text,such as font-size,color,font-weight, display ok now.Answered | 3 Replies | 1281 Views | Created by imhuqiao - Tuesday, June 10, 2014 3:17 AM | Last reply by ShelbyZ - Wednesday, June 11, 2014 2:13 PM -
1 Votes
Unable to remove html tags
I never see HTML similar to what you posted in my threads.Answered | 2 Replies | 1245 Views | Created by te_ve - Monday, November 20, 2017 1:41 AM | Last reply by Richard Mueller - Monday, November 20, 2017 2:49 AM -
0 Votes
edit html tags
It's simple ;) Regex has no idea of tags or other structures inside the text.Answered | 5 Replies | 4515 Views | Created by l9429727 - Tuesday, March 29, 2011 3:37 AM | Last reply by WolfgangKluge - Thursday, March 31, 2011 9:35 AM -
4 Votes
Password Box in HTML client?
I had a very basic requirement and that was to mask the password in the HTML page.Answered | 6 Replies | 3270 Views | Created by olipiskandar - Friday, May 31, 2013 6:16 AM | Last reply by Militao0 - Friday, May 20, 2016 12:36 AM -
0 Votes
disabled attribute is incorrectly applied to HTML tag
here is the screen shot from webkit's element inspector it appears that MSIE browsers honor the non-standard disabled attribute in the ...Answered | 3 Replies | 3500 Views | Created by ajay.kate - Friday, August 24, 2012 10:14 AM | Last reply by 网游 - wang'you - Thursday, January 10, 2013 4:30 AM -
0 Votes
What HTML tags are supported by SSRS?
Hi Random, As you can see on that link, the following is a complete list of tags that will render as HTML when defined as placeholder ...Answered | 1 Replies | 6088 Views | Created by RandomWorkingGuy - Monday, May 16, 2016 8:01 PM | Last reply by Charlie Liao - Tuesday, May 17, 2016 1:37 AM -
0 Votes
HOW to do automatic lines and html starting tags & end tags.
an example of the html data would be tags like this: Heres a good example suppose the italcs tag is missing in-between a paragraph ...Answered | 7 Replies | 4809 Views | Created by Norman Buensuceso - Tuesday, September 18, 2012 1:37 PM | Last reply by The Thinker - Tuesday, September 18, 2012 6:30 PM -
1 Votes
Does SSRS 2012 supports table html tag
Hi Vivek, As ReportCreator posted, Reporting service 2012 supports only a subset of HTML tags.Answered | 2 Replies | 5018 Views | Created by Satpute Vivek - Wednesday, July 31, 2013 4:38 AM | Last reply by Katherine Xiong - Thursday, August 1, 2013 3:46 AM -
0 Votes
Publishing HTML remove <object> tags
List=1b3bbb8f%2D4b5a%2D4f72%2D94c4%2D94cb80bc3866&ID=1166 Cheers, Daniel Bugday Web: SharePoint Forum ...Answered | 3 Replies | 6671 Views | Created by Julien.63 - Wednesday, May 20, 2009 8:58 AM | Last reply by Zac Smith NZ - Wednesday, May 20, 2009 10:06 AM -
3 Votes
How to read information from HTML <div> tag
Or I can move it into a specific MSDN forum if you'd like.Answered | 5 Replies | 9850 Views | Created by John1506 - Friday, May 13, 2011 5:26 PM | Last reply by Ed Price - MSFT - Tuesday, December 27, 2011 11:17 PM -
0 Votes
Looking for help with an html site?
I have some code I was given and would like to use/test it, but am not sure how to get it going.Answered | 1 Replies | 1163 Views | Created by -D-Y- - Sunday, January 4, 2015 6:01 PM | Last reply by Dave Patrick - Sunday, January 4, 2015 6:08 PM -
1 Votes
How to get html tag from range
So i want that cell text to html tags with style.Answered | 19 Replies | 954 Views | Created by Anil Patel MCA - Friday, September 30, 2016 6:24 AM | Last reply by Deepak Saradkumar Panchal - Wednesday, October 5, 2016 2:10 AM -
0 Votes
Allowing extra attributes in HTML tags.
here is the example: https://hacks.mozilla.org/2012/10/using-data-attributes-in-javascript-and-css/ but anyway, perhaps you may try using this ...Answered | 2 Replies | 1955 Views | Created by Cleveland Clinic Marketing Dev - Wednesday, June 12, 2013 4:01 PM | Last reply by Aries - MSFT - Tuesday, June 18, 2013 2:44 AM - Items 1 to 20 of 2446588 Next ›
No announcements