| View previous topic :: View next topic |
| Author |
Message |
Garrett Moderator Team
Joined: 04 Oct 2001 Posts: 2149 Location: A House
|
Posted: Wed Jul 08, 2009 9:55 pm Post subject: Load data directly into browser element? |
|
|
I though we could load data directly into the browser element instead of a file or url, like this:
BROWSER LOADFILE,BROWSER1,@text(2)
Is that not possible? If not, no big deal, I'll just save the list to a file and load the file instead. _________________ 'What you do not want done to yourself, do not do to others.' - Confucius (550 b.c. to 479 b.c.) |
|
| Back to top |
|
 |
LiquidCode Moderator Team
Joined: 05 Dec 2000 Posts: 1753 Location: Space and Time
|
Posted: Thu Jul 09, 2009 1:09 am Post subject: |
|
|
I think you can use Dialog Set for that.
Dialog set, Browser1,@text(1) _________________ Chris
Http://theblindhouse.com |
|
| Back to top |
|
 |
Garrett Moderator Team
Joined: 04 Oct 2001 Posts: 2149 Location: A House
|
Posted: Thu Jul 09, 2009 1:32 am Post subject: |
|
|
K thanks, I'll give it a whirl  _________________ 'What you do not want done to yourself, do not do to others.' - Confucius (550 b.c. to 479 b.c.) |
|
| Back to top |
|
 |
|