|
-
Nov 14th, 2002, 02:43 PM
#1
Thread Starter
Member
loading problom im having
Ok the form will have a combo box with 3 items in it (ON ENTER,ON EXIT and ON BLAH) there is also a richtextbox and a file stored in C:\POPdata.txt (below shows whats in the txt file)
now what i want to do is when the user selects one of the items i need it to load that section and make richtextbox just that section for example if ON ENTER is selected it would just load
AFDASDFASDGFAS
DGHSGSFGSFGSG
3645635634444
From
ON ENTER {
AFDASDFASDGFAS
DGHSGSFGSFGSG
3645635634444
}
================================TXT FILE===============
ON EXIT {
FFFFFFFGGGGG'
FFFFFFFVVVVVV
HSHGSGHSGL;K
}
ON ENTER {
AFDASDFASDGFAS
DGHSGSFGSFGSG
364563563
ON BLAH {
4444444444
XXXXXXXXXX
DXXXXXDDD
XXXXXXXXXA
FFFFFFFFF
}
thanks for your help!
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
|