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
Grid View filtering
Installing Visual Web Developer 2008 Express
How do you find a duplicate record in sql 2005
VSTO 2008 Deployment Project
How to set ISAPI filter priority in IIS master properties dialog box
Using TSADMIN.msc is there a way to tell which user is at a desktop, which is using remote app?
problem of do while loop iin foxpro
I got a FPT file corrupted
SSIS DYNamic excel connection string in runtime
Difference between ADP, MDB & SQL