How can we get the special character "checkmark" (✓) to view using IE on a PC. We are having no issues using a mac.
We are using charset="utf-8".
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/HTML/Q_23121841.ht...
Zones:
HTML,
XML,
XHTMLDate Answered: 03/08/2008 Grade: A Views: 182
I am trying to use a style sheet (perhaps errantly) in an asp page using a ref link... compiliing in VS2005. The style sheet reference: <link href="stylesheet1.css" type="text/css" rel="stylesheet...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/CSS/Q_23325749.htm...
I'm trying to determine a method to reference asp.net webcontrol names in external javascript files when using Master pages. GetElementByID() doesn't work in this context, nor does the mycontrol.C...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23863851.html
I just need Breadcrumb navigation to disiplay page name not my file directory. The script below works fine but does not track parent pages when drilling down into sub-folders.
Thanks
UD
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23623063.html
Zones:
JavaScript,
ASPDate Asked: 08/05/2008 Points: 500 Comments: 1
I have an app that uses a .net dll I created in vb. The dll has one connection object global to the class and when a procedure is called the first statement closes the connection object. Then reope...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23199236.html