Troi URL: Getting a local file?

2 messages Options
Embed this post
Permalink
Howard Schlossberg

Troi URL: Getting a local file?

Reply Threaded More More options
Print post
Permalink
Hi--

I haven't been able to find anything on your website about this:

My client uses Troi URL and I am now trying to use it for them to
read/process a local file.  Since the file is not on a web server, I
cannot (I don't think?) use the http/https protocol, which seems to be
the only one that Troi URL can use.

The file is used to process some javascript functions.  It works
properly via a web browser using a URL like:
   
file:///C:/Documents%20and%20Settings/Howard/Desktop/TEST_AWS_Helper/index.html?data=blahBlahBlah
But I get an "unrecognized protocol" error when trying to run it with
Troi URL.

Any thoughts?  I am trying to use the URL call within a FileMaker custom
function, which means there is no interface to easily use FM's built-in
web viewer.

Thanks...

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Howard Schlossberg              (818) 883-2846
FM Professional Solutions, Inc.    Los Angeles

FileMaker Certified Developer
Associate Member, FileMaker Business Alliance


_______________________________________________
The Troi plug-list mailing list
[hidden email]
http://mail.troi.com/mailman/listinfo/plug-list_troi.com
Kent Lendrum

Re: Troi URL: Getting a local file?

Reply Threaded More More options
Print post
Permalink
Hi Howard,

Have a look at the SmartPill PHP plugin.

http://www.scodigo.com/products/smartpill-php/

It allows you to execute PHP code,  which should allow you to do this,  
but with a lot more work unfortunately.


Kent.


--------------------------------------------------------------------
I was always taught to respect my elders, but it keeps getting harder  
to find one.

On 21/07/2009, at 6:31 AM, Howard Schlossberg wrote:

> Hi--
>
> I haven't been able to find anything on your website about this:
>
> My client uses Troi URL and I am now trying to use it for them to  
> read/process a local file.  Since the file is not on a web server, I  
> cannot (I don't think?) use the http/https protocol, which seems to  
> be the only one that Troi URL can use.
>
> The file is used to process some javascript functions.  It works  
> properly via a web browser using a URL like:
>   file:///C:/Documents%20and%20Settings/Howard/Desktop/TEST_AWS_Helper/index.html?data=blahBlahBlah
> But I get an "unrecognized protocol" error when trying to run it  
> with Troi URL.
>
> Any thoughts?  I am trying to use the URL call within a FileMaker  
> custom function, which means there is no interface to easily use  
> FM's built-in web viewer.
>
> Thanks...
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Howard Schlossberg              (818) 883-2846
> FM Professional Solutions, Inc.    Los Angeles
>
> FileMaker Certified Developer
> Associate Member, FileMaker Business Alliance


_______________________________________________
The Troi plug-list mailing list
[hidden email]
http://mail.troi.com/mailman/listinfo/plug-list_troi.com