Problem with PHP does not and in shape, that I can't get rid of the Extra space

This is my first time doing a form, much less using php. I would appreciate your help on the following issues.

1. in the form when you go to the site there is too much vertical space between the fields in the form.

2. the field Message a script inside that vistors can see.

3. the hit the button send, it redirects me to a blank page and no thankyou.html page I had created.

4 form is not send the email to [email protected]

Web site URL: http://stickmancustoms.com/contact.html

<! - FORM CODE STARTS HERE - >

<? PHP session_start();? >

<? PHP

If (array_key_exists ('submit', $_POST)) {}

check the name field

$name = trim($_POST['name']);

If (empty ($name)) {}

$error ['name'] = "Please enter your first name";

}

Else if ($name == "Please provide your first name") {}

$error ['name'] = ";

}

$_SESSION ['name'] = $_POST ['name'];

check the phone field

$phone = trim($_POST['phone']);

If (empty ($phone)) {}

$error ['phone'] = 'Please enter your last name. "

}

else if ($phone == "Please provide your last name") {}

$error ["phone"] = ";

}

$_SESSION ['phone'] = $_POST ['phone'];

check the email field

$email = trim($_POST['email']);

If (empty ($email)) {}

$error ['email'] = 'Please enter your email address ';

}

else if ($email = 'Please enter your email address') {}

$error ['email'] = ";

}

$_SESSION ['email'] = $_POST ['email'];

check the field of inquiry

$message = trim($_POST['message']);

If (empty ($message)) {}

$error ['message'] = 'Please enter your message details. "

}

ElseIf ($message = "Please enter the details of your message") {}

$error ['message'] = ";

}

$_SESSION ['message'] = $_POST ['message'];

If (! empty($_POST['ufo'])) {return false ;}

recipient

$to = " [email protected] "; email address - set up your own email

subject of the e-mail

$subject = "I am interested in your services, please contact me."

sender

$sender = "from:". " $_POST ['email']. » \r\n » ;

build the message

$enquiry = "name: $name\n\n;

$enquiry. = "Name: $phone\n\n";

$enquiry. = "e-mail address: $email\n\n";

$enquiry. = "message: $message\n\n";

Send email if no form errors is

If (! isset ($error)) {}

mail ($ $subject, $enquiry, $sender);

Header ("Location: thankyou.html").        Redirect page - set up your own page

}

}

? >

CONTACT WEB PAGE CODE BELOW

<! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional / / IN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" > ""

" < html xmlns =" http://www.w3.org/1999/xhtml ">

< head >

< meta http-equiv = "auto repair, accidents, custom painting, customizing, auto repair, paint job, hot rod, motorcycle, cycle, bicycle, chopper.

Content = "at StickMan customs we provide a personalized service with a smile. With over 20 years of experience in the auto repair and customization, you can be sure that we will meet your expectations and beyond. "/ >"

< name meta = "google-site-verification" content = ""-41pB0MQUYT1Vbv1SId8WcU2lqEmFf0u23Sl3NY24CE "/ >"

< title > Stickman customs < /title >

< meta http-equiv = "Content-Type" content = text/html"; charset = iso-8859-1 "/ >"

< link href = "smc.css" rel = "stylesheet" type = "text/css" / > "

< style type = "text/css" >

<!--

a: visited {}

color: #F4781E;

}

->

< / style >

< / head >

< body bgcolor = "#000000" >

< table width = "936" height = "200" border = "0" align = "center" >

< b >

"< td height ="196"valign ="top"> < class p ="style1"> < a href =" index.html"target ="_self"> < a href =" index.html "target ="_self"> < img src =" images/smcbanner.jpg"width = '936' height = '194' border = '0' well ="#Map"/ > < / has >"

< name of the map 'Map' id = 'Card' = >

< area shape = "rect" coords = "97,7,289,190" href = "index.html" target = "_self" / > "

< area shape = "rect" coords = "290,156,380,189" href = "about.html" target = "_self" / > "

< area shape = "rect" coords = "396,159,550,190" href = "repair.html" target = "_self" / > "

< area shape = "rect" coords = "561,159,619,190" href = "cars.html" target = "_self" / > "

< area shape = "rect" coords = "627,159,703,188" href = "cycles.html" target = "_self" / > "

< area shape = "rect" coords = "711,160,885,190" href = "projects.html' target ="_self"/ >"

