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
Converting a Binary to a Varchar
Access 2007 runtime spell check options
Multiple Monitors in VDI
Combo box selection to select records for form
Access and VB6
I need a valadation control on a textbox that compare a change in name (Attendee Name)
reading autocad files
CWA 401.2 Error
Migrate Exchange mailboxes to EBS2008
How to overide a Write Conflict