HighDots Forums  

'sorry this function has been disabled'

HTML Writing HTML for the Web (comp.infosystems.www.authoring.html)


Discuss 'sorry this function has been disabled' in the HTML forum.



Reply
 
Thread Tools Display Modes
  #11  
Old   
Chaddy2222
 
Posts: n/a

Default Re: 'sorry this function has been disabled' - 02-05-2008 , 08:29 PM






On Feb 6, 2:09*am, London.Embankm... (AT) googlemail (DOT) com wrote:
Quote:
If you go to this website:

http://www.cwtgtg.co.uk/dwp/

It won't allow you to PASTE email addresses. Is there a way around
this?
(I am using a similar site but not this exact site)

(I must use IE - I can't use Firefox for this)

Can I use a freeware application to edit this (and save it to a
different web address)?
Just disable JavaScript.
--
Regards Chad. http://freewebdesignonline.org


Reply With Quote
  #12  
Old   
Chaddy2222
 
Posts: n/a

Default Re: 'sorry this function has been disabled' - 02-05-2008 , 08:29 PM






On Feb 6, 2:09*am, London.Embankm... (AT) googlemail (DOT) com wrote:
Quote:
If you go to this website:

http://www.cwtgtg.co.uk/dwp/

It won't allow you to PASTE email addresses. Is there a way around
this?
(I am using a similar site but not this exact site)

(I must use IE - I can't use Firefox for this)

Can I use a freeware application to edit this (and save it to a
different web address)?
Just disable JavaScript.
--
Regards Chad. http://freewebdesignonline.org


Reply With Quote
  #13  
Old   
Chaddy2222
 
Posts: n/a

Default Re: 'sorry this function has been disabled' - 02-05-2008 , 08:30 PM



On Feb 6, 2:09*am, London.Embankm... (AT) googlemail (DOT) com wrote:
Quote:
If you go to this website:

http://www.cwtgtg.co.uk/dwp/

It won't allow you to PASTE email addresses. Is there a way around
this?
(I am using a similar site but not this exact site)

(I must use IE - I can't use Firefox for this)

Can I use a freeware application to edit this (and save it to a
different web address)?
Just disable JavaScript.
--
Regards Chad. http://freewebdesignonline.org


Reply With Quote
  #14  
Old   
Jonathan N. Little
 
Posts: n/a

Default Re: 'sorry this function has been disabled' - 02-06-2008 , 08:12 AM



Chaddy2222 wrote:
Quote:
On Feb 6, 2:09 am, London.Embankm... (AT) googlemail (DOT) com wrote:
If you go to this website:

http://www.cwtgtg.co.uk/dwp/

It won't allow you to PASTE email addresses. Is there a way around
this?
(I am using a similar site but not this exact site)

(I must use IE - I can't use Firefox for this)

Can I use a freeware application to edit this (and save it to a
different web address)?

Just disable JavaScript.
--
Regards Chad. http://freewebdesignonline.org
Wow Chad, I didn't know that you shuddered. ;-)

--
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com


Reply With Quote
  #15  
Old   
London.Embankment@googlemail.com
 
Posts: n/a

Default Re: 'sorry this function has been disabled' - 02-06-2008 , 10:13 AM



On Feb 5, 5:50*pm, Jim Moe <jmm-list.AXSPA... (AT) sohnen-moe (DOT) com> wrote:
Quote:
On 02/05/08 08:09 am, London.Embankm... (AT) googlemail (DOT) com wrote:> If you go to this website:

http://www.cwtgtg.co.uk/dwp/

It won't allow you to PASTE email addresses. Is there a way around
this?

(I must use IE - I can't use Firefox for this)

* Turn off Javascript.

--
jmm (hyphen) list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)
Thanks for the tip, however, I am unable to turn off javascript.

When I try in TOOLS ---> INTERNET OPTIONS it says 'This operation has
been cancelled due to restrictions in effect on this computer. Please
contact your system administrator"



Reply With Quote
  #16  
Old   
bealoid
 
Posts: n/a

Default Re: 'sorry this function has been disabled' - 02-06-2008 , 11:50 AM



London.Embankment (AT) googlemail (DOT) com wrote in news:1a121e14-0d07-48a1-a28e-
3db69ec36018 (AT) m34g2000hsb (DOT) googlegroups.com:

Quote:
If you go to this website:

http://www.cwtgtg.co.uk/dwp/

It won't allow you to PASTE email addresses. Is there a way around
this?
It's a really good idea to not paste emails addresses. The whole point of
asking you to confirm it a second time is to make sure you typed it right
the first time - cut and pasting it from the first box to the second
doesn't do that.

Obviously, using javascript or similar to prevent it is stupid, and I have
no answers to your problem.


Reply With Quote
  #17  
Old   
BootNic
 
Posts: n/a

Default Re: 'sorry this function has been disabled' - 02-06-2008 , 12:40 PM



London.Embankment (AT) googlemail (DOT) com wrote in
news:429ee7ef-cdde-40e2-a004-2f9c7bc318dc (AT) i72g2000hsd (DOT) googlegroups.com:

[snip]
Quote:
Thanks for the tip, however, I am unable to turn off javascript.

When I try in TOOLS ---> INTERNET OPTIONS it says 'This operation has
been cancelled due to restrictions in effect on this computer. Please
contact your system administrator"
In that case, you can try to use javascript to remove the issues.

Paste the following in the address bar and hit enter.

NOTE: remove any line wrap in the following.

javascript:j=document.getElementsByTagName('*');fo r(i=0;i<j.length;i++){j
[i].onpaste='';};document.onmousedown='';alert('done' );

The above could be added to your favorites if you know how.

--
BootNic Wednesday February 6, 2008 1:40 PM
"No man's life, liberty, or property is safe while the legislature
is in session."
*Judge Gideon J. Tucker, 1866.*


Reply With Quote
  #18  
Old   
Rik Wasmus
 
Posts: n/a

Default Re: 'sorry this function has been disabled' - 02-06-2008 , 12:53 PM



On Wed, 06 Feb 2008 19:40:50 +0100, BootNic <bootnic.bounce (AT) gmail (DOT) com>
wrote:

Quote:
London.Embankment (AT) googlemail (DOT) com wrote in
news:429ee7ef-cdde-40e2-a004-2f9c7bc318dc (AT) i72g2000hsd (DOT) googlegroups.com:

[snip]
Thanks for the tip, however, I am unable to turn off javascript.

When I try in TOOLS ---> INTERNET OPTIONS it says 'This operation has
been cancelled due to restrictions in effect on this computer. Please
contact your system administrator"

In that case, you can try to use javascript to remove the issues.

Paste the following in the address bar and hit enter.

NOTE: remove any line wrap in the following.

javascript:j=document.getElementsByTagName('*');fo r(i=0;i<j.length;i++){j
[i].onpaste='';};document.onmousedown='';alert('done' );

The above could be added to your favorites if you know how.
Ooh, nice, never occured to me to use the address bar for this. Noted for
future reference (& offending websites), my thanks. I usually had to solve
these things with user javascript file addins in Opera.
--
Rik Wasmus


Reply With Quote
  #19  
Old   
Jim Moe
 
Posts: n/a

Default Re: 'sorry this function has been disabled' - 02-06-2008 , 01:52 PM



Quote:
(I must use IE - I can't use Firefox for this)

Turn off Javascript.

Thanks for the tip, however, I am unable to turn off javascript.

When I try in TOOLS ---> INTERNET OPTIONS it says 'This operation has
been cancelled due to restrictions in effect on this computer. Please
contact your system administrator"

Ah. You have a corporate computer with specific built-in restrictions.
Your only choice is to "contact your system administrator."

--
jmm (hyphen) list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)


Reply With Quote
  #20  
Old   
Neredbojias
 
Posts: n/a

Default Re: 'sorry this function has been disabled' - 02-06-2008 , 02:00 PM



Well bust mah britches and call me cheeky, on Wed, 06 Feb 2008 14:12:12 GMT
Jonathan N. Little scribed:

Quote:
Chaddy2222 wrote:
On Feb 6, 2:09 am, London.Embankm... (AT) googlemail (DOT) com wrote:
If you go to this website:

http://www.cwtgtg.co.uk/dwp/

It won't allow you to PASTE email addresses. Is there a way around
this?
(I am using a similar site but not this exact site)

(I must use IE - I can't use Firefox for this)

Can I use a freeware application to edit this (and save it to a
different web address)?

Just disable JavaScript.
--
Regards Chad. http://freewebdesignonline.org

Wow Chad, I didn't know that you shuddered. ;-)
-Er, "stuttered" perhaps? <g>

--
Neredbojias
Riches are their own reward.


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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.