< area shape = "rect" coords = "734,23,917,78" href = "contact.html" target = "_self" / > "

< area shape = "rect" coords = "786,175,787,176" href = "#" / >

< / map >

< /p >

< table width = "936" border = "0" align = "center" cellpadding = "5" cellspacing = "5" >

< b >

< td width = "512" height = "450" valign = "top" > < class p = "Headers" > < img src = "images/car1.jpg" width = "432" height = "432" / > < / p > < table > "

< td width = "389" height = "450" valign = "top" > < form id = "enquiryForm" name = "enquiryForm" method = "post" action = "contact.php" >

< h1 > < span class = "BodyBold" > contact us </span > < / h1 >

< h1 > < span class = "BodyCopy" > * required information </span > < / h1 >

< h1 > < span class = "BodyBold" >

< label for 'Name' = > name * < / label >

</span >

< input type = "text" name = "name" id = 'name' <? PHP if (isset ($error ['first_name'])) echo "style =' border: 1px #C00 solid;" color: #C00; "« ; ? > value = "<?" PHP if (isset ($name)) {echo $name ;}? > <? PHP if (isset ($error ['first_name'])) echo $error ['name'];? "" > "onfocus ="this.value ="" / >

< / h1 >

< p >

< label for = 'Name' class = "BodyBold" > phone * < / label >

< input type = "text" name = "Phone" id = 'phone' <? PHP if (isset ($error ['phone'])) echo "style =' border: 1px solid #C00;" color: #C00; "« ; ? > value = "<?" PHP if (isset ($phone)) {echo $phone ;}? > <? PHP if (isset ($error ['phone'])) echo $error ['phone'];? "" > "onfocus ="this.value ="" / >

< p >

< label for class = "email" = "BodyBold" > Email * < / label >

< input type = "text" name = "email" id = "email" <? PHP if (isset ($error ['email'])) echo "style =' border: 1px solid #C00;" color: #C00; "« ; ? > value = "<?" PHP if (isset ($email)) {echo $email ;}? > <? PHP if (isset ($error ['email'])) echo $error ['email'];? "" > "onfocus ="this.value ="" / >

< style p = "" padding-bottom: 0; ">"

< label for the category 'investigation' == 'BodyBold' > Message * < / label >

< br / >

< textarea name = "message" id = 'message' <? PHP if (isset ($error ['message'])) echo "style =" border: 1px solid #C00; "» color: #C00; "« ; ? > onfocus = "' this.value =" "> <?" If (isset ($message)) {echo $message ;} php? > <? PHP if (isset ($error ['message'])) echo $error ['message'];? >

< / textarea >

< /p >

< p >

< input type = "text" name = "ufo" style = "" display: none; "/ >"

< input type = "submit" id = "submitButton" name = "submit" value = "Submit" / >

< /p >

< / form > < table >

< /tr >

< / table > < table >

< /tr >

< /table >

< table width = "936" border = "0" align = "center" cellpadding = "0" cellspacing = "0" >

< b >

< td > < div align = "center" >

< div align = "center" class = "bottomlinks" >

< p > < a href = "about.html" target = "_self" > < br / > "

About us < img src = "images/space.jpg" alt = "s" width = "18" height = "7" border = "0" / > < /a > | " "" < a href = "index.html" target = "_self" > < img src = "images/space.jpg" alt = "s" width = "18" height = "7" border = "0" / > < /a > < a href = "repair.html" target = "_self" > ACCIDENT REPAIR < /a > < a href = "index.html" target = "_self" > < img src = "images/space.jpg" alt = "s" width = "18" height = "7" border = "0" / > < / has > | " "" < a href = "index.html" target = "_self" > < img src = "images/space.jpg" alt = "s" width = "18" height = "7" border = "0" / > < /a > < a href = "cars.html" target = "_self" > CARS < /a > < a href = "index.html" target = "_self" > < img src = "images/space.jpg" alt = "s" width = "18" height = "7" border = "0" / > < / has > | " "" < a href = "index.html" target = "_self" > < img src = "images/space.jpg" alt = "s" width = "18" height = "7" border = "0" / > < /a > < a href = "cycles.html" target = "_self" > CYCLES < /a > < a href = "index.html" target = "_self" > < img src = "images/space.jpg" alt = "s" width = "18" height = "7" border = "0" / > < / has > | " "< a href =" index.html"target ="_self"> < img src =" images/space.jpg "alt ="s"width ="18"height ="7"border ="0"/ > < /a > < a href =" projects.html' target = "_self" > SPECIAL PROJECTS < /a > < /p > "

