F
Floored
There's something REALLY ANNOYING in FP2003.
Take the following snippet of code from an APS file for example:
<% If 1=1 Then %>
<body onload="window.print()" >
<% Else %>
<body onload="window.close()" >
<% End If %>
Save that in FP2003, and it decides it would rather change both those body
tags to have window.close(). It kind of defeats the whole purpose of that bit
of script doesn't it?
So what's the solution? Open the file in notepad, change your code, and
never ever save it in FP again.
I guess if Microsoft themselves don't use FP to author their sites, it's a
pretty good advertisement for not using FP.
----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.
http://www.microsoft.com/office/com...575&dg=microsoft.public.frontpage.programming
Take the following snippet of code from an APS file for example:
<% If 1=1 Then %>
<body onload="window.print()" >
<% Else %>
<body onload="window.close()" >
<% End If %>
Save that in FP2003, and it decides it would rather change both those body
tags to have window.close(). It kind of defeats the whole purpose of that bit
of script doesn't it?
So what's the solution? Open the file in notepad, change your code, and
never ever save it in FP again.
I guess if Microsoft themselves don't use FP to author their sites, it's a
pretty good advertisement for not using FP.
----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.
http://www.microsoft.com/office/com...575&dg=microsoft.public.frontpage.programming