November 29, 200619 yr I have a purchase order form in FM with the usual fields (Product Nbr, Description, Price). I have the same fields on a Supplier's website. What I currently do is cut the data from the website and paste it into FM, 1 field at a time. I am wondering if there is a more efficient way to copy the data from the website to FM. Any suggestion/pointer will be much appreciated.
November 29, 200619 yr In FMP 8.5 the new WEB VIEWER would allow you to parse the web page directly, but you could do that with FMP 7 if you copy the html to a text field and parse the relevant bits out using a script or calculation.
Create an account or sign in to comment