Click here to Skip to main content
15,909,325 members
Home / Discussions / Web Development
   

Web Development

 
QuestionHow to draw a rectangle on a webpage? Pin
KaKa'7-May-06 5:41
KaKa'7-May-06 5:41 
Questionclose a Window Pin
sctgnn6-May-06 12:13
sctgnn6-May-06 12:13 
AnswerRe: close a Window Pin
Guffa7-May-06 5:39
Guffa7-May-06 5:39 
QuestionCalling Windows API in ASp 3.0 Pin
Hassan Akhtar Ali5-May-06 22:39
Hassan Akhtar Ali5-May-06 22:39 
Questionvertical scroll combo Pin
s_ana5-May-06 20:27
s_ana5-May-06 20:27 
QuestionEnabling Multithreading Pin
gmhanna5-May-06 11:45
gmhanna5-May-06 11:45 
QuestionRegular Expression Pin
pssuresh5-May-06 10:06
pssuresh5-May-06 10:06 
AnswerRe: Regular Expression Pin
Guffa5-May-06 10:32
Guffa5-May-06 10:32 
1. Here's one that I use: "^[a-z][\w\.\-%~]*@[\w\.\-]+\.[a-z]{2,4}$". It's based on the standard for e-mail addresses, but it might be a bit more strict than you want, as some people have e-mail addresses that doesn't conform to the standard.

2. Put the ranges in the same set: "^([0-9a-zA-Z]*)$".

---
b { font-weight: normal; }

GeneralRe: Regular Expression Pin
User 17164925-May-06 11:46
professionalUser 17164925-May-06 11:46 
QuestionCrystal Reports export error Pin
CRnewbie5-May-06 10:03
CRnewbie5-May-06 10:03 
Questionhow to connect ASP to exchange 2003 Pin
Gertjan de Vrij5-May-06 4:10
Gertjan de Vrij5-May-06 4:10 
Questionviewing/downloading zip files Pin
Tara144-May-06 22:43
Tara144-May-06 22:43 
AnswerRe: viewing/downloading zip files Pin
Guffa4-May-06 23:36
Guffa4-May-06 23:36 
GeneralRe: viewing/downloading zip files Pin
Tara145-May-06 2:02
Tara145-May-06 2:02 
Question.shtml Pin
hung_ngole4-May-06 17:16
hung_ngole4-May-06 17:16 
AnswerRe: .shtml Pin
CWIZO7-May-06 22:09
CWIZO7-May-06 22:09 
QuestionPHPBB and GALLERY 2 help Pin
czukoman204-May-06 12:43
czukoman204-May-06 12:43 
QuestionData base Checking Pin
SOMAJAGADEESH4-May-06 10:35
SOMAJAGADEESH4-May-06 10:35 
QuestionReading and Writing to XML file with JavaScript Pin
chaddolan4-May-06 7:10
chaddolan4-May-06 7:10 
AnswerRe: Reading and Writing to XML file with JavaScript Pin
Guffa4-May-06 9:22
Guffa4-May-06 9:22 
GeneralRe: Reading and Writing to XML file with JavaScript Pin
chaddolan4-May-06 9:45
chaddolan4-May-06 9:45 
AnswerRe: Reading and Writing to XML file with JavaScript Pin
Steve Echols4-May-06 20:21
Steve Echols4-May-06 20:21 
GeneralRe: Reading and Writing to XML file with JavaScript Pin
Guffa4-May-06 20:40
Guffa4-May-06 20:40 
GeneralRe: Reading and Writing to XML file with JavaScript Pin
Steve Echols4-May-06 21:49
Steve Echols4-May-06 21:49 
GeneralRe: Reading and Writing to XML file with JavaScript Pin
Guffa5-May-06 4:50
Guffa5-May-06 4:50 

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.