Results 1 to 3 of 3

Thread: Need help with Coding

  1. #1
    Junior Registered LivingLegend's Avatar
    Join Date
    Aug 2008
    Location
    Tampa
    Posts
    9

    Need help with Coding

    Ok so I built a couple websites for different projects and have an issue with one of them. I usually use internet explorer and a couple days ago someone checked my site using Firefox and said I should check it out so I did. The site is drakegirl.com when you view it in Internet Explorer everything looks fine but when you view it in Firefox you can see a snip of code on some pages that looks like this

    UAGE="JAVASCRIPT" CODEPAGE="65001"%>

    When I was checking my page against w3C html checker they gave me an error message saying this

    1. Line 1, Column 0: character "<%" not allowed in prolog.

    <%@LANGUAGE="JAVASCRIPT" CODEPAGE="65001"%>

    If I look in my source code this is the first line that is generated by Dreamweaver when you open a new page so it makes me wonder if my other site www.highriskmerchantxpert.com has the same error underneath the header. If anyone can help me fix this I would appreciate it.

    Thank you for reading this!

  2. #2
    Junior Registered LivingLegend's Avatar
    Join Date
    Aug 2008
    Location
    Tampa
    Posts
    9
    Oh yea and one more thing, if you go to the DVD Package page and scroll down you will see a picture of a lady and another picture inside of a pink frame and the frame is cut off and I can't figure out why.

  3. #3
    Administrator Chris's Avatar
    Join Date
    Feb 2003
    Location
    East Lansing, MI USA
    Posts
    7,055
    That dreamweaver produces noncompliant code shouldn't be much of a shock really.

    I don't even recognize that kind of javascript and cannot imagine what it is for. Probably something proprietary.

    For instance, <% usually denotes the start of programming in a server side scripting language, not the start of a normal HTML javascript tag.
    Chris Beasley - My Guide to Building a Successful Website[size=1]
    Content Sites: ABCDFGHIJKLMNOP|Forums: ABCD EF|Ecommerce: Swords Knives

Similar Threads

  1. HTML coding for Craig's List, a step into the ancient past
    By KLB in forum HTML, CSS, Layout, and Design
    Replies: 3
    Last Post: 06-07-2007, 11:14 PM
  2. Coding error in Google Maps.
    By Generalissimo in forum General Chat
    Replies: 5
    Last Post: 05-07-2007, 11:23 AM
  3. coding a template
    By izwar in forum HTML, CSS, Layout, and Design
    Replies: 4
    Last Post: 02-09-2007, 09:32 AM
  4. coding a game
    By Shade in forum Website Programming & Databases
    Replies: 32
    Last Post: 12-29-2006, 08:29 AM
  5. Coding a PHP/MySQL CMS
    By jbiggs77 in forum Website Programming & Databases
    Replies: 12
    Last Post: 11-09-2004, 02:27 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •