Archive

Posts Tagged ‘form will’

Fix Flash Form. Will Not Send

August 4th, 2009 Comments off

The form on http://beautimedia.com/ is not working.
You type in all of the correct information on the CONTACT US page, and it says cannot send the form? We have all of the codes, and need it fixed.

Lowest price with flash experience gets it.
Need TODAY

Repair Script – Ad Submission

May 1st, 2009 Comments off

The project described below the ****** was completed in 2008. Errors have started to occur recently in the script and must be fixed immediately. The form that is processed by the script is http://www.newburyportmothers.com/submission.php.

Briefly, when a form containing the ad data is submitted two emails should be generated. One email is sent to the email address entered on the form with only the data from the form. This email is OK.

A second email is sent to the site owner with an attachment. This email is not being generated. This project is to debug the script to fix this problem.

This project is urgent and needs to be completed by May 3. I will provide all server login info immediately upon accepting a bid.

Below are the original project requirements:

*******************************************************
GENERAL : We are developing a website for a social group that sells ads for its newsletter. After payment is approved, the ad data is submitted via a form to a mySQL database. The ad copy is an image file that may be submitted with the form to the server. Emails to the submitter and administrator are generated after form data are successfully received. To manage the data, an administrator page allows a standard data base report to be generated for a given month/year and a second report to be generated for a range of months/years.
The development project is in two parts. The workflow below is described to give programmers a better understanding of the project requirements.
Part 1 – AD SALES
The site owner will provide a draft of the ad submission page with the sales form. The programmer will modify the form as needed, create the mySQL data base, develop the data base queries and develop the email processing on the server to implement the features that follow.
1. To submit and pay for an ad the user navigates from other site pages to a landing page that displays Terms and Conditions and the user must select an “I Agree” checkbox to proceed to the submission page. The programmer will not work on this page. The user clicks Next to go the submission form. A validation check is performed on the checkbox to allow the submission page to open. Most of the data entries on the submission form will require validation before the data can be sent.
a. The submission form contains text boxes to enter the required business information. The form also contains selectors for the ad’s size and the starting date and frequency the ad will appear. The programmer will need to ensure that only allowed sizes and frequencies are chosen and that the member discount is applied for pricing of the ad.
b. The form will have a yes/no checkbox to either submit the ad copy with the form or to submit it at a later time. This yes/no data must also be passed to the database.
c. The ad is normally submitted as an attachment to the form. Ads are image files. The form will have a file selector to browse and attach the file from the local disk. The programmer will make this file selector inactive by default so that the user has to choose the yes/no option. When the yes option is selected, the file selector is activated and the user can navigate on the local disk to select the ad file. The file extension is checked to confirm it has an EPS, JPEG or PDF extension. If validation fails, an error box pops open and the form cannot be submitted until the error is corrected.
d. The user chooses the ad size from a drop down menu or radio button list on the form.
e. Ad frequencies include standard half-year (5 months) and full-year (10 month) blocks and single months. Each block or single month plan has a standard price for each ad size. For the half and full year blocks only, both consecutive and non-consecutive, multiple month blocks are a frequency option that the programmer will have to implement. Block prices will be discounted for group members so there will have to be a selector form Members (non-members will be the default).
f. A start month/year will be selected.
f. The existing form will have selectors for all of the above options, but the programmer may have to develop logic to calculate the final price of the ad. The programmer will develop logic to display the final cost of the ad. The cost display should update dynamically when the ad size and/or frequency or member/non-member status is changed.
g. The user clicks on the Pay button and is sent to Paypal with the cost data. The form data is NOT SAVED on the mySQL server UNTIL the payment in step 2 below is completed.
2. The Paypal page is pre-populated with the correct payment amount calculated on the form. After payment is completed the user is returned to the site for further processing of the ad submission.
3. The user is returned to a thank you page on the website. When the page opens the following takes place:
a. All form data are saved to a mySQL database at the web host and the attached image file (if sent) is saved to a folder on server.
b. The programmer creates a server-side script to generate two emails after the data are saved:
– A formatted thank you email is sent to the submitter showing the ad cost, size, frequency and months that the ad will be in the newsletter.
– A formatted notification email is sent to the site owner with all form data as text (field name: data), including the image file if sent.
Part 2 – REPORT GENERATION (programmer to design web page interface and all code):
1. The site administrator securely logs in to the report page.
2. On this page are 2 report generation forms.
a. General Historical Report – the administrator selects the range of month/year dates from a starting date – ending date menu and clicks on the Generate Historical Report button. An Excel style report page is generated that shows all fields for each record. The order of the columns is the same as the submission form. The administrator clicks on the Send Report button and the report is sent as a CSV file attached to an email to the administrator.

