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
Page file limitations for Windows 2003 Enterprise
Rich Text and HTML Editor, DLL or OCX
Connect to a Crosstab query in Access from Excel
Access Forms
Certificate Authority Autoenrollment
Problem getting Bala Boss working
Urgent System.UnauthorizedAccessE<wbr />xception
Programmatically setting folder/file permission for sharing folders
Exchange 2010 After install when initialising it looks for the DC not the member server
Is there a way to find out what the serial number of a remote HP Proliant server.