Tampilkan postingan dengan label xls. Tampilkan semua postingan
Tampilkan postingan dengan label xls. Tampilkan semua postingan

Rabu, 04 Desember 2013

JAXpoll (Polls)

JAXpoll is a web based polling widget for your web site that requires little more than a few lines of HTML in your web page after uploading the code to your web server. It does not require a database or any post installation set up. Upload the application to your server, add 3 lines of HTML to your web page, add a poll in the administration page and start your poll data collection.




It includes additional skins in the form of simple CSS files that can be selected with a simple skin name in the settings file (jaxpoll/jaxpollsettings.js). Custom skins can be easily designed by using one of the existing skins as a starting point and saving the new skin in the jaxpoll/css/ directory with a properly formatted name.




JAXpoll utilizes PHP 5.x on the back end and the jQuery Javascript library on the front end with an AJAX messaging system based on JSON messages between your server and the poll widget in the web browser. The poll widget will automatically load the jQuery library from if you are not already using jQuery in your web page.




The poll widget utilizes browser cookies to keep track of users who have already answered the poll and optionally you can use user IP addresses to prevent poll abuse.




You can set up as many polls as you like with starting and ending dates in the poll administration page to keep a steady stream of polls running on your web site automatically. Or you can specify the unique ID for a poll if you only wish to display a single specific poll in your web page.




The administration page provides a download button where the results of a poll can be downloaded in CSV format to be used in your preferred spreadsheet application for analysis.




The JAXpoll application also provides an AJAX function to return poll results in the Google DataTable JSON format so they can be used in the Google Charts API.

Ultimate database import/export (CSV-XLS(x)-MySQL) (Database Abstractions)

This application makes your work easy and effortless when it comes to data import/export to/from MySQL database.




Feed CSV or XLS (Excel) files to your MySQL database within seconds.




Purchasing this product you can easily convert:




- CSV to MySQL
- XLS to MySQL
- MySQL to CSV
- MySQL to XLS




Tailor the process to your needs:
- define the delimiter when uploading CSV and XLS files
- no change necessary if your CSV and XLS file has header
- choose your own delimiter when generating CSV files
- easy configuration: database parameters and timezone easily defined in config.php
The default language of this application is English. Language localisation can be easily done with changing the texts and labels collected in en.php.




This product uses PHPExcel class. The product price only includes the files and functions developed to create the converter. Third party sourcecode and classes are not included. PHPExcel is a free class, that can be downloaded here: http://phpexcel.codeplex.com/

Javascript Excel Creator (Miscellaneous)

Javascript Excel Creator is a component made with javascript and a small flash which allows developers to create excel files on fly just in browser.




Features:



  • Create Excel file completely on client side.

  • No server interaction required.

  • The file contents could be created programmatically on client side, NO need to get the contents from user, like in online preview.

  • No browser interaction required from end user except when the user clicks the save button

  • String and Number cells are currently supported.