View Single Post
Old 06-13-2000, 07:49 PM   #3
artsapimp
Member (10 bit)
 
Join Date: May 1999
Location: Orlando, FL
Posts: 975
Send a message via ICQ to artsapimp
Post

Thank you very much. I chose to use the link without the "s but I'm sure the others work also. I have come across a few more blocks in my attempts to make this program. Please help with whatever you can, thanks.

The program is an HTML editor. It already uses the basic Notepad functions, but I wanted to add a few more to customize it.

1. Text1.text starts with the tags already there, in different lines.
< HTML >
< HEAD >
< TITLE >TITLE
....
you get the picture
I tried to write it but everything's on the same line, I don't know how to use a < BR > in VB.

2. I would like to have all links in a different color (red), all asp code in another color (blue), etc. How would I say everything between < % and % > is blue?

3. How do I make the program save as .html, .htm, .asp, etc.?

Thanks for all of your help.



------------------
If you think an education is expensive...try ignorance.
artsapimp is offline   Reply With Quote