b. Monthly Report – This is a standard report for a selected month/year that is similar to the General Report but shows all ads that should run for the selected month (example: an advertiser places a 5 month ad for Jan-May. In March, the Report is run to see what ads should be included in the April newsletter, the administrator needs to see all ads that were submitted for print for that month, regardless of when the ad was originally submitted). The browser displays the report as rows of data with column headings. The administrator clicks on the Send Report button and the report data is sent to the site administrator as a CSV file attached to an email.

– Note: This a an revision of a project that was recently posted. To avoid confusion while the requirements were changing I decided to cancel and resubmit the project –

GENERAL : We are developing a website for a social group that sells ads for its newsletter. After payment is approved, the ad data is submitted via a form to a mySQL data base. The ad copy is an image file that may be submitted with the form to the server. Emails to the submitter and administrator are generated after form data are successfully received. To manage the data, an administrator page allows a standard data base report to be generated for a given month/year and a second report to be generated for a range of months/years.

The development project is in two parts. Here is the workflow we want to implement for both parts:

SALES { NOTE- A draft of the sales page form will be provided to the developer

Categories: mSQL, PHP Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Form And Flash Application

April 28th, 2009 Comments off

“Online Quilt” Form and Flash Application (See uploaded PDF for this same text below, which also includes images.)

Timeframe: project will not start until May 5, project will need to be fully complete by May 18th

Qualifications: Must provide link(s) to Flash application work samples and explain your role in its creation.

Overview (more details will be provided upon job start, or you may ask questions now if you think something needs clarification for bidding purposes):

Part 1 – Form:
Need to create an online form and FTP upload capability where end users can:
- Upload an image from 500kb to 4 MB max size. (form will produce an error message for files larger than 4MB and will not allow upload)
- Enter approximately 5 to 10 fields of information (with captcha and form validation), including an optional link.
- Then have a second page of the form where they confirm their information and then pay with paypal button (button code will be provided).
Form will then add entered data (not including what information goes to paypal) to an excel file in a password-protected folder (including name of the JPEG file uploaded).
Form will generate an email to admin notifying of upload (with a link to the JPEG file for downloading purposes) and will include form data in the email as well as a link to the data excel file for reference. Form will generate a thank you email to end user.

<<<NOT PART OF FORM>>> Admin will size down and crop above uploaded images in a program like Photoshop (outside this system) for use with application below.

Part 2 – Flash Application:
Need to create a Flash application that will allow an admin with FTP access to upload pre-sized and cropped, square jpegs to a folder. Any JPEG files in this folder will end up being a part of an online quilt page for display on an HTML home page (the rest of the site will be built in HTML

Inventory Manage System

April 7th, 2009 Comments off

Website will be created with static content.

However, products need to be managed by the user.

Winner will need to create an admin system for the user to add and remove inventory items into 17 categories in the admin system.

**************

Inventory is currently in a Database (probably access) and can be imported by you into the system after approval of system.

**************

JQuery Dynamic Navigation is needed for menus. Menu updates would be automated by revisions of product inventory on the backend.

Example: pipe fitting is 3/8 inch So the menu would be:
Products –> Pipe Fittings –> 1/8 inch
3/8 inch
1/4 inch

**************

Product Pages will list products. No photos, just list a part number and description. No pricing will be listed.

**************

Additional Line item cost:
Inventory will have add to quote sheet button for users to add the product to a quote sheet form.

Form will include: First Name, Last Name, Company, Address, City, State, ZIP, Phone, Email, Fax

First item on the form will be a drop down box containing 5 locations. This field is required.
When the form is submitted location selected in drop down will determine what email the form is sent to.

Form will submit products selected by web user and contact info. to specific location email.

Bear