Microsoft
Software
Hardware
Network
Question : HtmlTextWriter
Getting an Error Message on code below....
Code Snippet:
1: 2: 3: 4: 5: 6:
Dim writer As System.Web.UI.HtmlTextWriter writer.Write("
") writer.Write("
Assign PointMan ID:
") writer.Write("
ptmn0") writer.Write("
") writer.Write("
")
Open in New Window
Select All
Answer : HtmlTextWriter
Whats the error message? Wondering if it's a null object error or something along those lines...
try adding "new":
Dim writer As New System.Web.UI.HtmlTextWrit
er
Random Solutions
Exchange 2010 After install when initialising it looks for the DC not the member server
c# asp.net
TSQL: How to plug Nulls with Lookup values in same column and limited keys
Custom Icons on Toolbar- how to? Access 2000
SQL Rewrite this dateadd line
stopping excel flickering
How Do i repair msiexec.exe?
Access 2003 on a Win2k PC. "Your Microsoft office Access database contains a missing or broken reference to the file DAO360.dll version 5.0
Dead Motherboard, anyway to migrate printers from one XP machine to another
VB.NET: a correct size of stream buffer