![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Anyone help with this? I have created a website using the server 7 advanced and I am wanting to have a file stored in a container field accessable for download. I know the URL for this and have a calculation creating this for each record. If I drop the URL Calculation into the URL bar it links to the file. What I can't do is workout where to put the link on the webpage so that I can click and link to the file. Anyone able to tell me what to do? |
#3
| |||
| |||
|
|
On Wed, 23 Nov 2005 17:21:54 +1100, Tris <user (AT) example (DOT) net> wrote: Anyone help with this? I have created a website using the server 7 advanced and I am wanting to have a file stored in a container field accessable for download. I know the URL for this and have a calculation creating this for each record. If I drop the URL Calculation into the URL bar it links to the file. What I can't do is workout where to put the link on the webpage so that I can click and link to the file. Anyone able to tell me what to do? I'm not clear on what you are trying to do here. Awhile back, I researched a need to be able to upload binary files into a dbase hosted by Instant Web Publishing. The answer was that I couldn't import binary files into FM using IWP or XSLT. I also looked at server side plug-ins, but found there were really none available at the time that would do this. My solution was to use PHP and FX.PHP (PHP API for FileMaker) to allow the uploading of a file to a directory under Apache on the same server as FMSA. I then used FX.PHP to pass the URL to the file, into the container field. I could also store the reference to the file in a URL field. http://www.iviking.org/ ------------------------ Wes http://www.LostPants.com |
#4
| |||
| |||
|
#5
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |