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
MS Access 2003 - sending email
Problem with Backup Configuration Wizard in SBS 2003 - "An unexpected error occurred (80070057). The parameter is incorrect"
Setting TextBlock Text Property dynamically
How to get data from table into treeview
FormsAuthentication.Redire<wbr />ctFromLogi<wbr />nPage question
Possible to /span (remote dual screen) desktops within Remote Web Workplace?
Why am I getting this compile error?
Share to Video grayed out in Powerpoint 2010
rpd issues - The connection was lost due to a network error...
Installing PFBackup under Windows 7