Adobe Dreamweaver Forums



Last 10 THreads :         Re: Won't Install Shockwave (Last Post : zorti - Replies : 0 - Views : 1 )           »          Re: Win2000 shockwave player install DLL problem (Last Post : zorti - Replies : 1 - Views : 3 )           »          Don't want to wait for query results (Last Post : JR Bob Dobbs - Replies : 2 - Views : 3 )           »          cfloop question (Last Post : The ScareCrow - Replies : 3 - Views : 4 )           »          Re: Getting Data (Last Post : dchard - Replies : 0 - Views : 1 )           »          Unable to load resource module ... at MethodInfo-635() (Last Post : MotionMaker - Replies : 0 - Views : 1 )           »          Publishing 16000 frames (Last Post : mgiff - Replies : 0 - Views : 1 )           »          Flash not publishing (Last Post : mgiff - Replies : 8 - Views : 16 )           »          CFPARAM How to? (Last Post : Dan Bracuk - Replies : 1 - Views : 2 )           »          MySql connection to Win2003 virtual directories (Last Post : lockside - Replies : 0 - Views : 1 )           »         


Home Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
User Info Statistics
Go Back   Adobe Dreamweaver Forums > Dreamweaver: Main > Dreamweaver Q&A
 
Tags: ,



Reply
  #11 (permalink)  
Old 04-13-2008, 02:48 AM
Dave Cox
 
Posts: n/a
Diggs:
Default Re: How to make a feedback page

Steve - Did you get my mail??


