dbTalk Databases Forums  

Database on the web "PLEASE HELP"

comp.databases.filemaker comp.databases.filemaker


Discuss Database on the web "PLEASE HELP" in the comp.databases.filemaker forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Parlapŕ
 
Posts: n/a

Default Database on the web "PLEASE HELP" - 11-23-2011 , 11:25 AM






Hi to all group...

This is my first post from long time...

I'm looking for some tools or solution for publishing my database on the
web. I have an enoteque and I running all my product details on a
filemaker database, around 700 products 10 fields 1 note/description
field and an image field... What I do now is exporting some listing in
PDF example here:
Catalog: http://www.parlapa.com/Catalogo_2011.pdf
Menu: http://www.parlapa.com/menu.pdf

And some throug a jquery table using a plugin for joomla u can see here:
http://www.parlapa.com/_news/page8/page30/index.html

This is a good solution cause I'm exporting a CSV and the plug read it
and updating the table automatically, but no photos and no category
management (example red wine, white wine etc...)

Any Helps???

Thanks in Advance.

Mauro

Reply With Quote
  #2  
Old   
ParlapĂ 
 
Posts: n/a

Default Re: Database on the web "PLEASE HELP" - 11-23-2011 , 12:08 PM






On 23/11/2011 18.35, Martin Τrautmann wrote:
Quote:
On Wed, 23 Nov 2011 18:25:43 +0100, ParlapĂ* wrote:
This is a good solution cause I'm exporting a CSV and the plug read it
and updating the table automatically, but no photos and no category
management (example red wine, white wine etc...)

Any Helps???

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

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

Quote:
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..

Quote:
- Martin
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?

TNKS anyway

Reply With Quote
  #3  
Old   
ParlapĂ 
 
Posts: n/a

Default Re: Database on the web "PLEASE HELP" - 11-24-2011 , 05:43 AM



On 23/11/2011 19.22, Martin Τrautmann wrote:
Quote:
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/searc...ustry=&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/p...ua-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
I've Tried FMP Server 11 but has no icon and a Javascript launcher???
Where is located PHP Web Assistant???

Tnx

Reply With Quote
  #4  
Old   
ParlapĂ 
 
Posts: n/a

Default Re: Database on the web "PLEASE HELP" - 11-25-2011 , 10:40 AM



OK I've set up a DB on Basebear.com uploading a CSV

https://basebear.com/List.aspx?g=1d3...5-eae8abeaed1d

That's really near inhow I would like to have done..
But this solution cost 9 USD months and I have no control in Design..

Awaiting ur kind respons

Mauro

On 24/11/2011 12.43, ParlapĂ* wrote:
Quote:
On 23/11/2011 19.22, Martin Τrautmann wrote:
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/searc...ustry=&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/p...ua-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

I've Tried FMP Server 11 but has no icon and a Javascript launcher???
Where is located PHP Web Assistant???

Tnx

Reply With Quote
  #5  
Old   
ParlapĂ 
 
Posts: n/a

Default Re: Database on the web "PLEASE HELP" - 11-25-2011 , 01:36 PM



Correct Link:
https://basebear.com/login.aspx?a=5d...4-3f89ab28f294

On 25/11/2011 17.40, ParlapĂ* wrote:
Quote:
OK I've set up a DB on Basebear.com uploading a CSV

https://basebear.com/List.aspx?g=1d3...5-eae8abeaed1d

That's really near inhow I would like to have done..
But this solution cost 9 USD months and I have no control in Design..

Awaiting ur kind respons

Mauro

On 24/11/2011 12.43, ParlapĂ* wrote:
On 23/11/2011 19.22, Martin Τrautmann wrote:
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/searc...ustry=&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/p...ua-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

I've Tried FMP Server 11 but has no icon and a Javascript launcher???
Where is located PHP Web Assistant???

Tnx

Reply With Quote
  #6  
Old   
Attila Krugher
 
Posts: n/a

Default Re: Database on the web "PLEASE HELP" - 11-25-2011 , 08:49 PM



http://www.parlapa.com/_news/page8/page36/page36.html

I've setup it..

How is it?

bye

On 25 Nov, 20:36, ParlapĂ* <i... (AT) parlapa (DOT) com> wrote:
Quote:
Correct Link:https://basebear.com/login.aspx?a=5d...4-3f89ab28f294

On 25/11/2011 17.40, ParlapĂ* wrote:







OK I've set up a DB on Basebear.com uploading a CSV

https://basebear.com/List.aspx?g=1d3...5-eae8abeaed1d

That's really near inhow I would like to have done..
But this solution cost 9 USD months and I have no control in Design..

Awaiting ur kind respons

Mauro

On 24/11/2011 12.43, ParlapĂ* wrote:
On 23/11/2011 19.22, Martin Τrautmann wrote:
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/searc...country=IT&com...

?

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/p...image_9-aqua-r....

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-r..."

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

I've Tried FMP Server 11 but has no icon and a Javascript launcher???
Where is located PHP Web Assistant???

Tnx

Reply With Quote
  #7  
Old   
ParlapĂ 
 
Posts: n/a

Default Re: Database on the web "PLEASE HELP" - 11-26-2011 , 10:20 AM



On 26/11/2011 7.33, Martin Τrautmann wrote:
Quote:
On Fri, 25 Nov 2011 17:40:09 +0100, ParlapĂ* wrote:
That's really near inhow I would like to have done..
But this solution cost 9 USD months and I have no control in Design..

Awaiting ur kind respons

Choices:
* ask a professional one. Will cost more.

* use your own computer as a web server.
If your provider does not offer fixed IP, use DynDNS.

* forget about FileMaker and take another solution.
Personally, I do use simple perl scripts on
.txt files.
OK what about this simple perl script...

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.