< class p = "Address_Text" > StickMan customs < br / >

800 Rd Mooresville, Kannapolis, NC 28081 < br / >

704.699.5110 < /p >

< / div >

< class p = "style74" > < span class = "atb_text" > Designed & amp; Hosted by </span > < br / >

" < a href =" http://www.abovethebarrdesign.com " " target = "_self" > < img src = "images/atbd.jpg" alt = "1" width = "155" height = "77" border = "0" / > < /a > < br / >

< /p >

< / div > < table >

< /tr >

< /table >

< / body >

< / html >

<!-text below generated by server. Please REMOVE-->

<!-code counter/statistics-> data collection

" < script language ="JavaScript"src =" http://us.js2.yimg.com/us.js.yimg.com/lib/SMB/js/hosting/CP/js_source/whv2_001.js "type =" text/javascript"> < / script > "

< script language = "JavaScript" type = "text/javascript" > geovisit(); < /script >

" < html xmlns =" http://www.w3.org/1999/xhtml ">

< noscript >

" < img src = ' http://visit.webhosting.Yahoo.com/visit.gif?us1262644054 "alt ="setstats"border ="0"width ="1"height ="1"/ > "

< / noscript >

< / html >

LannBarr wrote:

It is a response to these two David & Osgood,

If (! isset ($error)) {}

mail ($ $subject, $enquiry, $sender);

Header ("Location: http://www.stickmancustoms.com/thankyou.html");  Redirect page - set up your own page

}

}

?>

Change the bit above the code php as below:

If (! isset ($error)) {}

mail ($ $subject, $enquiry, $sender);

echo ' ';

}

}

?>

Tags: Dreamweaver

