MACSCRPT Archives

March 2011

MACSCRPT@LISTSERV.DARTMOUTH.EDU

Options: Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Mime-Version:
1.0 (Apple Message framework v1082)
Sender:
Macintosh Scripting Systems <[log in to unmask]>
Subject:
From:
jeff donovan <[log in to unmask]>
Date:
Mon, 21 Mar 2011 21:09:35 -0400
Content-Transfer-Encoding:
quoted-printable
Content-Type:
text/plain; charset=us-ascii
Reply-To:
Macintosh Scripting Systems <[log in to unmask]>
Parts/Attachments:
text/plain (14 lines)
Greetings

I have a little script/button in filemaker that calls to a web site, how can i pull data from the_current_record : field_one , field_two and auto fill into my browser window ? right now I have to manually copy and paste from filemaker. 

here is my script call,.. very simple.

Button --> " open URL [No Dialog; Table::webpagePath]

webpagepath = https://www.example.com/web/src/my.php

I was thinking maybe I could use " autofill "  function of the browser, or a get cell data1 repeat get cell data 2 copy and paste each , but that seems so dirty. anyone know a better way ?

tnx
-j

ATOM RSS1 RSS2