PC Review


Reply
Thread Tools Rate Thread

cannot delete script

 
 
=?Utf-8?B?SktC?=
Guest
Posts: n/a
 
      29th Nov 2005
I have a pop-up window on my website that I put in and now I cannot take it
out. I delete it in code view and it just keeps coming back. It's as
follows:

<script language="JavaScript">
<!--
function FP_popUpMsg(msg) {//v1.0
alert(msg);
}
// -->
</script>

Any help is greatly appreciated as I have worked on this off and on for
days. HELP!
 
Reply With Quote
 
 
 
 
Thomas A. Rowe
Guest
Posts: n/a
 
      29th Nov 2005
How did you insert the script originally?

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================

"JKB" <(E-Mail Removed)> wrote in message
newsA14FCA3-5637-45E6-A1AA-(E-Mail Removed)...
>I have a pop-up window on my website that I put in and now I cannot take it
> out. I delete it in code view and it just keeps coming back. It's as
> follows:
>
> <script language="JavaScript">
> <!--
> function FP_popUpMsg(msg) {//v1.0
> alert(msg);
> }
> // -->
> </script>
>
> Any help is greatly appreciated as I have worked on this off and on for
> days. HELP!



 
Reply With Quote
 
=?Utf-8?B?SktC?=
Guest
Posts: n/a
 
      29th Nov 2005
I believe I went in under "format" and then "behaviors". Although it does
not come up in the task bar to delete.

"Thomas A. Rowe" wrote:

> How did you insert the script originally?
>
> --
> ==============================================
> Thomas A. Rowe (Microsoft MVP - FrontPage)
> ==============================================
> If you feel your current issue is a results of installing
> a Service Pack or security update, please contact
> Microsoft Product Support Services:
> http://support.microsoft.com
> If the problem can be shown to have been caused by a
> security update, then there is usually no charge for the call.
> ==============================================
>
> "JKB" <(E-Mail Removed)> wrote in message
> newsA14FCA3-5637-45E6-A1AA-(E-Mail Removed)...
> >I have a pop-up window on my website that I put in and now I cannot take it
> > out. I delete it in code view and it just keeps coming back. It's as
> > follows:
> >
> > <script language="JavaScript">
> > <!--
> > function FP_popUpMsg(msg) {//v1.0
> > alert(msg);
> > }
> > // -->
> > </script>
> >
> > Any help is greatly appreciated as I have worked on this off and on for
> > days. HELP!

>
>
>

 
Reply With Quote
 
=?Utf-8?B?RGFuIEw=?=
Guest
Posts: n/a
 
      29th Nov 2005
After you delete it, you save the file, close the file, and reopen the newly
saved file and the code is back???

"JKB" wrote:

> I believe I went in under "format" and then "behaviors". Although it does
> not come up in the task bar to delete.
>
> "Thomas A. Rowe" wrote:
>
> > How did you insert the script originally?
> >
> > --
> > ==============================================
> > Thomas A. Rowe (Microsoft MVP - FrontPage)
> > ==============================================
> > If you feel your current issue is a results of installing
> > a Service Pack or security update, please contact
> > Microsoft Product Support Services:
> > http://support.microsoft.com
> > If the problem can be shown to have been caused by a
> > security update, then there is usually no charge for the call.
> > ==============================================
> >
> > "JKB" <(E-Mail Removed)> wrote in message
> > newsA14FCA3-5637-45E6-A1AA-(E-Mail Removed)...
> > >I have a pop-up window on my website that I put in and now I cannot take it
> > > out. I delete it in code view and it just keeps coming back. It's as
> > > follows:
> > >
> > > <script language="JavaScript">
> > > <!--
> > > function FP_popUpMsg(msg) {//v1.0
> > > alert(msg);
> > > }
> > > // -->
> > > </script>
> > >
> > > Any help is greatly appreciated as I have worked on this off and on for
> > > days. HELP!

> >
> >
> >

 
Reply With Quote
 
=?Utf-8?B?SktC?=
Guest
Posts: n/a
 
      29th Nov 2005
Yes! I can give you my web address if you want to see it.

"Dan L" wrote:

