Click here to Skip to main content
15,891,981 members
Home / Discussions / Web Development
   

Web Development

 
Questionchange css using javascript Pin
nikhil123417-Nov-08 22:51
nikhil123417-Nov-08 22:51 
AnswerRe: change css using javascript [modified] Pin
sph3rex17-Nov-08 23:01
sph3rex17-Nov-08 23:01 
QuestionPHP Include speedbump Pin
dhewitt8817-Nov-08 14:31
dhewitt8817-Nov-08 14:31 
AnswerRe: PHP Include speedbump [modified] Pin
sph3rex17-Nov-08 22:29
sph3rex17-Nov-08 22:29 
GeneralRe: PHP Include speedbump Pin
dhewitt8818-Nov-08 6:15
dhewitt8818-Nov-08 6:15 
AnswerRe: PHP Include speedbump Pin
Mohammad Dayyan24-Nov-08 7:08
Mohammad Dayyan24-Nov-08 7:08 
QuestionJava Script Phone Number, Email, Zip Code etc Validation Pin
termsafe17-Nov-08 12:25
termsafe17-Nov-08 12:25 
AnswerRe: Java Script Phone Number, Email, Zip Code etc Validation Pin
sph3rex17-Nov-08 22:47
sph3rex17-Nov-08 22:47 
1) for emails you could check the mx records for a given email ... tell your developer to look @ checkdnsrr php function
2) zip codes ... google for maxmind zip codes database (or owh ok ... http://http://www.maxmind.com/[^]... there might be other solutions also you just have to look.
3) phone numbers ... enhance your regex ... depending on the area on which your business is planed there should be some "standardization" regarding the number(for example a list of valid area codes etc.)
4) you might need to rethink your aproach ... but finally that's the developer's business.
5) names ... owh well in this sick world sum1 could call his son r2d2 if he's a fan of Starwars, or tok'ra/go'auld if he's a fan of Stargate or whatever else ... imho there isn't too much you can do without over complicating yourself and the server with all kind of regexes.

Code? Yeah i love it fried together with a glass of wine.

QuestionComparable HTML text compare and merge for Linux non-ASP users? Pin
knightcloud17-Nov-08 11:41
knightcloud17-Nov-08 11:41 
QuestionPopup window problem Pin
Gennady Oster17-Nov-08 0:48
Gennady Oster17-Nov-08 0:48 
AnswerRe: Popup window problem Pin
sph3rex17-Nov-08 2:59
sph3rex17-Nov-08 2:59 
GeneralRe: Popup window problem Pin
Gennady Oster17-Nov-08 3:31
Gennady Oster17-Nov-08 3:31 
GeneralRe: Popup window problem Pin
sph3rex17-Nov-08 5:28
sph3rex17-Nov-08 5:28 
GeneralRe: Popup window problem Pin
Gennady Oster17-Nov-08 19:50
Gennady Oster17-Nov-08 19:50 
AnswerRe: Popup window problem - additional tests Pin
Gennady Oster17-Nov-08 21:49
Gennady Oster17-Nov-08 21:49 
AnswerRe: Popup window problem Pin
Dominic Goulet1-Dec-08 2:02
Dominic Goulet1-Dec-08 2:02 
GeneralRe: Popup window problem Pin
Gennady Oster1-Dec-08 2:56
Gennady Oster1-Dec-08 2:56 
Questioncalling dll from classic asp Pin
Mann Khine16-Nov-08 19:48
Mann Khine16-Nov-08 19:48 
AnswerRe: calling dll from classic asp Pin
NeverHeardOfMe16-Nov-08 22:36
NeverHeardOfMe16-Nov-08 22:36 
AnswerRe: calling dll from classic asp Pin
Vimalsoft(Pty) Ltd17-Nov-08 20:34
professionalVimalsoft(Pty) Ltd17-Nov-08 20:34 
QuestionPersisting the state of the web page controls when AJAX is used. Pin
aakar16-Nov-08 8:21
aakar16-Nov-08 8:21 
QuestionJavaScript issue with Less Than symbol (<) Pin
gokninski15-Nov-08 1:38
gokninski15-Nov-08 1:38 
AnswerRe: JavaScript issue with Less Than symbol (<) Pin
Shog915-Nov-08 5:30
sitebuilderShog915-Nov-08 5:30 
GeneralRe: JavaScript issue with Less Than symbol (<) Pin
gokninski15-Nov-08 11:22
gokninski15-Nov-08 11:22 
GeneralRe: JavaScript issue with Less Than symbol (<) Pin
Shog915-Nov-08 12:56
sitebuilderShog915-Nov-08 12:56 

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.