Similar Questions

  • How can I get rid of the white space between my head and my spry navigation bar?

    I have been struggling with a problem for the last 2 days and can't seem to work my way around it. I worked on a page in dreamweaver cs4 that seems to have a space between the header and my spry menu bar ONLY in Firefox. Google Chrome and Safari display it correctly. You could point me in the right direction to get rid of this space. Here is the page: http://www.margaritascafe.com/margaritas_layout.html

    Here's my code and thank you in advance for your help:

    < ! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional / / IN" "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 > Untitled Document < /title >
    < link href = "margaritastyles.css" rel = "stylesheet" type = "text/css" / > "
    < script src = "Margaritas_temp_spry/SpryMenuBar.js" type = "text/javascript" > < / script > "
    < script src = "Scripts/swfobject_modified.js" type = "text/javascript" > < / script > "
    < link href = "Margaritas_temp_spry/SpryMenuBarHorizontal.css" rel = "stylesheet" type = "text/css" / > "
    < / head >

    < body >
    < div id = 'wrapper' >
    < div id = "header" >
    < object classid = "clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width = "1000" height = "250" id = 'FlashID' tabindex = "10" title = "Header of Marguerite 2 coffee" > "
    < param name = "movie" value = "Flash_movies/Margaritas header 3.swf" / >
    < param name = "quality" value = "high" / >
    < param name = "wmode" value = "opaque" / >
    < param name = "swfversion' value ="9.0.45.0"/ >
    <!-this param tag prompts users with Flash Player 6.0 r65 or later to download the latest version of Flash Player. Delete it if you do not want users to display the prompt. ->
    < param name = "expressinstall" value = "Scripts/expressInstall.swf" / > "
    <!-next object tag is for non - IE browsers. Then he hide from IE using IECC. ->
    <!-[if! IE] >->
    < object type = "application/x-shockwave-flash" data = "Flash_movies/Margaritas header 3.swf" width = "1000" height = "250" >
    <!-<! [endif]-->
    < param name = "quality" value = "high" / >
    < param name = "wmode" value = "opaque" / >
    < param name = "swfversion' value ="9.0.45.0"/ >
    < param name = "expressinstall" value = "Scripts/expressInstall.swf" / > "
    <!-the browser displays the following alternative content for users of Flash Player 6.0 and higher. ->
    < div >
    < h4 > the content of this page requires a newer version of Adobe Flash Player. < / h4 >
    " < p > < a href =" http://www.Adobe.com/go/getflashplayer_fr "> < img src = ' http://www.Adobe.com/images/shared/download_buttons/get_flash_player.gif "alt = 'Get Adobe Flash player' width = '112' height ="33"/ > < /a > < /p > "
    < / div >
    <!-[if! IE] >->
    < / object >
    <!-<! [endif]-->
    < / object >
    < / div >
    < div id = "navigation" >
    < ul id = "MenuBar1" class = "MenuBarHorizontal" >
    < li > < a href = "#" > home < /a > < /li >
    < li > < a href = "#" class = "MenuBarItemSubmenu" > < /a > Menus
    < ul >
    < li > < a href = "#" > lunch < /a > < /li >
    < li > < a href = "#" > dinner < /a > < /li >
    < li > < a href = "#" > Cocktail < /a > < /li >
    < li > < a href = "#" > Take Out < /a > < /li >
    < /ul >
    < /li >
    < li > < a href = "#" > Photos < /a > < /li >
    < li > < a href = "#" class = "MenuBarItemSubmenu" > < /a > Catering
    < ul >
    < li > < a href = "#" > < /a > < /li > private Party
    < /ul >
    < /li >
    < li > < a href = "#" > book < /a > < /li >
    < li > < a href = "#" > Contact < /a > < /li >
    < li > < a href = "#" > feedback < /a > < /li >
    < li > < a href = "#" > Directions < /a > < /li >
    < /ul >
    < / div >
    < div id = "maincontentlayout3" > the content of id "maincontentlayout3" goes here < / div >
    < div id = "special" > < img src = "png-gif-jpg/Tuesday night features" width = "200" height = "70" alt = "Of Marguerite Tuesday Night Special" / > < img src = "png-gif-jpg/Wednesday features" width = "200" height = "70" alt = "Wednesday 2 for 1 special dinner to Margarita" / > < img src = "png-gif-jpg/Thursday features" width = "200" height = "70" alt = "ladies Thursday evening at the Café of Marguerite" / > < img src = "png-gif-jpg/Friday features" width = "200" height = "70" alt = "TGIF Happy Hour Friday at the Café Margarita"/ > < img src ="png-gif-jpg/Sunday features"width ="200"height ="70"alt ="Sunday Kids Eat Free at the Café of Marguerite!"/ > < / div >
    < div id = "footer" > < img src = "png-gif-jpg/Margaritas Facebook logo.png" alt = "Facebook" width = "40" height = "25" align = "absmiddle" / > < img src = "png-gif-jpg/Margaritas Twitter logo.png" alt = "Logo of Twitter" width = "40" height = "25" align = "absmiddle" / > < img src = "png-gif-jpg/merchantcircle_mini.png" alt = "Logo of merchant circle" width = "63" height = "25" align = "absmiddle" / > < / div >
    < / div >
    < script type = "text/javascript" >
    <!--
    var MenuBar1 = new Spry.Widget.MenuBar ("MenuBar1", {imgDown: "Margaritas_temp_spry/SpryMenuBarDownHover.gif", imgRight:"Margaritas_temp_spry/SpryMenuBarRightHover.gif"});})

    ->
    < /script >
    < / body >
    < / html >

    CSS:

    #navigation {margin-top:-3px ;}}

    Nancy O.
    ALT-Web Design & Publishing
    Web | Graphics | Print | Media specialists
    http://ALT-Web.com/
    http://Twitter.com/ALTWEB

  • Problems with games does not and now itunes

    The Big Fish Game Manager appears without any of the games I downloaded and no longer appear.  In addition, I downloaded the latest version of itunes who paused to halfway across the store before being unable to continue update.  How can I solve this problem?

    Spencer

    Your system is free of error?

    Event Viewer reports

    1. normally, when an error occurs on your computer looking in Event Viewer should be your starting point to find a solution. More related system errors are recorded and get an exact copy of the relevant report is important. Unfortunately, is not easy to understand reports and most of the users computer need help with their interpretation. I have to say later interpretation.

    2 Event Viewer includes three main newspapers of Windows. Here's the Application, security, and system. For purposes of troubleshooting system is by far the most important.

    3. to access the system log, select Start, Control Panel, administrative tools, Event Viewer, in the list on the left of the window select Windows and the system logs. Place the cursor on the system, right click and select filter current log. Check the front of the error and click OK and see you only reports errors. Click the Date and time column header to sort. You may need to click a second time to see the last report above.

    4. a tip for posting copies of error reports! Run Event Viewer and double-click the error you want to copy. Select the Details tab and check the box in front of the XML view. Click the copy button to place a copy in the Clipboard and close Event Viewer. Now start your message and paste it into the body of the message. Make sure that it is the first dough right out of the event viewer.

    5. He cautioned against three types of reports, information, and reports errors. In most situations, it is the error reports that offer the best information but sometimes WARNING reports provide useful clues.

    6. all reports have stamps date and hour and when troubleshooting, it is important to focus on the latest reports. Reports of studies from the point when the computer is started, and then check if a similar report appeared in the previous session. If errors do not repeat investigation as to why they happen is wasted effort.

    7. in the individual reports the most important information is the event ID and Source such as these help when looking for help on the internet. The description is just as important and copy the exact text to use as search criteria greatly helps achieve better results when using Google. Not paraphrase descriptions when other people asking for help.

  • Gpedit is not in vista home edition how can I get rid of the search box in Internet Explorer

    above says it all

    You can install Internet Explorer 9, which is not a search box.

    For IE8 and IE7, you can edit the registry as follows:

    http://www.Vistax64.com/tutorials/68167-Internet-Explorer-search-box-Add-Remove.html

  • I'm having a problem with Windows7 Home Premium and WWII CFS joystick operation. I get a message saying that the controller has been changed. Microsoft offers a patch?

    I have problems with Windows7 Home Premium and WWII CFS joystick operation.  I get a message from gibberish, saying that the controller has been changed.  I tried to replace the file with a version of Windows XP .cfg and also tried to re-write the .cfg file.  Apparently, this version of Windows will not allow a file to be saved with an extension ".cfg", so it does not work either.  Any suggestion would be appreciated.

    Thank you

    Hi Bob,

    You can consult the following links of wire and check if it helps.

    Joystick does not work with the Europe of WWII Combat Flight Simulator series. Help?

    With the help of WW2 Europe Combat Flight Simulator series with Windows 7 Home Premium

    Note: The above links contain third party links. Using third-party software, including hardware drivers can cause serious problems that may prevent your computer from starting properly. Microsoft cannot guarantee that problems resulting from the use of third-party software can be solved. Software using third party is at your own risk.

  • I'm stuck with a theme google behind the tab url box and bookmark bar. How can I get rid of him? themes change isn't the problem - it's just all stuck in the back!

    I put a theme on igoogle - but it seems now to be integrated into my firefox because it is behind the url box, behind the bar at the bottom of the page and bookmark tab. How can I get rid of him. I always change themes, but they remain on the google page, as they should. This has nothing to do with my screen saver and my fund screens - they are different and ok - seems to be stuck in Firefox in particular.

    This has happened

    Each time Firefox opened

    is a month when I changed themes on google

    I got it! Thanks - I thought about it. I didn't know there were Add-ons for the themes! Continued to search did the trick - that and ask...
    Thanks to you all

  • I do not use Outlook Express at all. I'm still getting compression pop up and its very annoying. How can I get rid of the compression jump upward?

    I do not use Outlook Express at all. I'm still getting compression pop up and its very annoying. How can I get rid of the compression jump upward?

    Hi CamiSugiyama,
     
    Here's a similar post which addresses this problem. Follow the suggestions given by "Bruce Hagen" to solve this problem:
     
  • I downloaded fbdownloader and now have an oproblem with the opening with other Web sites and a link to firefox that I can't get rid window randomly

    I downloaded fbdownloader and after having done it, I noticed changes in my facebook and I'm getting random webpages popping up on the new windows. There is a link on my facebook that I can't get rid of and I uninstalled this program but seems there is persistent things that I can't get rid of. What can I do?

    In fact finally found the answer here. When I downloaded the software fbdownloader, it installed other things. Something viral tube and another similar to google search engine, but not google. forget the name but once I removed and unenabled them everything was back to normal. Too bad keep what might have been a good free program that they attach themselves to the crappy stuff

  • How can I get rid of the box containing the toolbar bookmarks, and unsorted bookmarks on the left side of my screen menue. It takes about one-fifth of my screen I want not gone...

    How can I get rid of the box containing the toolbar bookmarks, and unsorted bookmarks on the left side of my screen menue. It takes about one-fifth of my screen I want not gone...

    You can disable the bookmarks bar via view > sidebar > Favorites (Ctrl + B)

    Press F10, or press the Alt key to bring up the 'Menu Bar' temporarily if the menu bar is hidden.

  • How can I get rid of the music on my iphone that I never installed and started playing while it is only not on the selected playlist?

    How can I get rid of the music on my iphone that I never installed, is not on my reading list, but continues to play to my boredom?

    This album of U2 is the only one who could be there that you did not here. This is how to remove it. ITunes 'Songs of Innocence' gift album remove iTunes and purchases - Apple Support from your music library

    Any other music on your device is either synchronized, or has been acquired by means of your Apple ID and is available for you to use. These songs have an icon of cloud beside them. They are not actually on the device, but they are available for you to download. You can disable the display of this music if you wish.

  • VirTool:Win32/obfuscator.AFX / Obfuscator.XZ and that it has been detected but not deleted... How can I get rid of him?

    I ran security Microsoft SCANNER and it says there: VirTool:Win32/obfuscator.AFX / Obfuscator.XZ and that it has been detected but not deleted... How can I get rid of him? I ran malwarebites and it sees nothing

    Hi winfrey,.

    ·         Which antivirus program is installed on the computer?

    I suggest that you download and install Microsoft Security Essentials to see if it helps.

    Anti-Malware, viruses, Spyware Protection | Microsoft Security Essentials

  • spell check does not work for dreamweaver Uppercases how can I get it back?

    spell check does not work for dreamweaver Uppercases how can I get it back?

    Hello

    Dreamweaver is an Adobe product. I suggest you to contact Adobe support for assistance. Please post your query in the Adobe forums.
    Dreamweaver

    http://forums.Adobe.com/community/Dreamweaver

  • After downloading an application I see is no longer the splash screen, how can I get rid of the app and restore my pc when I do not see the screen

    After downloading an application I see is no longer the splash screen, how can I get rid of the app and restore my pc when I don't see the screen, please help

    Hello

    Do a system restore to a date before you had this problem:

    "How to make a restore of the system in Windows 8 and 8.1" . "

    http://www.eightforums.com/tutorials/4692-System-Restore-how-do-Windows-8-a.html

    Follow this path to a Safe Mode system restore:

    "5 ways to boot mode safe Windows 8 & Windows 8.1"

    http://www.7tutorials.com/5-ways-boot-safe-mode-Windows-8-Windows-81

    See you soon.

  • I have photoshopCC, but some how I get pop ups saying that my path for cs6 is expires, and then I buy and get a licience no, well I have not because I have a year of photoshop and lightroom CC. How can I get rid of this message from the trial please my

    I have photoshopCC, but some how I get pop ups saying that my path for cs6 is expires, and then I buy and get a licience no, well I have not because I have a year of photoshop and lightroom CC. How can I get rid of this message from the Marie trial please

    Go to Photoshop forum

  • How can I get rid of the file name, date and size of the photo in the upper left corner of the module develop when I'm not working on the photos?

    How can I get rid of the file name, date and size of the photo in the upper left corner of the module develop when I'm not working on the photos?

    All shortcuts are listed on the view > menu Info Magnifier.

