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 5:05

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