-
Mystique Header - large gap
Hello I would be so grateful if someone could have a look at http://www.ultimatelowcarbguide.com/ and let me know how to get the header to sit on top of the menu? I take it the CSS needs altering but I have no idea what the command would be Thanks very much to anyone who could help Rob
-
Submit Form To PHP Script Not Working
Brilliant!! Completly understand now I owe you a beer if you are ever in sussex Ta Josh, well happy Thanks sooo much Rob
-
Submit Form To PHP Script Not Working
Ah, i tried filling in the form in and it seems to worked , Thanks Josh Looks like theres been cross wires with the merchant on how their code communicates with a html form then. Lesson learnt thank you to you mate Many Thanks Josh..very much Rob
-
Submit Form To PHP Script Not Working
i added thef_home_phone=".$_POST['f_home_phone']." but now it does not recognise the variable is there at all now Im going grey lol Rob
-
Submit Form To PHP Script Not Working
Hi Jock Many Thanks for your reply, really appreciate it Yep im trying to post the phone number from the form to the php script which takes it and inputs it into their database at the merchant As far as i know, this is the script that their other partners use but i could be wrong. I did speak to my contact and he couldn't see anything wrong. Does - f_home_phone=".$_POST['f_home_phone']." convert it to a numeric value or have i missed something Many Thanks again Rob
-
Submit Form To PHP Script Not Working
Hi Everyone I have built a site to generate leads with a simple form that provides data to a merchants php script but cannot get one of the fields to work for the life of me. It brings back f_home_phone is invalid but if i give the code a actual phone number instead of a variable, it seems to work The site is temporarly sitting on www.32lcd.org.uk with the script being at www.32lcd.org.uk/processquote.php which reads <?php $ch = curl_init('https://admin.quotatis.co.uk/webservice/api_valid_form.php'); curl_setopt ($ch, CURLOPT_SSL_VERIFYPEER, false); curl_setopt ($ch, CURLOPT_POST, 1); curl_setopt ($ch, CURLOPT_POSTFIELDS, "id_site=133&token=fbc0ca4705d7a4aa7864001fd83421ff&action=submit&id_form=77&id_source=6698&email=eMail&f_project_post_code=f_project_post_code&f_civility=Mr&f_first_name=f_first_name&f_last_name=f_last_name&f_delay=1&f_country=0&f_kind=b2c&f_address=f_address&f_mobile_phone=f_mobile_phone&f_home_phone=f_home_phone&long_description=Please%20provide%20quotes%20and%20brochure%20Many%20Thanks&go=0"); $data = curl_exec($ch); curl_close ($ch); //print_r($data); ?> am I right in saying that a simple text field on a form should work fine with the above script? The lead company seems to think its my form but i have no idea what it could be Many Thanks to anyone as its become rather frustrating Rob
-
Auto sending details code, not sure where to put it
Hi Everyone I have just built a lead generation site which works a treat but have a company now taking the leads with their auto code. Normally that would be fine as its run off the Action= i take it but i already have code there from the guy who designed it who has gone awol! The code i have at the start of the form is - <form id="quotes" method="post" action="http://www.mysite.co.uk/leads/process.php" action="http://www.mysite.co.uk/quote-form-handler.php"> <input type="hidden" name="form_tools_form_id" value="3" /> The leads/process.php - stores the leads in a sql database using a Forms adon# quote-form-handler.php - the code the designer put on to add form validation to the form ( i think thats whats its doign anyway) I have the PHP Code from the lead generation company but due to the structure of my site, not sure where to put it and not really up to them to advice me as its my site and should know how it works. Well i do to a degree. My thinking is i put it in the quote-form-handler.php at the end so once the validation has gone through, the PHP code i have been supplied with works? Hope all that makes sense, i would really really appreciate it if anyone could point me in the right direction Many Thanks Rob
-
Form submit button is doing my head in
Hi Everyone Please could someone provide some pointers over positioning a submit button on a form, when i try and put into IETester the button is in a different place for FF, IE7 and 8 and doing my head in Also, whats the best practice for producing curved top corners. I did have a seperate top div with a background but again went wierd in another browers. They maybe to general questions but i have fiddled so much, i have just put the form back to having a background color so square corners. The site is temporary sitting on http://www.32lcd.org.uk/ Many Thanks everyone.. 1.30am and i give up for now lol Rob
-
List Menu Ok in IE8 but huge gaps in IE6 and 7
ah!!!! Thankyou so so much lol flippin obvious when you know how, staring me straight in the face eh!! Thankyou again loads! Rob
-
List Menu Ok in IE8 but huge gaps in IE6 and 7
Hi Everyone This is probably something very obvious to you skilled bunch but please could someone have a look at my site and see why the meny on IE6 and IE7 has large gaps in the menu but ok in IE8 and Firefox The template has been put on a temp domain at http://www.32lcd.org.uk/ Please ignore than the menus repeat, just laying things out for now Many Thanks, thanks everyone Rob
-
Form does not tab to each field
ah superb!! Thanks very much for that, brilliant. Thanks guys Rob
-
Form does not tab to each field
Hi Everyone Could someone have a look at my site and see if they can see why when entering data into the form, the cursor does not tab to the next field but jumps around to semi random ones Many Thanks to anyone who could have a gander, much appreciated Rob
-
Text wont drop down , stays on the side
Hi Everyone Please could someone have a look at http://www.easylifequotes.org.uk/ and see if they know why the text stays on the side with IE8 and doesnt drop down but does on Firefox. The chap who designed is hasnt answered emails and id like to get it up and running but this last bit has prevented that I looked and the guy has a clear both but didnt seem to help Many Thanks to anyone who could shed some light Rob
-
Middle Section shoots downwards
Cheers for the reply, the hack didnt work. It just messed it up in IE7 I realised http://www.oakandpineonline.co.uk/chestofdrawers.html and a few others go wrong in IE6 but http://www.oakandpineonline.co.uk/pinewardrobes.html looks fine so now im not sure its the css Can anyone see a difference? Many Thanks to anyone who can look for me Rob
-
Middle Section shoots downwards
Hi Everyone Would someone be able to look at my site for me as i just realised on IE6 its not displaying properly On the main page - http://www.oakandpineonline.co.uk/ its fine but if you look at any subpage , for example http://www.oakandpineonline.co.uk/chestofdrawers.html the middle section goes down quite far. The CSS is at http://www.oakandpineonline.co.uk/style.css but its okay on the index so not sure if its that Many Thanks to anyone who could shed some light on it, many many Rob