Okay so i am doing html/javascript, and there is this button that redirects to another page on my html. However when i click that button, this error showed up
XML Parsing Error: not well-formed
Location: file:///C:/Users/NP%20Student/Documents/Visual%20Studio%202010/WebSites/WebSite2/Default.aspx
Line Number 1, Column 2:
<%@ Page Title="Home Page" Language="C#" MasterPageFile="~/Site.master" AutoEventWireup="true"
-^
What is the problem here? Can any kind soul help me out.