Click to See Complete Forum and Search --> : Bug in DW MX


piersk
06-17-2003, 05:43 AM
Just a warning: when using the drop down lists that appear when you type (or start to type) $_SERVER . If you use HTTP_REFERER, just note that in the drop down list it is spelt correctly, but when you click on it and the code appears in the text, it is spelt incorrectly.

Just shows that you can't rely 100% on DW and don't just accept the code that it outputs.

lanjoky
06-17-2003, 08:00 AM
good eye piers... Ive turned off the auto code capabilities ... Good thing too ... cant rely on any automatically inserted code by macromedia or any other program... never know what you will end up with :) or what errors will be produced without you knowing it ...

piersk
06-17-2003, 08:52 AM
I quite like the auto complete stuff, but then I'm quite lazy. However, I do check my code as I go along, hence how I noticed this.

lanjoky
06-17-2003, 08:56 AM
<<< is way to lazy to go back and check code :) ... thats the only reason I moved away from the auto complete stuff ... otherwise its a great feature to use... I'm just way to lazy ....

piersk
06-17-2003, 08:57 AM
Tch! How can you call yourself lazy? Surely turning the autocomplete feature off means you actually have to type out the entire function.

lanjoky
06-17-2003, 09:05 AM
Or copy and paste from code Ive written in the past hehe :) ... I am famous for that .... the less i have to type the better... :)

stolzyboy
06-17-2003, 04:56 PM
Originally posted by lanjoky
Or copy and paste from code Ive written in the past hehe :) ... I am famous for that .... the less i have to type the better... :)

thats not being lazy, it is merely being effiecient, using old code over and over