CodeCanyon

Export HTML Table to Open Formats

  • Has been a member for 2-3 years
  • Helped protect Envato Marketplaces against copyright violations
  • Exclusive Author
  • Sold between 1 and 100 dollars
  • Bought between 10 and 49 items
  • United States
  • Referred between 10 and 49 users
iapcsolutions says

Nice work! good luck with sales

2 years ago
  • Has been a member for 2-3 years
  • Bought between 100 and 499 items
  • Netherlands
frisser says

Nice idea! Bookmarked it!

Good luck with the sales.

2 years ago
  • Has been a member for 1-2 years
  • Author had a File in an Envato Bundle
  • Exclusive Author
  • Sold between 100 000 and 250 000 dollars
  • Elite Author
  • Europe
  • Referred between 10 and 49 users
QuanticaLabs says
Author

Thanks :)

2 years ago
  • Has been a member for 3-4 years
  • Bought between 100 and 499 items
  • Germany
SaLiVeR says
Purchased

nice ^^

2 years ago
Author
QuanticaLabs QuanticaLabs replied

Thank you :)

2 years ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Bought between 10 and 49 items
  • United Kingdom
alphanumeric says

any chance of adding a pdf as an export option?

2 years ago
Author
QuanticaLabs QuanticaLabs replied

Hello alphanumeric,

I’ll add a new element with this functionality in next few days.

2 years ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
  • United Kingdom
dovercomputers says

Looking good so far. If you can add export to PDF then you will have another definate sale.

2 years ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
  • United States
Sucesso says

How does this work? I upload the code to my site? For example, ../export.php

And then what do I do? I paste the table into the body of export.php?

I could use this utility, but it seems like it’s pretty tedious to do it this way.

Can you give me some ideas for how to use this? I actually have a bunch of tables that I would like to convert to a database (basically MS Word documents that I could save as HTML ), so this could be useful.

Thanks for any help. :)

2 years ago
Author
QuanticaLabs QuanticaLabs replied

Hello Sucesso,

The script gets the data (rows, cells) from an HTML table, which is located a web page and then export the data to open formats such as CSV or XML . The script does not need to connect to a database and does not convert data from other documents into the database.

I hope I helped you. Thanks for your comment.

2 years ago
Sucesso Sucesso replied

Sorry, I still don’t quite get it. Do you by chance have a live example?

I’m not a PHP coder, so I’m not entirely sure of how a script like this would work. It appears from your example that I need to embed the table code in the body of the HTML document and call your script to parse that data. Is that correct?

2 years ago
Author
QuanticaLabs QuanticaLabs replied

Hello Sucesso,

Yes. Exactly.

The script collects data directly from the HTML table and then returns the document in the selected format. Live preview is still available at:

http://codecanyon.net/item/export-html-table-to-open-formats/full_screen_preview/114519

2 years ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Bought between 1 and 9 items
  • Referred between 1 and 9 users
Hardgamer says
Purchased

It doesn´t work offline… There´s any way to fix this?

2 years ago
Author
QuanticaLabs QuanticaLabs replied

Hello,

Offline? Could you send me your code via my profile page? I will check it.

2 years ago
  • Has been a member for 4-5 years
  • Bought between 100 and 499 items
tndweb says
Purchased

I can’t get this to work either, it is not well documented. For example, I should be able to call the method and pass a giving url and or a variable that containts the html code and do the XML or CSV converstion. For exemple:

$html = “http://www.website.com/pagex.html”; $xml = export2XML($html);

and that’s it! this will gave me the XML from the tables found on that html page.

But it doesn’t and if it does, then how?

I’m about the return the thing because I can find how to use it.

1 year ago
Author
QuanticaLabs QuanticaLabs replied

Hello,

I can’t agree with you. This script is very well documented. All features and functions are described and available before you buy. This script does not offer such functionality, but if you need it, please write me a message from my profile page. Thanks.

1 year ago
  • Has been a member for 4-5 years
  • Bought between 100 and 499 items
tndweb says
Purchased