> After you delete it, you save the file, close the file, and reopen the newly
> saved file and the code is back???
>
> "JKB" wrote:
>
> > I believe I went in under "format" and then "behaviors". Although it does
> > not come up in the task bar to delete.
> >
> > "Thomas A. Rowe" wrote:
> >
> > > How did you insert the script originally?
> > >
> > > --
> > > ==============================================
> > > Thomas A. Rowe (Microsoft MVP - FrontPage)
> > > ==============================================
> > > If you feel your current issue is a results of installing
> > > a Service Pack or security update, please contact
> > > Microsoft Product Support Services:
> > > http://support.microsoft.com
> > > If the problem can be shown to have been caused by a
> > > security update, then there is usually no charge for the call.
> > > ==============================================
> > >
> > > "JKB" <(E-Mail Removed)> wrote in message
> > > newsA14FCA3-5637-45E6-A1AA-(E-Mail Removed)...
> > > >I have a pop-up window on my website that I put in and now I cannot take it
> > > > out. I delete it in code view and it just keeps coming back. It's as
> > > > follows:
> > > >
> > > > <script language="JavaScript">
> > > > <!--
> > > > function FP_popUpMsg(msg) {//v1.0
> > > > alert(msg);
> > > > }
> > > > // -->
> > > > </script>
> > > >
> > > > Any help is greatly appreciated as I have worked on this off and on for
> > > > days. HELP!
> > >
> > >
> > >

 
Reply With Quote
 
=?Utf-8?B?RGFuIEw=?=
Guest
Posts: n/a
 
      29th Nov 2005
That may help.

"JKB" wrote:

> Yes! I can give you my web address if you want to see it.
>
> "Dan L" wrote:
>
> > After you delete it, you save the file, close the file, and reopen the newly
> > saved file and the code is back???
> >
> > "JKB" wrote:
> >
> > > I believe I went in under "format" and then "behaviors". Although it does
> > > not come up in the task bar to delete.
> > >
> > > "Thomas A. Rowe" wrote:
> > >
> > > > How did you insert the script originally?
> > > >
> > > > --
> > > > ==============================================
> > > > Thomas A. Rowe (Microsoft MVP - FrontPage)
> > > > ==============================================
> > > > If you feel your current issue is a results of installing
> > > > a Service Pack or security update, please contact
> > > > Microsoft Product Support Services:
> > > > http://support.microsoft.com
> > > > If the problem can be shown to have been caused by a
> > > > security update, then there is usually no charge for the call.
> > > > ==============================================
> > > >
> > > > "JKB" <(E-Mail Removed)> wrote in message
> > > > newsA14FCA3-5637-45E6-A1AA-(E-Mail Removed)...
> > > > >I have a pop-up window on my website that I put in and now I cannot take it
> > > > > out. I delete it in code view and it just keeps coming back. It's as
> > > > > follows:
> > > > >
> > > > > <script language="JavaScript">
> > > > > <!--
> > > > > function FP_popUpMsg(msg) {//v1.0
> > > > > alert(msg);
> > > > > }
> > > > > // -->
> > > > > </script>
> > > > >
> > > > > Any help is greatly appreciated as I have worked on this off and on for
> > > > > days. HELP!
> > > >
> > > >
> > > >

 
Reply With Quote
 
=?Utf-8?B?SktC?=
Guest
Posts: n/a
 
      30th Nov 2005
www.gatewaycycle.com

"Dan L" wrote:

> That may help.
>
> "JKB" wrote:
>
> > Yes! I can give you my web address if you want to see it.
> >
> > "Dan L" wrote:
> >
> > > After you delete it, you save the file, close the file, and reopen the newly
> > > saved file and the code is back???
> > >
> > > "JKB" wrote:
> > >
> > > > I believe I went in under "format" and then "behaviors". Although it does
> > > > not come up in the task bar to delete.
> > > >
> > > > "Thomas A. Rowe" wrote:
> > > >
> > > > > How did you insert the script originally?
> > > > >
> > > > > --
> > > > > ==============================================
> > > > > Thomas A. Rowe (Microsoft MVP - FrontPage)
> > > > > ==============================================
> > > > > If you feel your current issue is a results of installing
> > > > > a Service Pack or security update, please contact
> > > > > Microsoft Product Support Services:
> > > > > http://support.microsoft.com
> > > > > If the problem can be shown to have been caused by a
> > > > > security update, then there is usually no charge for the call.
> > > > > ==============================================
> > > > >
> > > > > "JKB" <(E-Mail Removed)> wrote in message
> > > > > newsA14FCA3-5637-45E6-A1AA-(E-Mail Removed)...
> > > > > >I have a pop-up window on my website that I put in and now I cannot take it
> > > > > > out. I delete it in code view and it just keeps coming back. It's as
> > > > > > follows:
> > > > > >
> > > > > > <script language="JavaScript">
> > > > > > <!--
> > > > > > function FP_popUpMsg(msg) {//v1.0
> > > > > > alert(msg);
> > > > > > }
> > > > > > // -->
> > > > > > </script>
> > > > > >
> > > > > > Any help is greatly appreciated as I have worked on this off and on for
> > > > > > days. HELP!
> > > > >
> > > > >
> > > > >

 
Reply With Quote
 
