Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.databases.filemaker > #469

Re: Database on the web "PLEASE HELP"

From Martin Τrautmann <t-usenet@gmx.net>
Newsgroups comp.databases.filemaker
Subject Re: Database on the web "PLEASE HELP"
Date 2011-11-23 18:22 +0000
Organization slrn user
Message-ID <slrnjcqefm.28s.t-usenet@ID-685.user.individual.de> (permalink)
References <4ecd2cb2$0$1374$4fafbaef@reader1.news.tin.it> <slrnjcqbmq.28s.t-usenet@ID-685.user.individual.de> <4ecd36c8$0$1374$4fafbaef@reader1.news.tin.it>

Show all headers | View raw


On Wed, 23 Nov 2011 19:08:44 +0100, Parlapà wrote:
> > Either let FMP be your web server.
>  I Can't run FMP instant web publishing no provider host filemaker in 
>  Italy or they want to much money... and from my comp ADSL connetction is 
>  too slow

I guess there would be some. Did you check
<http://developer.filemaker.com/search/results/?address_country=IT&company_name=&business_description=&business_industry=&region=>
?

> > Or teach FMP the image path names and use those to create HTML code.
> 
>  What do u mean??

Each html image is located somewhere - such as
http://www.parlapa.com/_news/page8/page30/files/stacks_image_9-aqua-resedit.png

Save your images somewhere, collect the file paths to those images and
make them part of your script code, such as

<img
src="http://www.parlapa.com/_news/page8/page30/files/stacks_image_9-aqua-resedit.png"
alt="stacks_image_9-aqua-resedit">

> > I hate your JavaScript solution.
> >
>  ahahah tnx.. I know but I can search sort and easy to update! It's quite 
>  slow to load at begin..

... and it does not work without JS.

>  What u can say about PHP web assistant in FMP Server shall I able to use 
>  it? It's a cool tool for my request?

It's one of the choices.

- Martin

Back to comp.databases.filemaker | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Database on the web "PLEASE HELP" Parlapà <info@parlapa.com> - 2011-11-23 18:25 +0100
  Re: Database on the web "PLEASE HELP" Martin Τrautmann <t-usenet@gmx.net> - 2011-11-23 17:35 +0000
    Re: Database on the web "PLEASE HELP" Parlapà <info@parlapa.com> - 2011-11-23 19:08 +0100
      Re: Database on the web "PLEASE HELP" Martin Τrautmann <t-usenet@gmx.net> - 2011-11-23 18:22 +0000
        Re: Database on the web "PLEASE HELP" Parlapà <info@parlapa.com> - 2011-11-24 12:43 +0100
          Re: Database on the web "PLEASE HELP" Parlapà <info@parlapa.com> - 2011-11-25 17:40 +0100
            Re: Database on the web "PLEASE HELP" Parlapà <info@parlapa.com> - 2011-11-25 20:36 +0100
              Re: Database on the web "PLEASE HELP" Attila Krugher <cerebrolazy@gmail.com> - 2011-11-25 18:49 -0800
            Re: Database on the web "PLEASE HELP" Martin Τrautmann <t-usenet@gmx.net> - 2011-11-26 06:33 +0000
              Re: Database on the web "PLEASE HELP" Parlapà <info@parlapa.com> - 2011-11-26 17:20 +0100
                Re: Database on the web "PLEASE HELP" Martin Τrautmann <t-usenet@gmx.net> - 2011-11-26 17:47 +0000
            Re: Database on the web "PLEASE HELP" Martin Τrautmann <t-usenet@gmx.net> - 2011-11-27 07:15 +0000

csiph-web