"Dave Cox" <davecox61@nospamtiscali.co.uk> wrote in message
news:WaJnj.443$OK.400@newsfe3-gui.ntli.net...
> Oh shoot!
>
> I've started on a reply - obv not sent it - apols!!!
>
>
> "Steve" <nobody@nobody.com> wrote in message
> news:Xns9A2FEDC80FE53nobodynobodycom@216.196.97.13 6...
>> "Dave Cox" <davecox61@nospamtiscali.co.uk> wrote in
>> news:X67kj.62907$h35.52841@newsfe2-gui.ntli.net:
>>
>>> Hi Stevee,
>>> The "Does exactly what is says" is the alternative txt when you put
>>> your mouse over the link, so you can chang it to what you want. if you
>>> want the picture to be the link to your e-mail. then you need the
>>> picture under the <a href> so you would have, using the script I've
>>> given you
>>>
>>> <a href=mailto:'+postemail7962+'"><img scr="image.jpg" alt="describe
>>> the link></a>
>>>
>>> Let me know if you have any problems you can e-mail me at dave at
>>> maghuNOSPAMllmtc dot co dot uk removing and replacing the obvious.
>>>
>>> I always say to people learn HTML, then if something goes wrong, you
>>> know what to look for.
>>>
>>> Happy web building.......
>>>
>>>
>>> "Steve" <nobody@nobody.com> wrote in message
>>> news:Xns9A24C6C70C77Cnobodynobodycom@216.196.97.13 6...
>>>> "Dave Cox" <davecox61@nospamtiscali.co.uk> wrote in news:yi8hj.34305
>>>> $ou3.14082@newsfe4-win.ntli.net:
>>>>
>>>>> My pleasure.....
>>>>>
>>>>> "Steve" <nobody@nobody.com> wrote in message
>>>>> news:Xns9A1FF108DD04Fnobodynobodycom@216.196.97.13 6...
>>>>>> "Dave Cox" <davecox61@nospamtiscali.co.uk> wrote in
>>>>>> news:MKNgj.30349$KC3.5634@newsfe6-gui.ntli.net:
>>>>>>
>>>>>>> The footer contains JavaScript designed to hide the e-mail
>>>>>>> address
>>>> so
>>>>>>> that
>>>>>>> the spam bots cant pick it up. The numbers are the character
>>>>>>> equivalent and are then added together to form the e-mail address
>>>>>>>
>>>>>>> @ is 64, a full stop 46 The letters a to z start at 97
>>>>>>>
>>>>>>>
>>>>>>> <p align="left">Designed by <script type="text/javascript">
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> var emailarray7962= new
>>>>>>> Array
>>>>>> (100,97,118,101,46,99,111,120,64,98,105,114,107,10 0,97,108,101,111
>>>>>>> ,114,112,104,101,117,115,46,99,111,46,117,107)
>>>>>>>
>>>>>>> var postemail7962=''
>>>>>>>
>>>>>>> for (i=0;i<emailarray7962.length;i++)
>>>>>>>
>>>>>>> postemail7962+=String.fromCharCode(emailarray7962[i])
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> document.write('<a title="does exactly what it says"
>>>>>>> href="mailto:'+postemail7962+'">Dave Cox</a>')
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> </script>
>>>>>>>
>>>>>>>
>>>>>>> so when you click on the mail to link, you get the e-mail address.
>>>> All
>>>>>>> you need to to is copy this code and replace the numbers with your
>>>>>>> e-mail address equivelent.
>>>>>>>
>>>>>>> so if your e-mail address was abc@def.co.uk you would change the
>>>> above
>>>>>>> to
>>>>>>>
>>>>>>> 97, 98, 99. 64, 100, 101, 102, 46, 99,11,46,117,107
>>>>>>> a b c @ d e f . c o . u
>>>> k
>>>>>>>
>>>>>>> Does that help?
>>>>>>>
>>>>>>> "Steve" <nobody@nobody.com> wrote in message
>>>>>>> news:Xns9A1EDECB621nobodynobodycom@216.196.97.136. ..
>>>>>>>> "Dave Cox" <davecox61@nospamtiscali.co.uk> wrote in news:u%
>>>> xgj.29628
>>>>>>>> $KC3.27725@newsfe6-gui.ntli.net:
>>>>>>>>
>>>>>>>>> www.maghullmtc.co.uk
>>>>>>>>
>>>>>>>> I'm not sure how that "script" works, however, I was unable to
>>>>>>>> find the email address in the source code.
>>>>>>>>
>>>>>>>> Can you explain or guide me to a link that will explain it?
>>>>>>>>
>>>>>>>>
>>>>>>>> Thank you very much.
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>> I will have some free time Thurs. night to try this.
>>>>>>
>>>>>> I'll let you know how I make out.
>>>>>>
>>>>>> Thanks for your assistance!
>>>>>
>>>>>
>>>>>
>>>>
>>>> This certainly works as you said. Hopefully the spammers won't find a
>>>> way around this.
>>>>
>>>> I do have two questions and I apologize for them because it comes
>>>> from not knowing HTML code.
>>>>
>>>> I have a picture for 'contact us' where I'd want this code placed.
>>>> Where do I place the code to use the picture instead of using "Mail
>>>> Us"?
>>>>
>>>> Do I need the include "does exactly what it says"?
>>>>
>>>> These two questions should complete my needs. Typically I use tables
>>>> to place everything and should figure out how to place everything to
>>>> include this code. I was about to ask a third question about
>>>> placement, but I'll work on it myself since I don't know HTML code.
>>>>
>>>> I'm trying to learn Dreamweaver instead of Frontpage and hope I can
>>>> become good with it.
>>>>
>>>> Thanks in advance.
>>>>
>>>
>>>
>>>

>>
>> Dave,
>>
>> Did you receive my email?
>>
>>

>
>



Reply With Quote
Sponsored Links
  #12 (permalink)  
Old 04-13-2008, 02:48 AM
Steve
 
Posts: n/a
Diggs:
Default Re: How to make a feedback page

"Dave Cox" <davecox61@nospamtiscali.co.uk> wrote in news:fVytj.875
$St5.237@newsfe1-gui.ntli.net:

> Steve - Did you get my mail??
>
>
> "Dave Cox" <davecox61@nospamtiscali.co.uk> wrote in message
> news:WaJnj.443$OK.400@newsfe3-gui.ntli.net...
>> Oh shoot!
>>
>> I've started on a reply - obv not sent it - apols!!!
>>
>>
>> "Steve" <nobody@nobody.com> wrote in message
>> news:Xns9A2FEDC80FE53nobodynobodycom@216.196.97.13 6...
>>> "Dave Cox" <davecox61@nospamtiscali.co.uk> wrote in
>>> news:X67kj.62907$h35.52841@newsfe2-gui.ntli.net:
>>>
>>>> Hi Stevee,
>>>> The "Does exactly what is says" is the alternative txt when you put
>>>> your mouse over the link, so you can chang it to what you want. if

you
>>>> want the picture to be the link to your e-mail. then you need the
>>>> picture under the <a href> so you would have, using the script I've
>>>> given you
>>>>
>>>> <a href=mailto:'+postemail7962+'"><img scr="image.jpg"

alt="describe
>>>> the link></a>
>>>>
>>>> Let me know if you have any problems you can e-mail me at dave at
>>>> maghuNOSPAMllmtc dot co dot uk removing and replacing the obvious.
>>>>
>>>> I always say to people learn HTML, then if something goes wrong,

you
>>>> know what to look for.
>>>>
>>>> Happy web building.......
>>>>
>>>>
>>>> "Steve" <nobody@nobody.com> wrote in message
>>>> news:Xns9A24C6C70C77Cnobodynobodycom@216.196.97.13 6...
>>>>> "Dave Cox" <davecox61@nospamtiscali.co.uk> wrote in

news:yi8hj.34305
>>>>> $ou3.14082@newsfe4-win.ntli.net:
>>>>>
>>>>>> My pleasure.....
>>>>>>
>>>>>> "Steve" <nobody@nobody.com> wrote in message
>>>>>> news:Xns9A1FF108DD04Fnobodynobodycom@216.196.97.13 6...
>>>>>>> "Dave Cox" <davecox61@nospamtiscali.co.uk> wrote in
>>>>>>> news:MKNgj.30349$KC3.5634@newsfe6-gui.ntli.net:
>>>>>>>
>>>>>>>> The footer contains JavaScript designed to hide the e-mail
>>>>>>>> address
>>>>> so
>>>>>>>> that
>>>>>>>> the spam bots cant pick it up. The numbers are the character
>>>>>>>> equivalent and are then added together to form the e-mail

address
>>>>>>>>
>>>>>>>> @ is 64, a full stop 46 The letters a to z start at 97
>>>>>>>>
>>>>>>>>
>>>>>>>> <p align="left">Designed by <script type="text/javascript">
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> var emailarray7962= new
>>>>>>>> Array
>>>>>>>

(100,97,118,101,46,99,111,120,64,98,105,114,107,10 0,97,108,101,111
>>>>>>>> ,114,112,104,101,117,115,46,99,111,46,117,107)
>>>>>>>>
>>>>>>>> var postemail7962=''
>>>>>>>>
>>>>>>>> for (i=0;i<emailarray7962.length;i++)
>>>>>>>>
>>>>>>>> postemail7962+=String.fromCharCode(emailarray7962[i])
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> document.write('<a title="does exactly what it says"
>>>>>>>> href="mailto:'+postemail7962+'">Dave Cox</a>')
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> </script>
>>>>>>>>
>>>>>>>>
>>>>>>>> so when you click on the mail to link, you get the e-mail

address.
>>>>> All
>>>>>>>> you need to to is copy this code and replace the numbers with

your
>>>>>>>> e-mail address equivelent.
>>>>>>>>
>>>>>>>> so if your e-mail address was abc@def.co.uk you would change

the
>>>>> above
>>>>>>>> to
>>>>>>>>
>>>>>>>> 97, 98, 99. 64, 100, 101, 102, 46, 99,11,46,117,107
>>>>>>>> a b c @ d e f . c o .

u
>>>>> k
>>>>>>>>
>>>>>>>> Does that help?
>>>>>>>>
>>>>>>>> "Steve" <nobody@nobody.com> wrote in message
>>>>>>>> news:Xns9A1EDECB621nobodynobodycom@216.196.97.136. ..
>>>>>>>>> "Dave Cox" <davecox61@nospamtiscali.co.uk> wrote in news:u%
>>>>> xgj.29628
>>>>>>>>> $KC3.27725@newsfe6-gui.ntli.net:
>>>>>>>>>
>>>>>>>>>> www.maghullmtc.co.uk
>>>>>>>>>
>>>>>>>>> I'm not sure how that "script" works, however, I was unable to
>>>>>>>>> find the email address in the source code.
>>>>>>>>>
>>>>>>>>> Can you explain or guide me to a link that will explain it?
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> Thank you very much.
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>> I will have some free time Thurs. night to try this.
>>>>>>>
>>>>>>> I'll let you know how I make out.
>>>>>>>
>>>>>>> Thanks for your assistance!
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>> This certainly works as you said. Hopefully the spammers won't

find a
>>>>> way around this.
>>>>>
>>>>> I do have two questions and I apologize for them because it comes
>>>>> from not knowing HTML code.
>>>>>
>>>>> I have a picture for 'contact us' where I'd want this code placed.
>>>>> Where do I place the code to use the picture instead of using

"Mail
>>>>> Us"?
>>>>>
>>>>> Do I need the include "does exactly what it says"?
>>>>>
>>>>> These two questions should complete my needs. Typically I use

tables
>>>>> to place everything and should figure out how to place everything

to
>>>>> include this code. I was about to ask a third question about
>>>>> placement, but I'll work on it myself since I don't know HTML

code.
>>>>>
>>>>> I'm trying to learn Dreamweaver instead of Frontpage and hope I

can
>>>>> become good with it.
>>>>>
>>>>> Thanks in advance.
>>>>>
>>>>
>>>>
>>>>
>>>
>>> Dave,
>>>
>>> Did you receive my email?
>>>
>>>

>>
>>

>
>


I did, just been sick and haven't had a chance to reply.

Thanks
Reply With Quote


  #13 (permalink)  
Old 04-13-2008, 02:48 AM
Dave Cox
 
Posts: n/a
Diggs:
Default Re: How to make a feedback page

Phew!

Was begining t wonder!! - No worries

"Steve" <nobody@nobody.com> wrote in message
news:Xns9A46BAB217364nobodynobodycom@216.196.97.13 6...
> "Dave Cox" <davecox61@nospamtiscali.co.uk> wrote in news:fVytj.875
> $St5.237@newsfe1-gui.ntli.net:
>
>> Steve - Did you get my mail??
>>
>>
>> "Dave Cox" <davecox61@nospamtiscali.co.uk> wrote in message
>> news:WaJnj.443$OK.400@newsfe3-gui.ntli.net...
>>> Oh shoot!
>>>
>>> I've started on a reply - obv not sent it - apols!!!
>>>
>>>
>>> "Steve" <nobody@nobody.com> wrote in message
>>> news:Xns9A2FEDC80FE53nobodynobodycom@216.196.97.13 6...
>>>> "Dave Cox" <davecox61@nospamtiscali.co.uk> wrote in
>>>> news:X67kj.62907$h35.52841@newsfe2-gui.ntli.net:
>>>>
>>>>> Hi Stevee,
>>>>> The "Does exactly what is says" is the alternative txt when you put
>>>>> your mouse over the link, so you can chang it to what you want. if

> you
>>>>> want the picture to be the link to your e-mail. then you need the
>>>>> picture under the <a href> so you would have, using the script I've
>>>>> given you
>>>>>
>>>>> <a href=mailto:'+postemail7962+'"><img scr="image.jpg"

> alt="describe
>>>>> the link></a>
>>>>>
>>>>> Let me know if you have any problems you can e-mail me at dave at
>>>>> maghuNOSPAMllmtc dot co dot uk removing and replacing the obvious.
>>>>>
>>>>> I always say to people learn HTML, then if something goes wrong,

> you
>>>>> know what to look for.
>>>>>
>>>>> Happy web building.......
>>>>>
>>>>>
>>>>> "Steve" <nobody@nobody.com> wrote in message
>>>>> news:Xns9A24C6C70C77Cnobodynobodycom@216.196.97.13 6...
>>>>>> "Dave Cox" <davecox61@nospamtiscali.co.uk> wrote in

> news:yi8hj.34305
>>>>>> $ou3.14082@newsfe4-win.ntli.net:
>>>>>>
>>>>>>> My pleasure.....
>>>>>>>
>>>>>>> "Steve" <nobody@nobody.com> wrote in message
>>>>>>> news:Xns9A1FF108DD04Fnobodynobodycom@216.196.97.13 6...
>>>>>>>> "Dave Cox" <davecox61@nospamtiscali.co.uk> wrote in
>>>>>>>> news:MKNgj.30349$KC3.5634@newsfe6-gui.ntli.net:
>>>>>>>>
>>>>>>>>> The footer contains JavaScript designed to hide the e-mail
>>>>>>>>> address
>>>>>> so
>>>>>>>>> that
>>>>>>>>> the spam bots cant pick it up. The numbers are the character
>>>>>>>>> equivalent and are then added together to form the e-mail

> address
>>>>>>>>>
>>>>>>>>> @ is 64, a full stop 46 The letters a to z start at 97
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> <p align="left">Designed by <script type="text/javascript">
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> var emailarray7962= new
>>>>>>>>> Array
>>>>>>>>

> (100,97,118,101,46,99,111,120,64,98,105,114,107,10 0,97,108,101,111
>>>>>>>>> ,114,112,104,101,117,115,46,99,111,46,117,107)
>>>>>>>>>
>>>>>>>>> var postemail7962=''
>>>>>>>>>
>>>>>>>>> for (i=0;i<emailarray7962.length;i++)
>>>>>>>>>
>>>>>>>>> postemail7962+=String.fromCharCode(emailarray7962[i])
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> document.write('<a title="does exactly what it says"
>>>>>>>>> href="mailto:'+postemail7962+'">Dave Cox</a>')
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> </script>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> so when you click on the mail to link, you get the e-mail

> address.
>>>>>> All
>>>>>>>>> you need to to is copy this code and replace the numbers with

> your
>>>>>>>>> e-mail address equivelent.
>>>>>>>>>
>>>>>>>>> so if your e-mail address was abc@def.co.uk you would change

> the
>>>>>> above
>>>>>>>>> to
>>>>>>>>>
>>>>>>>>> 97, 98, 99. 64, 100, 101, 102, 46, 99,11,46,117,107
>>>>>>>>> a b c @ d e f . c o .

> u
>>>>>> k
>>>>>>>>>
>>>>>>>>> Does that help?
>>>>>>>>>
>>>>>>>>> "Steve" <nobody@nobody.com> wrote in message
>>>>>>>>> news:Xns9A1EDECB621nobodynobodycom@216.196.97.136. ..
>>>>>>>>>> "Dave Cox" <davecox61@nospamtiscali.co.uk> wrote in news:u%
>>>>>> xgj.29628
>>>>>>>>>> $KC3.27725@newsfe6-gui.ntli.net:
>>>>>>>>>>
>>>>>>>>>>> www.maghullmtc.co.uk
>>>>>>>>>>
>>>>>>>>>> I'm not sure how that "script" works, however, I was unable to
>>>>>>>>>> find the email address in the source code.
>>>>>>>>>>
>>>>>>>>>> Can you explain or guide me to a link that will explain it?
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> Thank you very much.
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>> I will have some free time Thurs. night to try this.
>>>>>>>>
>>>>>>>> I'll let you know how I make out.
>>>>>>>>
>>>>>>>> Thanks for your assistance!
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>> This certainly works as you said. Hopefully the spammers won't

> find a
>>>>>> way around this.
>>>>>>
>>>>>> I do have two questions and I apologize for them because it comes
>>>>>> from not knowing HTML code.
>>>>>>
>>>>>> I have a picture for 'contact us' where I'd want this code placed.
>>>>>> Where do I place the code to use the picture instead of using

> "Mail
>>>>>> Us"?
>>>>>>
>>>>>> Do I need the include "does exactly what it says"?
>>>>>>
>>>>>> These two questions should complete my needs. Typically I use

> tables
>>>>>> to place everything and should figure out how to place everything

> to
>>>>>> include this code. I was about to ask a third question about
>>>>>> placement, but I'll work on it myself since I don't know HTML

> code.
>>>>>>
>>>>>> I'm trying to learn Dreamweaver instead of Frontpage and hope I

> can
>>>>>> become good with it.
>>>>>>
>>>>>> Thanks in advance.
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>
>>>> Dave,
>>>>
>>>> Did you receive my email?
>>>>
>>>>
>>>
>>>

>>
>>

>
> I did, just been sick and haven't had a chance to reply.
>
> Thanks



Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



© Camley Interactive (camley.info) 2008 - all logos and images are copywrite their respective owners.
Proud member of the Camley Interactive Network
All times are GMT. The time now is 10:47 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
Inactive Reminders By Mished.co.uk