Click here to Skip to main content
16,005,162 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: change format date?? how? Pin
Guffa10-Aug-06 22:29
Guffa10-Aug-06 22:29 
QuestionWhich topic I shall go for? Pin
cylix200010-Aug-06 17:45
cylix200010-Aug-06 17:45 
QuestionSending data between programs Pin
mrmathews9910-Aug-06 17:19
mrmathews9910-Aug-06 17:19 
AnswerRe: Sending data between programs Pin
husni.adil10-Aug-06 17:32
husni.adil10-Aug-06 17:32 
QuestionReporting tool Pin
CJotaO10-Aug-06 13:20
CJotaO10-Aug-06 13:20 
QuestionRegExp question Pin
devoeger10-Aug-06 11:13
devoeger10-Aug-06 11:13 
Questionerror in create connection Pin
md_refay10-Aug-06 10:24
md_refay10-Aug-06 10:24 
QuestionAppend text to RTF file Pin
Taen_Karth10-Aug-06 9:22
Taen_Karth10-Aug-06 9:22 
I have created a very simple program that will basically keep and changelog file.

I consists of three forms

1. Main menu form (New Change, Show Summary, Exit)
2. New Change form (textbox, 2 buttons, RT box)
3. Summary Form (RT box control)

What I would like to happen:

1. When user clicks on New Change button in Main Menu I would like it to load the new change form. On the form there is a Textbox for name entry, a button that once clicked adds the name and timestamp to the RT box in Bold font, and a button for Save/Close.
When I Save/Close I would like for the bold text in the RT Box to Append to the top of an existing .rtf file.

2. When user clicks Summary i would like the form to load the .rtf file in its entirety. (Read Only)

Number two I don't have a problem with.
Number one I cannot get to append. Here are the choices I ahve tried thus far:
1. Use the .SaveFile option. Works great but no Append option
2. Use a StreamWriter to write the information. This also works great but I cannot seem to get it to keep the RTF formatting. I have tried a lot of the Encoding types and it does not seem that a Streamwriter can write in RTF encoding. Am I wrong here?

Please let me know in what direction I should head on this...=)


Thanks,

Taen Karth

AnswerRe: Append text to RTF file Pin
Guffa10-Aug-06 10:47
Guffa10-Aug-06 10:47 
GeneralRe: Append text to RTF file Pin
Taen_Karth10-Aug-06 11:25
Taen_Karth10-Aug-06 11:25 
QuestionVB 2005 Displaying the program in different languages Pin
Solly7410-Aug-06 9:13
Solly7410-Aug-06 9:13 
AnswerRe: VB 2005 Displaying the program in different languages Pin
Dustin Metzgar10-Aug-06 9:23
Dustin Metzgar10-Aug-06 9:23 
Questionhow to fix large fonts(120dpi) in VS2003? Pin
eatwork10-Aug-06 9:01
eatwork10-Aug-06 9:01 
Questioncreating a folder on a remote server via VB.Net Web Application Pin
ONeil Tomlinson10-Aug-06 8:56
ONeil Tomlinson10-Aug-06 8:56 
AnswerRe: creating a folder on a remote server via VB.Net Web Application Pin
Tyquaun Hunter10-Aug-06 16:00
Tyquaun Hunter10-Aug-06 16:00 
QuestionScreen refresh Pin
Kschuler10-Aug-06 8:30
Kschuler10-Aug-06 8:30 
AnswerRe: Screen refresh Pin
eagertolearn10-Aug-06 8:48
eagertolearn10-Aug-06 8:48 
QuestionWNetOpenEnum Pin
giddy_guitarist10-Aug-06 7:38
giddy_guitarist10-Aug-06 7:38 
QuestionDTS Help. Pin
alexfromto10-Aug-06 7:30
alexfromto10-Aug-06 7:30 
AnswerRe: DTS Help. Pin
Corporal Agarn11-Aug-06 9:36
professionalCorporal Agarn11-Aug-06 9:36 
QuestionPull Data from a file on all network pc's Pin
bluibri10-Aug-06 6:46
bluibri10-Aug-06 6:46 
QuestionXML save error. :-/ [modified] Pin
spelltwister10-Aug-06 6:35
spelltwister10-Aug-06 6:35 
QuestionRe: XML save error. :-/ Pin
Dustin Metzgar10-Aug-06 6:55
Dustin Metzgar10-Aug-06 6:55 
Questionhow to give login information to a crystal report at run time Pin
Pradip Kishore10-Aug-06 2:58
Pradip Kishore10-Aug-06 2:58 
QuestionCapture Keys Pin
nitin_ion10-Aug-06 2:15
nitin_ion10-Aug-06 2:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.