Click here to Skip to main content
15,909,030 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: images on gridview Pin
Bishoy Labib26-Sep-06 12:35
Bishoy Labib26-Sep-06 12:35 
QuestionNeed GetGlobalResourcesObject (the type+property version) Pin
User 178031526-Sep-06 9:25
User 178031526-Sep-06 9:25 
AnswerRe: Need GetGlobalResourcesObject (the type+property version) Pin
minhpc_bk27-Sep-06 2:33
minhpc_bk27-Sep-06 2:33 
GeneralRe: Need GetGlobalResourcesObject (the type+property version) Pin
User 178031527-Sep-06 2:55
User 178031527-Sep-06 2:55 
QuestionFormatting Dates in Form to Email Pin
hers2keep26-Sep-06 9:15
hers2keep26-Sep-06 9:15 
AnswerRe: Formatting Dates in Form to Email Pin
Guffa26-Sep-06 11:37
Guffa26-Sep-06 11:37 
QuestionEncrypted Emails in ASP.NET Pin
S7626-Sep-06 8:24
S7626-Sep-06 8:24 
QuestionHelp with Regex (Matching words longer than 20 charcaters - to stop long words breaking my layouts) Pin
Dominic Pettifer26-Sep-06 7:53
Dominic Pettifer26-Sep-06 7:53 
Hi, could someone help me with a regular expression? I'm wanting to match all words, in a block of text, that are longer than 20 characters, and can contain any character/number or ANYTHING from the ASCII set EXCEPT a space or an HTML angled bracket (<>).

For instance http://www.firingsquad.com/media/hirez.asp?file=/games/battlefield_2142_preview/images/04.jpg would match.

Also the word 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' would match...

...but <a href="http://www.firingsquad.com/media/hirez.asp?file=/games/battlefield_2142_preview/images/04.jpg">a link</a> wouldn't because 'a link' is only 6 characters, stuff inside HTML tags (attributes name and values basically) would be ignored.

I'm basically looking for a way to deal with increadibly long words, which force open P and DIVS to the width of the word, and can thus break my HTML layout. I've researched and researched and found there is no way this can be done with pure HTML/CSS alone and needs some server side solution to handle it, so I'm basically looking for a server side solution. If there is a better way to do this then I'd be greatful to know. Thanks!

Sunday Ironfoot

www.dominicpettifer.co.uk (work in progress)

QuestionKind of out of place since theis is not an ASP.NET question, but it's ASP & VB script related Pin
RoswellNX26-Sep-06 7:41
RoswellNX26-Sep-06 7:41 
AnswerRe: Kind of out of place since theis is not an ASP.NET question, but it's ASP & VB script related Pin
Guffa26-Sep-06 8:07
Guffa26-Sep-06 8:07 
GeneralRe: Kind of out of place since theis is not an ASP.NET question, but it's ASP & VB script related Pin
RoswellNX26-Sep-06 8:21
RoswellNX26-Sep-06 8:21 
GeneralRe: Kind of out of place since theis is not an ASP.NET question, but it's ASP & VB script related Pin
Guffa26-Sep-06 8:59
Guffa26-Sep-06 8:59 
GeneralRe: Kind of out of place since theis is not an ASP.NET question, but it's ASP & VB script related Pin
RoswellNX26-Sep-06 9:17
RoswellNX26-Sep-06 9:17 
AnswerRe: Kind of out of place since theis is not an ASP.NET question, but it's ASP & VB script related Pin
Guffa26-Sep-06 9:51
Guffa26-Sep-06 9:51 
GeneralRe: Kind of out of place since theis is not an ASP.NET question, but it's ASP & VB script related Pin
RoswellNX26-Sep-06 10:09
RoswellNX26-Sep-06 10:09 
AnswerRe: Kind of out of place since theis is not an ASP.NET question, but it's ASP & VB script related Pin
Guffa26-Sep-06 11:24
Guffa26-Sep-06 11:24 
NewsWorks! Pin
RoswellNX26-Sep-06 10:38
RoswellNX26-Sep-06 10:38 
QuestionEvent Handling Pin
jorsh26-Sep-06 7:06
jorsh26-Sep-06 7:06 
AnswerRe: Event Handling Pin
minhpc_bk26-Sep-06 15:40
minhpc_bk26-Sep-06 15:40 
QuestionAsp.Net 2.0 RSS. Need advice. Pin
shapper26-Sep-06 5:33
shapper26-Sep-06 5:33 
AnswerRe: Asp.Net 2.0 RSS. Need advice. Pin
minhpc_bk26-Sep-06 15:41
minhpc_bk26-Sep-06 15:41 
Question.NET2 Dispay data from SQL2005 Pin
munklefish26-Sep-06 5:09
munklefish26-Sep-06 5:09 
AnswerRe: .NET2 Dispay data from SQL2005 Pin
Dayekh26-Sep-06 5:19
Dayekh26-Sep-06 5:19 
GeneralRe: .NET2 Dispay data from SQL2005 Pin
munklefish26-Sep-06 5:23
munklefish26-Sep-06 5:23 
GeneralRe: .NET2 Dispay data from SQL2005 Pin
Dayekh26-Sep-06 5:38
Dayekh26-Sep-06 5:38 

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.