I don't know why the Import Namespace code is hightlighted in yellow. I copied the code from the book. When I go to Internet explorer to run the aspx I get asked to open the file or download it? It opens up
VB.net if I open the file.
Sky
<%@ Import namespace="System.Data.OleDb" %>
<%@ Import namespace="System.Data" %>
<%@ Page CodeBehind="timesheet.aspx.
vb" Language="
vb" AutoEventWireup="false" Inherits="timesheet.timesheet" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>