Archive

Posts Tagged ‘form fix’

Flash Contact Form Fix

February 2nd, 2012 Comments off

We have website which is build in Flash where the contact form needs to be fixed. The website is beckerbuilding dot com dot au – click on the contact page.

When you submit the form nothing happens – it should display a thank you message and send to the specified email.

All original Flash files are provided for this project.

Fix Glitches On Form

December 19th, 2011 Comments off

Fix glitches on my paypal Sign-In form at www.nochipmanicure.com.

Categories: Fix, Form Tags: , , , ,

Fix My Form

November 28th, 2011 Comments off

My form isnt posting. The form is built and just isnt sending the data to our leadexec system.

Categories: Fix, Form Tags: , ,

Quick Contact Form Fix

October 23rd, 2011 Comments off

I need a programmer to make a quick fix to our contact form here: http://bit.ly/nI59Md

FIX: The phone input field needs to be moved back to it’s place next to “Phone” text.

Quick Aweber Form Fix

July 12th, 2011 Comments off

Just on this page
www.threeeasystepstowealth.com/makemoneynow123

I want to add Phone as a field on the optin
form.. just send me the code to fix the current
form.. obviously not changing anything about the
current optin form but adding the Phone field
to the form and therefore optin notification
email aweber sends out as well.

Anyone really familiar with Aweber can do this
in a minute.. please help, will pay
when I install code and it works and
rate, of course.

Please be ready to do it now!

Brian

Contact Form Fix

June 28th, 2011 Comments off

Need contact forms fixed on website-

all forms

they are coming up with blank form submissions -could be a spam issue.

need entire form contact system code on website rewritten

Form Fix

April 13th, 2011 Comments off

Hello,

We have a form at http://www.elikaassociates.com/referral_broker that is two parts however once selecting submit it does not goto the second part referral_form_2.html. Also after the form we also need to make the sure thank you page at referral_thanks.html is also working and that the PDF attached to the form that is supposed to populate automatically does and is emailed to the person completing the form and to us.

Looking at fixing this asap.

Gea

Categories: Fix, Form Tags: , , , , ,

Form Fix

December 19th, 2009 Comments off

I recently had a form created. It looks great in most browsers but it does not work in IE6 or 7.

I had it copied from an existing form and I am sure much of the originanl code ws used.

The original form does perform in IE6 and 7.

I know that it is crazy to have to code for those browser but unfortunately there are still alot of them out there.

I think it is a javascript error but I am not sure.

Categories: Javascript, PHP Tags: , , ,

Form Fix 2

November 12th, 2009 Comments off

I have a website where a form is not calculating totals. It doesnt use a database I have been told by previous admin and the cpanel shows no DB either.

The form needs to be fixed asap. it is a basic html javascript function i see from the code.

Needs to be fixed within the next couple of hours

Form Fix

November 11th, 2009 Comments off

I have a website where a form is not calculating totals. It doesnt use a database I have been told by previous admin and the cpanel shows no DB either.

The form needs to be fixed asap. it is a basic html javascript function i see from the code.

Needs to be fixed within the next couple of hours

Form Fix

November 5th, 2009 Comments off

On our oscommerce shop we have a separate form to get price quotation for products not in the shop.

they fill in some field, get email with the fields and a message we will update the price for that asap

in the admin apears in order form a pice qotation where we can fil in the price, and add the shippingcost and even discount

if clients agree to the price we can update to real order just by udating the button

First it worked partially without logging in, probably browser related, so we changed it in logged in only form

But now i got mails from clients, that its not working at all.

I need programmer with good skills who can do following.

Fix the form so that client gets email with the form details without logging in, and our message, separate form to webowner, with text about price quotation, and to log in the admin to fill in the price.

the steps are
1 form to get price quote
2 ask if needs more quotes, thats already in
3 sent, than go to login or register

means perhaps ask if user has already account, if not go to register form, if yes go to login

pm me for details and page , its on our develop website, which is clone of the orginal

Simple Html Form Fix Needed

August 24th, 2009 Comments off

Hi, we have an a mailbox system that uses HTML form buttons to send, save and forward emails from within a pop up menu. The buttons aren’t responsive, we need a programmer to fix it. This should be a 5 minute fix for a skilled programmer. Our site is PHP powered.

Form Fix

July 2nd, 2009 Comments off

I have a website form that collects url of users to store in a database. They should not enter the http:// with their URL however many and the result is that when their url is displayed it looks like this

http;//http://www.foo.com I need the form to strip it or ignore it or what ever you think is the best way to handle it.

Thanks

Categories: PHP Tags: , , ,

Opt-in Form Fix – Need Fast

May 29th, 2009 Comments off

I’m getting an error on an opt-in form at
http://www.mightyfitnessnetwork.com

(the form on the top left).

Can’t figure out why. Need it fixed fast.

Should be a simple job.

Simple Web Form Fix

May 9th, 2009 Comments off

I have a webform on my homepage where I collect 4 data fields.

I want to pass that data to the ClickBank order form when a user clicks submit.

ClickBank’s site advises the following for passing field data:
Yes. You can pass the following QUERY_STRING parameters to the payment link and they will be written into the order form

name = customer name (I collect first and last name separately so need to combine)
email = customer email address
zipcode = customer postal code
detail = product title
country = customer ISO-3166 country code

I tried using this code on my form but it doesn’t work.
<form action=”http://1.xxxx.pay.clickbank.net” method=”<?php $_POST['Email'] ?>

I think I am close so any help to get me past this is appreciated.

Bear