Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search database

Status
Not open for further replies.

j118

Technical User
Aug 11, 2003
31
0
0
CA
Is there a way by which I can convert a database in FileMaker Pro to a html version that I can search on and navigate? I know that FileMaker Pro 6.0 Unlimited has this option, but I don't have the money right now to afford it. Is there a software online or some kind of scripting which would allow me to take the data that I have, convert it to html, and put a search button on there to search the database? (locally speaking, as in on my computer and not online). Any help would be greatly appreciated. Thanks in advance

-- Ginger

Check out my website at:
 
u would make your HTML and use CDML to publish the info from the DB..then with custom HTML u can dynamically pull data/insert/delete/update/browse.serach records....
if ur looking for "quick and dirty" way to create a "searchable list" without publishing your DB then consider printing your DB into PDF format as it has better search function than HTML and it is alot easer to handle one file vs HTML pages+images.
if u really need HTML then u can export your records as HTML page(table) and then use the browser funciton of "Find on this Page (Ctrl+F)" ......
All the best!

> need more info?
:: don't click HERE ::
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top