Archive

Posts Tagged ‘data file’

Data File Transfer.

April 24th, 2011 Comments off

Hi,

i need someone to do a file transfer from my existing website to my new website oscom v4, i need it all data to be transfered asap and i need my new website to be live within 24 hours.

i also need you to keep backups of my existing files in external source like yr server so that it remains isolated and secure.

Will escrow payment after project completed.

thank you
maria hasnida

Data Manipulation Application

July 28th, 2009 Comments off

I need a simple data manipulation application programmed. It can be programmed in PHP and run from the web (preferred) or it can be a desktop application.

If you know how to work with text files and CSV files then you should be able to do this project. Here is a description of the project:

The application interface will have the following input fields:

A.) Master text file:________ browse button
B.) Word in master text file to replace __________
C.) CSV data file:_________ browse button
D.) Folder to save output text files______ browse button

Detailed description of input fields:

A.) The master text file will be a text file with content in it. There will be a browse button to select this file on the users desktop.
B.) This will be a simple text field where the user can enter a word. When the script is run (detailed below) the word entered here will be replaced with the word in the CSV file.
C.) The CSV will have two columns. The first column will have the word that will replace the word listed in B.). The second column will have the name of the text file that the output should be saved to.
D.) This is the folder where the output will be saved to in the form of a text file. The name of the text file that the output should be saved to is described in the second column of the CSV file.

The Process of the Script:

1.) Look at row 1 and column 1 of the CSV data file
2.) Create a text file in the folder that was browsed in D.) above with the name specified in column 2 of the CSV data file
3.) Import the master text file to the text file
4.) Replace all instances of the word specified in B.) above with the word in column 1 of the CSV data file
5.) Repeat the process going to row 2 of the CSV data file
6.) Loop through all rows of the CSV data file

NOTE: If column 2 of the CSV file has the same name as a previous row (the text file already exists) then the script should append the new text output to the file.

If you can make this simple script for me, please send me a PM and let me know if you are going to make it as a PHP script or as a desktop application.

I’m looking forward to working with the winning bidder.

Php And Javascript Form

March 23rd, 2009 No comments

***Project Overview***
I currently have a PHP page that has approximately 60+ fields with about 1/2 required to be filled with data and most data to be validated prior to form submission. I have 95% of the form field validation complete on the client-side (via JavaScript file called externally from the HTML page). I need approximately two or three validations to complete the JavaScript portion of the project.

Additionally, the PHP file “processes” the data once the form is submitted and ensures that all form fields are validated. If the data fields do not clear validation, the form is shown with the errors so that the user is asked fix their them. The current state of the PHP is that there a few minor issues to fix, such as undeclared variables that pop-up. Currently I have a list of about 6 to 8 errors with undeclared variables.

Lastly, I have a data file that is written to once the form passes PHP validation. The data writing portion of the script is pretty much completed, but several data fields have been added since I started working on the form. I do have the new data file requirements since I first created the data-writing function. This should be fairly easy to go about adjusting since the routines are there.

This project will need to be finished by Wednesday, if possible. I would request that this be worked on by a US programmer (due to consideration of timezones). Additionally, the final project must be “heavily” documented since this project may be worked on by other entities in the future once this has been posted online.

Programmer Requirements: JavaScript, XHTML, PHP, and Data-Writing via PHP based on provided data file format requirements.

Bear