dbTalk Databases Forums  

htm exporting

comp.databases.filemaker comp.databases.filemaker


Discuss htm exporting in the comp.databases.filemaker forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
ursus.kirk
 
Posts: n/a

Default htm exporting - 10-08-2004 , 07:30 AM






FMP7 WinXP

I have created a script that gathers all information I need and puts it
(With all htm tags) in a global export field. When I export this field the
coded hardreturns "¶" get translated somehow to little squares. I need the
returns for some java-scripts inside the htm and readeability. I can open
the export and with a text-editor change all squares to returns, but it
would be much neater if I could get it working without any aditional
editing. I've tried the different export charsetts and filetypes.

--
Keep Well,
Ursus



Reply With Quote
  #2  
Old   
flamel
 
Posts: n/a

Default Re: htm exporting - 10-08-2004 , 01:54 PM






Hi Ursus,

Export your data as XML. Apply a stylesheet file to the export
operation, and you can change the characters as you wish. If you're
throwing Javascript and tags as it would appear, this should not be too
difficult for you.

As a guide for getting it setup, try the XML Examples that come with
FMP. There is a sample XSLT stylesheet that is installed with
FileMaker Pro 7 that you can use to customize the record delimiters.
It is installed at \Program Files\FileMaker\FileMaker Pro 7\English
Extras\Examples\XML Examples\Export\custom_delim.xsl. (If you don't
find it there, browse your install CD.)

Good luck,


On 2004-10-08 08:30:19 -0400, "ursus.kirk" <ursus.kirk (AT) wanadoo (DOT) nl> said:

Quote:
FMP7 WinXP

I have created a script that gathers all information I need and puts it
(With all htm tags) in a global export field. When I export this field
the coded hardreturns "¶" get translated somehow to little squares. I
need the returns for some java-scripts inside the htm and readeability.
I can open the export and with a text-editor change all squares to
returns, but it would be much neater if I could get it working without
any aditional editing. I've tried the different export charsetts and
filetypes.



Reply With Quote
  #3  
Old   
Marc-André Paiement
 
Posts: n/a

Default Re: htm exporting - 10-08-2004 , 09:19 PM




"ursus.kirk" <ursus.kirk (AT) wanadoo (DOT) nl> a écrit dans le message de news:
41668865$0$46399$cd19a363 (AT) news (DOT) wanadoo.nl...
Quote:
FMP7 WinXP

I have created a script that gathers all information I need and puts it
(With all htm tags) in a global export field. When I export this field the
coded hardreturns "¶" get translated somehow to little squares. I need the
returns for some java-scripts inside the htm and readeability. I can open
the export and with a text-editor change all squares to returns, but it
would be much neater if I could get it working without any aditional
editing. I've tried the different export charsetts and filetypes.

--
Keep Well,
Ursus

I use Troi File Plug-in for converting these in the exported files. Works
great.b 's not free, but there are other free plug-ins that can also do that
(althoug I haven't try them)






Reply With Quote
  #4  
Old   
ursus.kirk
 
Posts: n/a

Default Re: htm exporting - 10-09-2004 , 06:40 AM



Marc-André

thanks for your reply. I have tried the troi-plugin. I think it is very
good, but I can not afford to buy one. Can you mention a name of some other
I might try?


"Marc-André Paiement" <mapaie (AT) cgocable (DOT) ca> schreef in bericht
newsUH9d.41344$0f.37100 (AT) charlie (DOT) risq.qc.ca...
Quote:



I use Troi File Plug-in for converting these in the exported files. Works
great.b 's not free, but there are other free plug-ins that can also do
that (althoug I haven't try them)







Reply With Quote
  #5  
Old   
Marc-André Paiement
 
Posts: n/a

Default Re: htm exporting - 10-09-2004 , 08:45 AM




"ursus.kirk" <ursus.kirk (AT) wanadoo (DOT) nl> a écrit dans le message de news:
4167ce2e$0$41689$1b2cd167 (AT) news (DOT) wanadoo.nl...
Quote:
Marc-André

thanks for your reply. I have tried the troi-plugin. I think it is very
good, but I can not afford to buy one. Can you mention a name of some
other I might try?
Quoting from a prior discussion
From: Helpful Harry (helpful_harry (AT) nom (DOT) de.plume.com)Subject: Re: Classic Q
about line breaksNewsgroups: comp.databases.filemakerDate: 2004-06-29
17:57:43 PSTYou could try "File Toolbox" (Windows and Mac, current and beta)
fromhttp://www.geocities.com/SiliconValley/Network/9327/plPLUGs.htmlIt is
fairly old and hasn't been updated in a while so may or may notwork with
whatever version of FileMaker you're using, but it is free sois worth a try.
It does say "putting hard returns back into fields"though.Helpful Harry
Hopefully helping harassed humans happily handle handiwork hardships ;o)





Quote:

"Marc-André Paiement" <mapaie (AT) cgocable (DOT) ca> schreef in bericht
newsUH9d.41344$0f.37100 (AT) charlie (DOT) risq.qc.ca...




I use Troi File Plug-in for converting these in the exported files. Works
great.b 's not free, but there are other free plug-ins that can also do
that (althoug I haven't try them)









Reply With Quote
  #6  
Old   
Marc-André Paiement
 
Posts: n/a

Default Re: htm exporting - 10-09-2004 , 08:54 AM




"ursus.kirk" <ursus.kirk (AT) wanadoo (DOT) nl> a écrit dans le message de news:
4167ce2e$0$41689$1b2cd167 (AT) news (DOT) wanadoo.nl...
Quote:
Marc-André

thanks for your reply. I have tried the troi-plugin. I think it is very
good, but I can not afford to buy one. Can you mention a name of some
other I might try?

Sorry, problems with line breaks apparently Here is the quote again,

From: Helpful Harry (helpful_harry (AT) nom (DOT) de.plume.com)
Subject: Re: Classic Q about line breaks
Newsgroups: comp.databases.filemaker
Date: 2004-06-29 17:57:43 PST

You could try "File Toolbox" (Windows and Mac, current and beta) from
http://www.geocities.com/SiliconVall...7/plPLUGs.html

It is fairly old and hasn't been updated in a while so may or may not work
with whatever version of FileMaker you're using, but it is free so is worth
a try. It does say "putting hard returns back into fields" though.

Helpful Harry
Hopefully helping harassed humans happily handle handiwork hardships ;o)




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 - 2013, Jelsoft Enterprises Ltd.