Stefan B Rusynko
Guest
Posts: n/a
 
      30th Nov 2005
You need to find the page element you added the Behavior to and remove it
- as long as the behavior is attached to a page element FP will keep adding the script

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPa...3/Default.aspx
_____________________________________________


"JKB" <(E-Mail Removed)> wrote in message news:B6524F36-F227-4CBC-ABC8-(E-Mail Removed)...
|I believe I went in under "format" and then "behaviors". Although it does
| not come up in the task bar to delete.
|
| "Thomas A. Rowe" wrote:
|
| > How did you insert the script originally?
| >
| > --
| > ==============================================
| > Thomas A. Rowe (Microsoft MVP - FrontPage)
| > ==============================================
| > If you feel your current issue is a results of installing
| > a Service Pack or security update, please contact
| > Microsoft Product Support Services:
| > http://support.microsoft.com
| > If the problem can be shown to have been caused by a
| > security update, then there is usually no charge for the call.
| > ==============================================
| >
| > "JKB" <(E-Mail Removed)> wrote in message
| > newsA14FCA3-5637-45E6-A1AA-(E-Mail Removed)...
| > >I have a pop-up window on my website that I put in and now I cannot take it
| > > out. I delete it in code view and it just keeps coming back. It's as
| > > follows:
| > >
| > > <script language="JavaScript">
| > > <!--
| > > function FP_popUpMsg(msg) {//v1.0
| > > alert(msg);
| > > }
| > > // -->
| > > </script>
| > >
| > > Any help is greatly appreciated as I have worked on this off and on for
| > > days. HELP!
| >
| >
| >


 
Reply With Quote
 
=?Utf-8?B?SktC?=
Guest
Posts: n/a
 
      1st Dec 2005
How do I find the page element it was added to? Can I do this on the code
view?
This is html up to and with the script:

<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns="urn:schemas-microsoft-comfficeffice"
xmlns="http://www.w3.org/TR/REC-html40">

<head>

<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Trek the Halls</title>
<!--[if !mso]>
<style>.ONBodyCellPadded{padding:0px;}</style>
<![endif]-->
<meta name="keywords" content="Gateway Cycle, Trek, Trek the Halls, Haro,
Raleigh,bike shops, bikes, bicycles, Minnesota, St. Paul">
<meta name="description" content="Trek the Halls Sale at Gateway Cycle from
11/25-12/31.">


<meta name="Microsoft Border" content="tl, default">
<script language="JavaScript">
<!--
function FP_popUpMsg(msg) {//v1.0
alert(msg);
}
// -->
</script>

<body vlink="#CC0000" alink="#666666" link="#000000">

<head>



I cannot seem to access the behavior by going to "format" then "behavior".
When I do that there is nothing listed under behavior. Only the "insert"
button is highlighted and no the "delete" button.



"Stefan B Rusynko" wrote:

