473,386 Members | 1,883 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Textfile editor

Hi,
If I have generated a text file and I want to display it on the web, what
kind of control (ASP.NET) Control that I can use?
For example in vb 6 I can use rich text control.
TIA,
Gun
Aug 25 '06 #1
2 1019
Display or edit? To display, you can simply set up a <PREtag on the page
with a container (label, localization, panel, etc.). You then use a
streamreader to pull in and write out to the stream.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

*************************************************
Think outside of the box!
*************************************************
"Gunawan" <jg**********@gmail.comwrote in message
news:uD****************@TK2MSFTNGP05.phx.gbl...
Hi,
If I have generated a text file and I want to display it on the web, what
kind of control (ASP.NET) Control that I can use?
For example in vb 6 I can use rich text control.
TIA,
Gun

Aug 25 '06 #2
SOrry. I see edit now. My bad. I often skip the subject, so it is wise to
include the subject information in the text of the message.

There are likely some open source editor controls out there. On SourceForge,
there is an HTML editor control for ASP.NET. You can strip it down to avoid
HTML formatting, as the source code is available.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

*************************************************
Think outside of the box!
*************************************************
"Gunawan" <jg**********@gmail.comwrote in message
news:uD****************@TK2MSFTNGP05.phx.gbl...
Hi,
If I have generated a text file and I want to display it on the web, what
kind of control (ASP.NET) Control that I can use?
For example in vb 6 I can use rich text control.
TIA,
Gun

Aug 25 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: Hans A | last post by:
I have a textfile "textfile.txt" containing a list of words. There is one word on each line. I want to pick two random lines from this textfile, and I have tried to do something like: //Loading...
5
by: Gunnar G | last post by:
Hello. If I wish to open a huge textfile and only change the 300th line in the file, how do I do that?
3
by: =?Utf-8?B?SEo=?= | last post by:
Hi guru's I'm pretty new to webprogramming. I use VWD 2008 Express Edition. I try to build a webpage and the content of that page is stored in a textfile on the filesystem. That way I can change...
1
by: asedt | last post by:
With my Excel macro and two text files I want to create a new textfile containing the first textfile then text from the sheet and then the second textfile. My problem is that i don't know how to...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.