Autofill a web page

Mike Bonner bonnmike at gmail.com
Thu Jul 9 18:09:08 EDT 2015


As peter said, if you use the rev browser to load the page, then you can
use revbrowserexecutescript and some javascript to fill in the form (most
likely).

On Thu, Jul 9, 2015 at 3:13 PM, Peter Haworth <pete at lcsql.com> wrote:

> Thanks, I'll take a look.
>
> On Thu, Jul 9, 2015 at 11:41 AM J. Landman Gay <jacque at hyperactivesw.com>
> wrote:
>
> > I'm not sure, I use FireFox. It remembers most things but there is also
> > a plugin for FF that lets you set up autofill for any field containing
> > any type of content. I see a couple of similar extensions in the Chrome
> > store, maybe one of those would work?
> >
> >
> > On 7/9/2015 1:23 PM, Peter Haworth wrote:
> > > Right, I'm currently using that in Chrome to fill in my name/address
> info
> > > but there are some other fields that are unique to this web site.  Is
> > there
> > > a way to have any field auto filled via a profile then?
> > >
> > >
> > > On Thu, Jul 9, 2015 at 10:49 AM J. Landman Gay <
> jacque at hyperactivesw.com
> > >
> > > wrote:
> > >
> > >> It's not a LiveCode solution, but most browsers have an auto fill
> > feature.
> > >> You could add the field names to your profile and have the browser
> fill
> > >> them in for you.
> > >>
> > >>
> > >> On July 9, 2015 12:29:25 PM CDT, Peter Haworth <pete at lcsql.com>
> wrote:
> > >>> My initial thought on this was to render the web page URL in an LC
> > >>> browser
> > >>> object, fill in the form's fields with some sort of LC scripting, and
> > >>> send
> > >>> a mouse click action to the form's Submit button.  Is that
> impractical?
> > >>
> > >> --
> > >> Jacqueline Landman Gay         |     jacque at hyperactivesw.com
> > >> HyperActive Software           |     http://www.hyperactivesw.com
> > >>
> > >> _______________________________________________
> > >> use-livecode mailing list
> > >> use-livecode at lists.runrev.com
> > >> Please visit this url to subscribe, unsubscribe and manage your
> > >> subscription preferences:
> > >> http://lists.runrev.com/mailman/listinfo/use-livecode
> > >>
> > > _______________________________________________
> > > use-livecode mailing list
> > > use-livecode at lists.runrev.com
> > > Please visit this url to subscribe, unsubscribe and manage your
> > subscription preferences:
> > > http://lists.runrev.com/mailman/listinfo/use-livecode
> > >
> >
> >
> > --
> > Jacqueline Landman Gay         |     jacque at hyperactivesw.com
> > HyperActive Software           |     http://www.hyperactivesw.com
> >
> > _______________________________________________
> > use-livecode mailing list
> > use-livecode at lists.runrev.com
> > Please visit this url to subscribe, unsubscribe and manage your
> > subscription preferences:
> > http://lists.runrev.com/mailman/listinfo/use-livecode
> >
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list