> You need to find the page element you added the Behavior to and remove it
> - as long as the behavior is attached to a page element FP will keep adding the script
>
> --
>
> _____________________________________________
> SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
> "Warning - Using the F1 Key will not break anything!" (-;
> To find the best Newsgroup for FrontPage support see:
> http://www.frontpagemvps.com/FrontPa...3/Default.aspx
> _____________________________________________
>
>
> "JKB" <(E-Mail Removed)> wrote in message news:B6524F36-F227-4CBC-ABC8-(E-Mail Removed)...
> |I believe I went in under "format" and then "behaviors". Although it does
> | not come up in the task bar to delete.
> |
> | "Thomas A. Rowe" wrote:
> |
> | > How did you insert the script originally?
> | >
> | > --
> | > ==============================================
> | > Thomas A. Rowe (Microsoft MVP - FrontPage)
> | > ==============================================
> | > If you feel your current issue is a results of installing
> | > a Service Pack or security update, please contact
> | > Microsoft Product Support Services:
> | > http://support.microsoft.com
> | > If the problem can be shown to have been caused by a
> | > security update, then there is usually no charge for the call.
> | > ==============================================
> | >
> | > "JKB" <(E-Mail Removed)> wrote in message
> | > newsA14FCA3-5637-45E6-A1AA-(E-Mail Removed)...
> | > >I have a pop-up window on my website that I put in and now I cannot take it
> | > > out. I delete it in code view and it just keeps coming back. It's as
> | > > follows:
> | > >
> | > > <script language="JavaScript">
> | > > <!--
> | > > function FP_popUpMsg(msg) {//v1.0
> | > > alert(msg);
> | > > }
> | > > // -->
> | > > </script>
> | > >
> | > > Any help is greatly appreciated as I have worked on this off and on for
> | > > days. HELP!
> | >
> | >
> | >
>
>
>

 
Reply With Quote
 
Stefan B Rusynko
Guest
Posts: n/a
 
      2nd Dec 2005
The behavior is applied inside your BODY content
- look for a onmouseover or onclick assigned to a link or image & delete it

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPa...3/Default.aspx
_____________________________________________


"JKB" <(E-Mail Removed)> wrote in message newsF9D88E0-1757-4929-A1D1-(E-Mail Removed)...
| How do I find the page element it was added to? Can I do this on the code
| view?
| This is html up to and with the script:
|
| <html xmlns:v="urn:schemas-microsoft-com:vml"
| xmlns="urn:schemas-microsoft-comfficeffice"
| xmlns="http://www.w3.org/TR/REC-html40">
|
| <head>
|
| <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
| <title>Trek the Halls</title>
| <!--[if !mso]>
| <style>.ONBodyCellPadded{padding:0px;}</style>
| <![endif]-->
| <meta name="keywords" content="Gateway Cycle, Trek, Trek the Halls, Haro,
| Raleigh,bike shops, bikes, bicycles, Minnesota, St. Paul">
| <meta name="description" content="Trek the Halls Sale at Gateway Cycle from
| 11/25-12/31.">
|
|
| <meta name="Microsoft Border" content="tl, default">
| <script language="JavaScript">
| <!--
| function FP_popUpMsg(msg) {//v1.0
| alert(msg);
| }
| // -->
| </script>
|
| <body vlink="#CC0000" alink="#666666" link="#000000">
|
| <head>
|
|
|
| I cannot seem to access the behavior by going to "format" then "behavior".
| When I do that there is nothing listed under behavior. Only the "insert"
| button is highlighted and no the "delete" button.
|
|
|
| "Stefan B Rusynko" wrote:
|
| > You need to find the page element you added the Behavior to and remove it
| > - as long as the behavior is attached to a page element FP will keep adding the script
| >
| > --
| >
| > _____________________________________________
| > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > "Warning - Using the F1 Key will not break anything!" (-;
| > To find the best Newsgroup for FrontPage support see:
| > http://www.frontpagemvps.com/FrontPa...3/Default.aspx
| > _____________________________________________
| >
| >
| > "JKB" <(E-Mail Removed)> wrote in message news:B6524F36-F227-4CBC-ABC8-(E-Mail Removed)...
| > |I believe I went in under "format" and then "behaviors". Although it does
| > | not come up in the task bar to delete.
| > |
| > | "Thomas A. Rowe" wrote:
| > |
| > | > How did you insert the script originally?
| > | >
| > | > --
| > | > ==============================================
| > | > Thomas A. Rowe (Microsoft MVP - FrontPage)
| > | > ==============================================
| > | > If you feel your current issue is a results of installing
| > | > a Service Pack or security update, please contact
| > | > Microsoft Product Support Services:
| > | > http://support.microsoft.com
| > | > If the problem can be shown to have been caused by a
| > | > security update, then there is usually no charge for the call.
| > | > ==============================================
| > | >
| > | > "JKB" <(E-Mail Removed)> wrote in message
| > | > newsA14FCA3-5637-45E6-A1AA-(E-Mail Removed)...
| > | > >I have a pop-up window on my website that I put in and now I cannot take it
| > | > > out. I delete it in code view and it just keeps coming back. It's as
| > | > > follows:
| > | > >
| > | > > <script language="JavaScript">
| > | > > <!--
| > | > > function FP_popUpMsg(msg) {//v1.0
| > | > > alert(msg);
| > | > > }
| > | > > // -->
| > | > > </script>
| > | > >
| > | > > Any help is greatly appreciated as I have worked on this off and on for
| > | > > days. HELP!
| > | >
| > | >
| > | >
| >
| >
| >


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
cannot delete script =?Utf-8?B?SktC?= Microsoft Frontpage 0 29th Nov 2005 04:50 PM
Delete command in a script.. Andre Laplume via AccessMonster.com Microsoft Access VBA Modules 6 18th May 2005 10:40 PM
Delete a Script Block Kiran Microsoft ASP .NET 6 18th Apr 2005 03:17 PM
how to delete forwarding with vba script Martin Lause Microsoft Outlook VBA Programming 0 4th Nov 2004 11:58 AM
Re: net share /delete via script Oli Restorick [MVP] Microsoft Windows 2000 Networking 0 20th Sep 2003 06:01 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:22 AM.