Ask a Question related to Dreamweaver AppDev, Design and Development.
-
samkry #1
can I remove it from DW page?
Hi in every DW page I found this such text, what would be happen if I just
removed them??
<%@LANGUAGE="JAVASCRIPT" CODEPAGE="1252"%>
after removed=<%@LANGUAGE="JAVASCRIPT" %>
below tag totaly removed
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
samkry Guest
-
Remove a var from URL
Hey'all, I'm looking for a little hint that would be usefull for me. I sometimes use the technique to add a URL var to include a file, for example... -
How to remove FILE & PAGE information
I'm trying to create a *.PDF file from a pure *.TXT file. However, in the created *.pdf, file & page information is contained, which i definately... -
How to Remove 'S
> The problem is each time I try to submit any thing that ends in 's eg St a Double up your quotes before entering them into a database... for... -
how to remove a programe from the add/remove list manually
i am using winXP home, i just remove a programe from the start menu(start>>all programes>>name of the programe>>uninstall),but the programe name is... -
Calling a html page from an asp page then returning to the next statement on the original asp page
Hi! I have an ASP page that calls excel to create a report. This works fine. Now I need to call a html calendar page to filter what rows are... -
Murray *TMM* #2
Re: can I remove it from DW page?
That's what DW puts in an ASP Javascript page. If you don't want it, don't
create such pages from the FILE | New menu option.
If your pages are NOT ASP Javascript, then you can remove the line. However,
do not remove this line -
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
If the charset is not the correct one for your regionalization, you can
change that in your preferences.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"samkry" <webforumsuser@macromedia.com> wrote in message
news:d6k4qe$g7i$1@forums.macromedia.com...> Hi in every DW page I found this such text, what would be happen if I just
> removed them??
>
>
> <%@LANGUAGE="JAVASCRIPT" CODEPAGE="1252"%>
> after removed=<%@LANGUAGE="JAVASCRIPT" %>
>
> below tag totaly removed
> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
>
Murray *TMM* Guest



Reply With Quote

