Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Newbie

From: gjones05:mail:orion at: 21-Mar-2001 6:36

From: Adam Potter
> Hey Scott, > > A dialog-type box or form where the user enters the URL and/or IP# and
returns
> the results in a seperate txt file format under the original form itself.. > > GS Jones wrote: > > > From: Adam Potter > > > Im completely new to Rebol and wanted some assistance for the > > > following.... > > > > > > I want to set up a little form where the user inputs a URL and an IP#, > > > the program searches thru a word.doc file where all is information is > > > stored and returns the results in a new window, notepad for example. > > > Can this be done and if so how?? > > > > > > Thanks for your patience guys > > > > > > Pottz > > > > Hi, Pottz, > > > > Maybe I am missing the obvious (I've only had a sip of coffee this
morning),
> > but in what forum are you wishing to use this form? Are you using /View > > with a dialog-type box or a web-page form with a REBOL cgi script
processing
> > the results (or similarly, just at the text "console")? > > > > --Scott Jones
Potz, with out knowing more specifics, it is hard to answer your question satisfactorily. Allen Kamp wrote a nice /View program that demonstrates something similar to what you are describing. Check out: http://www.rebolforces.com/reb/babel.r If that is similar enough, let me (us) know how you would like it modified, and it may be easier to answer. Good luck! --Scott Jones