|
-
Mar 5th, 2004, 11:59 AM
#1
Thread Starter
Junior Member
Htmlwrite
Im exporting data to excel.
I have this declared:
Dim htmlWrite As New System.Web.UI.HtmlTextWriter(stringWrite)
My problem is that I can't use tab in HTML. " " can't be a solution because I need to fill-out values on the columns of excel.
Is there a way to fix this problem.
all I wanted to do is get string values and display it on different columns on excel using htmlwrite.
thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|