I’m confused then, This is the title of your application: “Export HTML Table to Open Formats” For what I can see it need to be included in the html page itself to actually work. What I was looking for was a script that takes an html page and converts all the tables found in it into XML or CSV . Apparently this script it doesn’t do that. It may do it, but I may have to tweak it and that will defy the original purpose… I don’t want to code it. It will be easier for you to tweak it than me, because it is your original code. But that will be a real life saver if the script can actually do that.

Still a good piece of code!

By the way, try to be more specific, a programmer like me will assume that the code will actually do that. I saw another comment about this, and I bed you that the other person thought the same as me.

1 year ago
Author
QuanticaLabs QuanticaLabs replied

Hello again,

No. This script doesn’t take data from the HTML tables which are located on the remote sites. As most of solutions is working on the pages on which it is added. As one of the few people on CC I have published the entire documentation of the application so you have ability to check functionality before purchasing . Besides the documentation does not include description of functionality about which you mentioned.

As I wrote you before that’s possible to do. Let me know if you are interested.

1 year ago
  • Has been a member for 4-5 years
  • Bought between 50 and 99 items
Jackola says

Hi QuanticaLabs,

Very nice script.

I’m looking to merge csv rows/fields into tabled html and save each csv row as a separate html file.

Does Export HTML Table to Open Formats script do that function or do you sell that script?

Regards, j

1 year ago
Author
QuanticaLabs QuanticaLabs replied

Hello Jackola,

Thanks for your nice comment.

Unfortunately this script does not have such functionality. However, if you’re interested, I can create that script for you. Please send me request (with more details, please) using contact form from my profile page.

1 year ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
  • Vietnam
kimanhtuan says

Hello How are you? May i ask you a question? Example: I’ve a DB table contain Vietnamese language when i export CSV so can it display Vietnamese fully?

Result: After Export: ‘K?t qu? x? lý t?n t?i ’ it’s WRONG

thanks

1 year ago
Author
QuanticaLabs QuanticaLabs replied

Hello,

Fine, thanks.
If you want to export data from database then this product is not for you. Please check this item: http://codecanyon.net/item/sql-document-generator/full_screen_preview/120985 – It allows you to export data directly from the database into multiple formats like CSV , XML, PDF , XLS. It fully supported UTF -8 encoding.

1 year ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
revazbregvadze says
Purchased

for my dont worcking

Column

plzhelp my

Column 1 Column 2 Column 3 Column 4 Column 5 Column 6 Column 7 Column 8 Column 9

on excel all cloumn are A1

8 months ago
Author
QuanticaLabs QuanticaLabs replied

Hello,

Could you give me URL of your site?

8 months ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
cinhau says
Purchased

Hi, is there a way to make it export into xls or pdf?

Thanks

6 months ago
Author
QuanticaLabs QuanticaLabs replied

Hello,

At this moment there is no such functionality. This script export data to open formats only, like: XML or CSV , but if you are really interested – I’m open to discuss.

6 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
tazzd says

Hi,

I was wandering if your script works for tables which have the following structure :

Thanks :)

5 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
tazzd says

sorry about the previous comment… the question was if your script is able to transfer to csv tables which have the tags thead and tbody

Thanks :)

5 months ago
Author
QuanticaLabs QuanticaLabs replied

Hello,

No problem. Yes, it’s possible. Thanks.

5 months ago
  • Has been a member for 3-4 years
  • Bought between 50 and 99 items
minttechnology says
Purchased

Hey, I got this installed but I am getting 0 byte files, with both csv and xml exports. Any suggestions?

2 months ago
Author
QuanticaLabs QuanticaLabs replied

Hello,

Could you send me URL of your page? I’ll check what is wrong.

2 months ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Sold between 100 and 1 000 dollars
  • Bought between 10 and 49 items
  • Europe
MrForScreen says
Purchased

Does not work with jQuery 1.7! All you get is 0Byte document.

2 months ago
Author
QuanticaLabs QuanticaLabs replied

Hello,

Please send me private message through contact form from my profile page: http://themeforest.net/user/QuanticaLabs/portfolio. I will send a patch for it.

2 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
rdcrew3392 says
Purchased

I think I have followed what you have done on the demo page, but my download buttons do not work!

Is there anyway you can help me setting it up?

Thanks!

1 month ago
Author
QuanticaLabs QuanticaLabs replied

Hello,

Please check your mailbox.

1 month ago

by
by
by
by
by