Click here to Skip to main content
15,896,118 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Validation using Javascript Pin
Shog926-Jul-08 5:50
sitebuilderShog926-Jul-08 5:50 
QuestionJavascript problem Pin
rajivkalra198225-Jul-08 23:10
rajivkalra198225-Jul-08 23:10 
AnswerRe: Javascript problem Pin
Perspx26-Jul-08 4:13
Perspx26-Jul-08 4:13 
AnswerRe: Javascript problem Pin
Shog926-Jul-08 5:40
sitebuilderShog926-Jul-08 5:40 
GeneralRe: Javascript problem Pin
rajivkalra198227-Jul-08 7:32
rajivkalra198227-Jul-08 7:32 
GeneralRe: Javascript problem Pin
Shog927-Jul-08 7:37
sitebuilderShog927-Jul-08 7:37 
Question[Message Deleted] Pin
Mohammad Dayyan25-Jul-08 2:08
Mohammad Dayyan25-Jul-08 2:08 
AnswerRe: What's the meaning of this warning ? Pin
stevio25-Jul-08 2:23
stevio25-Jul-08 2:23 
It's just that your editor is using a unicode BOM character to specify the file's encoding. It's perfectly valid, but older software/browsers that don't properly work with unicode may not like it. UTF-8 encoding doesn't need the byte order thing really as it's part of its specification that it's fixed order. Unicode can be an awkward beast to master, but tools are getting better.

If you're getting problems with it, try re-editing the file in another text editor to see if it trims out the code.

More details: http://en.wikipedia.org/wiki/Byte_Order_Mark[^]

By the look of that it seems that there's some interaction with PHP that you may need to be aware of.
GeneralRe: What's the meaning of this warning ? Pin
Mohammad Dayyan25-Jul-08 2:35
Mohammad Dayyan25-Jul-08 2:35 
GeneralRe: What's the meaning of this warning ? Pin
stevio25-Jul-08 2:41
stevio25-Jul-08 2:41 
GeneralRe: What's the meaning of this warning ? Pin
Mohammad Dayyan25-Jul-08 2:58
Mohammad Dayyan25-Jul-08 2:58 
AnswerRe: Don't delete message after a reply Pin
Paul Conrad26-Jul-08 18:01
professionalPaul Conrad26-Jul-08 18:01 
QuestionCoralCDN Pin
stevio25-Jul-08 1:24
stevio25-Jul-08 1:24 
AnswerRe: CoralCDN Pin
Johnny ²25-Jul-08 1:35
Johnny ²25-Jul-08 1:35 
GeneralRe: CoralCDN Pin
stevio25-Jul-08 2:12
stevio25-Jul-08 2:12 
GeneralRe: CoralCDN Pin
Johnny ²25-Jul-08 5:53
Johnny ²25-Jul-08 5:53 
GeneralRe: CoralCDN Pin
stevio25-Jul-08 7:14
stevio25-Jul-08 7:14 
Questioni got sql injection attach from 1 month on my website help me plz. Pin
help as an alias25-Jul-08 0:18
help as an alias25-Jul-08 0:18 
AnswerRe: i got sql injection attach from 1 month on my website help me plz. Pin
Ashfield25-Jul-08 1:25
Ashfield25-Jul-08 1:25 
AnswerRe: i got sql injection attach from 1 month on my website help me plz. Pin
L Viljoen25-Jul-08 1:33
professionalL Viljoen25-Jul-08 1:33 
GeneralRe: i got sql injection attach from 1 month on my website help me plz. Pin
help as an alias25-Jul-08 2:15
help as an alias25-Jul-08 2:15 
GeneralRe: i got sql injection attach from 1 month on my website help me plz. Pin
L Viljoen25-Jul-08 2:41
professionalL Viljoen25-Jul-08 2:41 
GeneralRe: i got sql injection attach from 1 month on my website help me plz. Pin
stevio25-Jul-08 2:57
stevio25-Jul-08 2:57 
GeneralRe: i got sql injection attach from 1 month on my website help me plz. Pin
stevio25-Jul-08 3:00
stevio25-Jul-08 3:00 
AnswerRe: i got sql injection attach from 1 month on my website help me plz. Pin
stevio25-Jul-08 1:58
stevio25-Jul-08 1:58 

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.