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
Access Autoexec macro vs. Form_Open code for default form
How do i backup/restore a sharepoint services web on a different machine?
Your message did not reach some or all of the intended recipients.
Crop Images
Conditions in joins
How to change sql authentication for MS Access ADP
Creating Log table
Empty Strings and Null String
Windows 7 TPM issue
Active X problem with Windows 2000 TS and IE 6 SP1