- For individual users
- Instant access to solutions
- Ask your tech questions
- Start your 30-day Free Trial
Main Topics
Browse All TopicsHello Experts,
I have the following HTML Markup below. Everything works fine except that the TextBox Control that I have to add based on the information from AJAX website tells you to use a TextBox for the content. My problem is that when I run the page the TextBox Control has a transparent background.
Can someone please tell me if this is true in the fact that I have to use a TextBox Control for Content and also how I can change my Background Color. I tried changing the background color on the TextBox but that did not work.
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="courses_update.a
<%@ Register Assembly="AjaxControlToolk
TagPrefix="cc1" %>
<%@ Register Assembly="AjaxControlToolk
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtm
<html xmlns="http://www.w3.org/1
<head runat="server">
<title>Wellness Choice Program - General Health Awareness Program One Update Courses</title>
<link href="../../../../css/main
</head>
<body class="info">
<form id="form1" runat="server">
<asp:ScriptManager ID="ScriptManager1" runat="server" />
<asp:HtmlEditorExtender ID="HtmlEditorExtender1" TargetControlID="TextBox1"
<Toolbar>
<asp:Bold />
<asp:Italic />
</Toolbar>
</asp:HtmlEditorExtender>
<div id="wrapper">
<div id="header">
<img src="../../../../images/Sh
<div id="nav">
<ul>
<li><a href="../../../../index.as
<li class="current"><a href="../../../../programi
<li><a href="http://wellness" target="_blank">REPORTING SYSTEM</a></li>
<li><a href="../../../../contact/
</ul>
</div>
</div>
<div id="content">
<div id="primary">
<h1>GENERAL HEALTH AWARENESS PROGRAM ONE - UPDATE COURSES</h1>
<asp:Label ID="lblCourseUpdate" runat="server"></asp:Label
<br />
<asp:DropDownList ID="ddlCourseUpdate" runat="server"></asp:DropD
<br />
<asp:Label ID="lblHTMLCourseUpdate" runat="server"></asp:Label
<br />
<asp:TextBox ID="TextBox1" runat="server"></asp:TextB
</div>
<div id="secondary">
<h1></h1>
<ul>
</ul>
</div>
</div>
<div id="footer">
<%--<p>©</p>--%>
</div>
</div>
</form>
</body>
</html>
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership