IWP insert picture again -
01-28-2007
, 04:50 PM
Someone kinda answered this question before - the cool guy from
fmwebschool.
I have a db accessible to a co-worker via IWP.
He uses a DDNS-type url to access the db. Though he can add a new
record, fmp doesn't allow an IWP user to insert a picture.
This is the work round which I'd like to implement.
1-My co-worker adds a new record
2-He clicks a link in the IWP interface to another site where there's
a picture upload form. The link to this form page passes the id number
of the new record created in IWP via the url and adds it to the name
of the uploaded picture when the submit button is clicked.
3-The picture is deposited in a folder on my system's webserver on
submit.
Questions:
Can this be implemented easily ? Or is it daft ? Any comments ?
Templates or other assists that will help ?
How do I put a link into the IWP interface which grabs the id number
of the record and passes it ?
Marmot |