Maybe you are looking for

  • Toshiba Satellite L500-12V - Thermopad thickness

    Hi, I want to replace the thermal paste and thermopad in my toshiba L500-12V. I don't know of thermal conductivity and thickness of thermopad. I can buy thermopad with 0,5 thickness mm, 1 mm or 2 mm. That one will be right? Thanks for help.

  • HP Premium - entry rpn - angle conversion

    How to convert decimal degrees in hexadecimal degrees inclusive (' ° ' ") and vice versa in RPN mode? The key does not work in this type of entry.

  • Confused about the removal of the photo

    I have my photos synchronized so when I get one on my phone, it shows up on my mac and everything is also saved in the cloud. My question is when I want to delete only one way I do is delete it from my phone, and then also remove from my mac. What I

  • Satellite A100-775 wake mode not sleep by call or fax

    "Nine" Satellite A100-775 (core 2 dual multiprocessor) wakes up mode not sleep by call or fax (ISDN Controller):AVM FRITZ! X USB with corresponding power management features). BIOS and software patches are up-to-date, motherboard already changed by T

  • Keithley 2100 the temperature

    Hi, I have a keithley 2100 6 1/2 Digit multimeter and I need to measure temperature with her but I don't know how, I only find how custom DCV ACV resistance etc, but I had not found a way to put my PT-100 alpha, beta and delta configurations for my p