Go Back  Xtreme Visual Basic Talk > Legacy Visual Basic (VB 4/5/6) > General > I'm new to VB. Is this possible?


Reply
 
Thread Tools Display Modes
  #1  
Old 05-22-2012, 10:35 PM
r_sole r_sole is offline
Newcomer
 
Join Date: May 2012
Posts: 1
Default I'm new to VB. Is this possible?


I've understand PHP alright but I've never used VB. Here are my questions. Can I make...

1) ...certain text in an application load from a text file? Including in different places - eg. either in a "static" part of the interface (so its not editable) and also into a textbox area (so you can edit it).

2)... text in a textbox be saved back into a text file?

3 ... affix the date to the top line only of a text box?

4)... an application scan through words in a textbox, compare them to a bunch of words in a text file, and change every words that match into uppercase and into a different colour.

And how can I do it?
Reply With Quote
  #2  
Old 05-22-2012, 11:54 PM
Gruff's Avatar
Gruff Gruff is offline
Bald Mountain Survivor

Super Moderator
* Expert *
 
Join Date: Aug 2003
Location: Oregon, USA
Posts: 5,917
Default

Welcome to the forum. Don't forget to read the forum Posting Guidelines.

We are a teaching site and do not write code to order.

What you need to study.

The VB6 Rich Textbox control allows searching and changing colors of its content. Look up its properties, methods, and events.

VB6 Fle IO in this forum's Top 10 Tutorials

If you Write some code we can help you correct it.
__________________
Burn the land and boil the sea
You can't take the sky from me


~T

Last edited by Gruff; 05-23-2012 at 02:12 PM.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Advertisement:





Free Publications
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET.
subscribe
Programmers Heaven C# School Book -Free 338 Page eBook
The Programmers Heaven C# School book covers the .NET framework and the C# language.
subscribe
Build Your Own ASP.NET 3.5 Web Site Using C# & VB, 3rd Edition - Free 219 Page Preview!
This comprehensive step-by-step guide will help get your database-driven ASP.NET web site up and running in no time..
subscribe
 
 
-->