• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Recent content by d44ve

  1. D

    Changing the way a submitted form looks when emailed

    Is this what you are looking for? <?php $request_method = $_SERVER["REQUEST_METHOD"]; if($request_method == "GET"){ $query_vars = $_GET; } elseif ($request_method == "POST"){ $query_vars = $_POST; } reset($query_vars); $t = date("U"); $file =...
  2. D

    Changing the way a submitted form looks when emailed

    Forgive me here.... you guys have been a lot of help... but, how would I get you the source code of the gdform.php?
  3. D

    Changing the way a submitted form looks when emailed

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Young DC's Services</title> <link...
  4. D

    Changing the way a submitted form looks when emailed

    Where would I put that specifically ?
  5. D

    Changing the way a submitted form looks when emailed

    OK, I have my form all setup and it is emailing me.... however, the way it looks in the email is difficult to read. Is there way where I can change the way it emails me? I know I can change what is says for each category, but it still comes out bunched together and just doesnt look good. So...
  6. D

    Need help with "Submit" button

    Awesome.... thanks for all the help!
  7. D

    Need help with "Submit" button

    Nevermind, I got it!! Thanks so much for the help!! One other question though.... When I get the email it looks like this : The elements are the different seconds on my form... is there was to clean that up so its easier to read?
  8. D

    Need help with "Submit" button

    I think I made the right changes... but still nothing happens. I am not sure what I am doing wrong
  9. D

    Need help with "Submit" button

    Thanks for the reply... I use godaddy to host the site. I will do some search on that. Thanks
  10. D

    Need help with "Submit" button

    OK, so I am building a webpage for someone, nothing major. The client wants to have an online form so they can submit it for a quote. I have the form up and running (I just used an online form maker) My question is this... Where does the "SUBMIT" button submit to? I click on it and it does...
  11. D

    FS\FT : HP Pavilion DV9000 \ dv9817cl Notebook Laptop

    I will even throw in a 320gb Hard Drive in the second bay to sweeten the deal!
  12. D

    Willing to pay for modded bios

    I was hoping there was a way to unlock or mod the bios to overclock the CPU, MEM ect ect
Back
Top