PHP Email Attachment Trouble Shooting

I am having problems finding a good example php script to send an attachment in my email form. I have written many scripts. Can someone help me? I will attach my current script below.
<?php
$subject = 'Online Application Candidate';
$emailadd = '[email protected]';
$url = 'http://www.mydomain.com/Form/application_recieved.htm';
$req = '0';
$mime_boundary="==Multipart_Boundary_x".md5(mt_rand())."x";
   $tmp_name = $_FILES['file']['tmp_name'];
   $type = $_FILES['file']['type'];
   $name = $_FILES['file']['name'];
   $size = $_FILES['file']['size'];
$text = "MIME-Version: 1.0\r\n" .
    "Content-Type: multipart/mixed;\r\n" .
    " boundary=\"{$mime_boundary}\"";
          "--{$mime_boundary}\n" .
    "Content-Type: text/plain; charset=\"iso-8859-1\"\n" .
    "Content-Transfer-Encoding: 7bit\n\n" .
    $text . "\n\n";
          "--{$mime_boundary}\n" .
    "Content-Type: {$type};\n" .
    " name=\"{$name}\"\n" .
    "Content-Disposition: attachment;\n" .
    " filename=\"{$Form_Attachments}\"\n" .
    "Content-Transfer-Encoding: base64\n\n" .
    $data . "\n\n" .
    "--{$mime_boundary}--\n";
$text = "Application Results:\n\n";
$space = ' ';
$line = '
foreach ($_POST as $key => $value)
if ($req == '1')
if ($value == '')
{echo "$key is empty";die;}
$j = strlen($key);
if ($j >= 20)
{echo "Name of form element $key cannot be longer than 20 characters";die;}
$j = 20 - $j;
for ($i = 1; $i <= $j; $i++)
{$space .= ' ';}
$value = str_replace('\n', "$line", $value);
$conc = "{$key}:$space{$value}$line";
$text .= $conc;
$space = ' ';
function heal($str) {
          $injections = array('/(\n+)/i',
          '/(\r+)/i',
          '/(\t+)/i',
          '/(%0A+)/i',
          '/(%0D+)/i',
          '/(%08+)/i',
          '/(%09+)/i'
          $str= preg_replace($injections,'',$str);
          return $str;
function isInjected($str) {
          $injections = array('(\n+)',
          '(\r+)',
          '(\t+)',
          '(%0A+)',
          '(%0D+)',
          '(%08+)',
          '(%09+)'
          $inject = join('|', $injections);
          $inject = "/$inject/i";
          if(preg_match($inject,$str)) {
                    return true;
          else {
                    return false;
$allowedExts = array("doc", "docx", "xml", "xls", "xlsx", "pdf");
$extension = end(explode(".", $_FILES["file"]["name"]));
if ((($_FILES["file"]["type"] == "application/doc")
|| ($_FILES["file"]["type"] == "application/docx")
|| ($_FILES["file"]["type"] == "application/xml")
|| ($_FILES["file"]["type"] == "application/xls")
|| ($_FILES["file"]["type"] == "application/xlsx")
|| ($_FILES["file"]["type"] == "application/pdf"))
&& ($_FILES["file"]["size"] < 20000)
&& in_array($extension, $allowedExts))
  if ($_FILES["file"]["error"] > 0)
    echo "Return Code: " . $_FILES["file"]["error"] . "<br />";
  else
    echo "Upload: " . $_FILES["file"]["name"] . "<br />";
    echo "Type: " . $_FILES["file"]["type"] . "<br />";
    echo "Size: " . ($_FILES["file"]["size"] / 1024) . " Kb<br />";
    echo "Temp file: " . $_FILES["file"]["tmp_name"] . "<br />";
    if (file_exists("upload/" . $_FILES["file"]["name"]))
      echo $_FILES["file"]["name"] . " already exists. ";
    else
      move_uploaded_file($_FILES["file"]["tmp_name"],
      "upload/" . $_FILES["file"]["name"]);
      echo "Stored in: " . "upload/" . $_FILES["file"]["name"];
else
  echo "Invalid file";
mail($emailadd, $subject, $text, 'From: '.$emailadd.'');
echo '<META HTTP-EQUIV=Refresh CONTENT="0; URL='.$url.'">';
?>

No trouble at all: http://www.telstra.com.au/account-services/mobile-support/?deviceId=8455#tab-messaging-email 

Similar Messages

  • ARD Task server email notification trouble shooting

    I have set up my ARD Task Sever successfully. I am able to push out task from my machine to the task sever. I have set up the default mail script and was able to test it manually by running ./Notify and get an email. When I have a job set up to run I do not get a notification. I set up a simple task (Repair Permissions to test) and was unable to get ARD to send an email.
    I took an additional step of changing the notification to changing the mail to go the mail server to where the task server is running. the address would read something like [email protected] Again I was able to test this manually and was able to get an email. Is there an additional file I need to edit or another setting to change to get that notification working?

    Hi:
    Try using formatDateTime() function if you are using BPEL process.
    Try using HTML, it works.

  • XCode server bot is not sending email - how to trouble shoot?

    We have other bot's running on different servers and we get the email notifications as anyone would expect.
    However, on this one MacMini xCode server we are not getting any email notifications. I've done some basic searches in the logs, but I really am stuck in just trying to figure out how to even trouble shoot it.
    Suggestions?

    Hi:
    Below is the link to the manuals section for your server:
    http://h20566.www2.hp.com/portal/site/hpsc/public/psi/manualsResults/?sp4ts.oid=1121516

  • How do you access "trouble shoot" for mail.  My AOL account is set up on the mail icon but it some how defaulted to another Wi fi account and could not receive email.  We reset the the Wifi but somehow didn't complete the process.

    How do you access "trouble shoot" for mail.  Our AOL account is set up on the mail icon but somehow it defaulted onto another nearby Wifi account while everything else that was running stayed on our router.  We were unable to receive email on the AOL account and were directed to trouble shoot.  We reset the Wifi account but somehow didn't save it correctly.  Now we cannot get back in to reset it again.  Direction??

    Hello
    I don't really understand your question. The Mail application cannot independently access a different wifi network from the one your computer is using.
    Are you trying to troubleshoot your wifi (ie, you can't get into your own wireless network), or the Mail program (you can't get email)? Are there any error messages you see when you try to do one or the other?
    Matt

  • Have done all the trouble shooting connection but my iPad still can not get wifi connection

    i have done all the trouble shooting connection but mu iPAd still can not get wifi connection

    Hi Jo,
    Each router is a little different but here are the basics: login to the router using the administrator account, should have that info from the installer, and then you should find something like security settings, or it may be advanced security.  There will be a setting to the effect of limiting access, or it may say allow Mac address authentication, or admit the Mac addresses in the table...if that is switched on, you can just switch it off and that will allow any wireless device to attach.  If you want to keep it on, then you have to enter the Mac address for the device you want to use for access.  In the case of the iPad, go to Settings > General > About > WiFi Address (another way of saying Mac address).  Enter that very long sequence in the router's Mac address acceptance table and that should take care of things.
    Using the Mac address does not change any of the email settings, just limits attaching to the router in the first place.
    If you are already getting email, you must be attaching already so this should not be an issue.  If you are having email issues, such as receive but not send, you may not have the outgoing server set correctly: Settings > Mail > Account > Outgoing server name (usually an SMTP server) and you may have to go to the advanced settings to enter the outgoing password (normally the same as the account/incoming password) and then check to see if SSL is ON or OFF...most common email services say to set to OFF.

  • Trouble shooting guide! Read this first!!!! rev 13-1-2004

    (Revision 13-1-2004)  
    Hi there,
    Follow everything on the list, even if it doesn't look like it would solve your problem, most problems are created somewhere else!
    To give some examples:
    CPU won't run FSB133....mostly powersupply or CPU-cooler.
    Videocard won't load drivers....mostly powersupply.
    Sound won't work.....mostly metal-standoff's.
    Windows won't install, file read error.....mostly CPU-cooler, Bad-ram or powersupply.
    That is why you need to go over the entire list and check all!
    Before you start doing anything, remove the power and make sure that you have touched the metal case of your system. If you don't you could damage your system due to static discharge!  
    Thanks to Arioch and Dragon60 for comments on this.
    There are several reasons why this happens.....to name the most commen:
    CPU speeds  
    You have a Duron, that CPU is 100FSB!
    You have a Athlon(XP) and it's showing the wrong speed, set the CPU-FSB to 133....
    Or 166 when it's a FSB333 CPU....or 200 when it's a FSB400 CPU....
    Some boards have a jumper to set it, other do it in the BIOS.
    Check your manual for this.
    Speeds must be:
    Duron upto 1300MHz = 100MHz (=200DDR)
    Duron from 1400MHz = 133MHz (=266DDR)
    Athlon B type = 100MHz (=200DDR)
    Athlon C type = 133MHz (=266DDR)
    Athlon XP - C type = 133MHz (=266DDR)
    Athlon XP - D type = 166MHz (=333DDR)
    Athlon XP - E type = 200MHz (=400DDR)
    Use this link to see if your motherboard actually supports your CPU.
    The TBred CPU's (0.13) start from XP-1700 and up, but not all boards support this CPU and they either show on the D-LED all red or don't start at all!!
    The K7T266pro2 is an exception, it can be made to support the TBred CPU's, on this link you find all the info on how to make it work.
    Many reports have told us that FSB333 CPU's work on KT3-Ultra boards work just fine, but it's unsupported by MSI, we don't know why....
    As for mulipliers with AMD CPU's, just set them Automatic, as they are hardcoded on the CPU themselves and will allway's be correctly, even if if you think the BIOS doesn't know it.
    How to recognise the CPU:
    If you look on the dice, there are letters after the speed.
    The last letter will tell you the FSB of the CPU.
    B=100MHz (=200DDR)
    C=133MHz (=266DDR)
    D=166MHz (=333DDR)
    E=200MHz (=400DDR)
    To recognise a CPU quickly, checkout this link.
    Thanks Mellops.
    The MHz setting must match your setting in the BIOS for FSB value, as it translates to the correct FSB setting for the CPU.
    The best way to identify a processor is by using the OPN (Ordering Part Number) which can be found on the processor (E.g. AXDA 2700 D K V 3 D).
    Detailed information on the code can be found in this AMD document. (Thanks Hans)
    CPU Cooling  
    CPU cooler not made for your CPU, check if it can handle your CPU....
    CPU cooler mounted wrong!, take it off and check it as it will fit 2 way's, but only 1 is the right one, examine very carefull!
    The cooler has a lower part that needs to go over the bump (higher part) of the socket, if it's not over there it won't cool the entire dice and WILL give you trouble.
    Also check if it's making contact with the entire dice of the CPU...
    Make sure you regrease it again, the same grease/paste can't be used twice!
    YOU MAY NEVER USE A THERMALPAD OR GREASE AGAIN! APPLY NEW EVERY TIME YOU TAKE THE COOLER OFF!!  
    top 2 show how not to do it
    Used too much silver-grease! It will shorten the bridges on the CPU, clean it and use white-paste.
    (Silver-paste is not recommended in any case!)
    The latest AMD XP CPU's (XP-2200 and above) require a copperbased heatsink because the dice is smaller and generates far more heat per square cm then the "old" CPU's do.
    How to check the cooler before taking it off.
    There is a simple way to check the cooler without taking it off.
    You do this by first checking your idle temp with PCAlert, it should be below 50-55C.
    Then you download a client from www.distributed.net, let this client run for about 10 minutes while monitoring the temps, after about 1 minute or so it should stabilize and your temp should have gone up about 10-15C (max).
    If it still goes up or the system crashes, there is a big chance you mounted the CPU-cooler wrong.
    When you can't run this check, try with FSB100, if the system does run the check then, it could be well that the cooler is mounted wrong or your powersupply doesn't have enough power.
    ***** YOU CAN'T CHECK THE CPU COOLER ON TEMPS OR FAN RUNNING, IT MUST BE TAKEN OFF THE CPU!!! *****  
    Cleaning the CPU and Cooler - thanks to Dragon60 for his addition.
    An additional comments about this is what you clean the CPU with in this situation. The best thing to use is isopropyl alcohol. If this is not available then metholated spirits would do.
    Make sure you allow the CPU to dry properly before you put it back in. This also means DO NOT try and clean it whilst it is still in the socket as some of the cleaning fluid, grease and dirt may get underneath and short some pins.
    Last but not least. DO NOT use acetone to clean anything inside your PC. (or outside for that matter) It MAY not do any damage BUT it may disolve some parts.
    Thanks Dragon60.  
    If you don't understand what we are talking about on this cooler matter, then read this link: AMD CPU & Cooling guide  
    Powersupplies  
    Powersupply too little, most commen cheap 300W CPU's can't handle an XP-1700 or above, try a better one to be sure.
    Make sure your powersupply has about 185W combined on the 3.3+5V and that the 3.3V has 20A or above.
    That should be enough for most systems.
    On the latest boards the 12V has become very important too, expecialy with TBred CPU's.
    Make sure yours can give 18A or more on the 12V line too.
    I have found that a lot of cheap 350W will fail with modern boards and TBred CPU's.
    Allway's make sure you have a decend PSU, it never fails to spent a bit more on that part!
    Borrow a bigger one from a friend if you are not sure....
    More info about powersupplies: Click here.
    And the second you must read: Click here.
    Powersupplies with these type of numbers on them or higher should be fine:
    3.3V - 28A or better
    5V - 30A or better
    12V - 18A or better
    Watch out!! Cheap PSU's like Q-Tec come nowhere near these figures!!
    Do NOT trust the 300W or 400W rating on them!!!
    Q-Tec is about the worst of them all!!  
    Metalclips  
    Stand-off's left between the board and the case, take the board out and check for too many of those metal-clips, they can shorten circuits and cause al sorts of problems (most of the time audio problems)
    RAM
    Ram problems, don't try to run with PC100 (SDram boards) when you have a 133FSB CPU, get PC133 ram of decend quality.
    In any case, don't use cheap quality ram (Crucial seems decend, but give's a lot of problems, I consider these cheap quality too :P ), replace the ram with another brand to see if it fixes it....
    DDR ram speeds:
    Duron upto 1300/Athlon-B =100FSB=PC-1600=DDR200
    Duron from 1400 =133FSB=PC-2100=DDR266
    Athlon-C/XP upto 2600 =133FSB=PC-2100=DDR266
    Athlon XP D-type and above =166FSB=PC-2700=DDR333
    Athlon XP E-type and above =200FSB=PC-3200=DDR400
    Higher DDR speeds are only a must if you try to overclock, they have no speed gain if run at the correct speed. You may use faster ram on a slower system, the speeds given are what is needed minimum.
    Perform RAM test tools, ie http://www.memtest.org if you suspect RAM is faulty, such as BSOD or data corruption. [added by Maesus]
    Try your system allway's with 1 stick of ram, adding more sticks can give all the trouble too.
    Some sticks just won't work in pair and a lot fail when you put 3 or more in the system.
    When you want to use 3 sticks, make very sure you use the MSI tested ones, they are your best chance that they work without problems.
    If still nothing, try to seat the ram in another slot, sometimes they work better in another slot.
    Thanks boost
    Or rise the Ram voltage a little, be carefull doing this!
    Sometimes this works when you have a lot of ram in there.
    BIOS  
    BIOS settings not right, clear the CMos and start with the default settings, if it works, try setting ONLY the FSB to 133 if needed, nothing more.....
    And go further from there......
    Clearing CMos
    When you clear the CMos, make sure that all power is cut from the system.
    This is done by takeing the wall-plug out or use the switch on the powersupply to turn it off.
    On most boards, as far as I know all MSI boards, you must set the JBat1 to position 2-3 (clear position) for about 10 seconds, then set it back to 1-2 (keep data position)
    After this your CMos should be cleared and you can turn the system back on.
    In some rare cases it's needed to take the battery out too for a minute or so.
    It can happen that the system will prompt you to set the BIOS again, go into the BIOS and set everything you need, then save the settings.
    Thanks fguevara.
    Harddisks  
    Harddisk is giving problems, most of the time with WD drive's, they are jumpered somewhat strange compared to others:
    No jumper = Stand-Alone no other drive attached to the cable.
    Jumper master = if you have a slave drive attached
    Jumper slave = when it's slave to another drive
    Harddisk is doing weird things:
    Make sure you have connected the blue connector to the board, and don't let the other end of the cable unused, make sure there is a device connected to it.
    The middle connector can be left into the air without problems if not needed.
    IBM harddisks seem to fail a lot, try Drive-Fitness-Test on it, see if it has problems.
    Click here for DFT
    Other brand drives can have problems too, make sure they are ok, as harddisk failure can cause all sorts of problems.
    Allway's be sure your harddisk is in tip-top shape, if not, replace it and try another to verify.
    For more information read this: Click here.
    To know what harddisks your motherboard support, use this link.
    To enable harddisk over 137GB in Win2000 edit this registry key:
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Atapi\Parameters]
    "EnableBigLba"=dword:00000001
    The KT4 raid boards only support 1 harddisk on IDE3, the rest must be SATA drive's!!
    Harddisk/power led not functioning - thanks to Tweetyoost
    If your HD led or power led not work try to switch(wrong + or - side) the connectors on the motherboard.
    leds will work only when + or - is correct
    Thanks Tweetyoost.  
    Floppy drive's  
    If your floppy drive doesn't work or the led stay's on all the time.
    Make sure the floppy is set correctly in the BIOS, as the BIOS doesn't autodetect a floppy drive.
    Check the cable, make sure the twist in the cable is at the floppy-drive side.
    If the light stay's on, flip the connector at the floppy-drive arround.
    Sometimes it happens that even after all this, they still don't work, try with another drive from another brand.
    Not able to enter the BIOS or lockup  
    When you try to enter the BIOS it won't go in there or
    lockup, but your system is running fine.
    This symtom can happen when your CPU-Cooler is giving spikes on the coolerwire.
    Try with another brand of cooler to test if it solves it.
    Keyboard and optical mouse lights stay on after power off[/U]
    Some motherboards have a jumper called JKBV1, this jumper is located (mostly) near the keyboard connector, put it in the other position.
    If your board doesn't have the jumper, try to find the following BIOS settings and turn them off:
    resume on KBC
    resume on PS/2
    resume by alarm
    USB ports not working[/U]
    Check in the BIOS if the ports are enabled.
    USB2.0 ports are supported in Win2000+SP3 and XP+SP1, just let the OS reinstall the ports and they should work.
    Thanks Stygge
    Replacing parts and the system won't boot after
    It's never a good idea to replace stuff like CPU and ram without taking the board out of the case.
    But if you still like to do so, please support the board, because if you don't you might bent the board a little and cause other components to make bad contact.
    Allways support the board when you replace stuff, no matter what!
    Also make sure your system can take the replacement, it could happen for example that your powersupply can't handle your changed videocard from GF2MX to GF4Ti4600.
    Test all the parts in another system
    Make sure that the new part is in good working order in the first place (in particular: videocard, CPU, memory): try it in another system, or have it demonstrated by the one you bought it from if possible.
    Testing might also give you a clue on what is actually wrong in your own system.
    Thanks HansH.
    Checking the powersupply
    Don't do this if you don't know what you are doing!
    Disconnect the powersupply.
    Orientate the 20pin Powerconnector with the clip up.
    Locate pin 4 and pin 8 top row, mostly green and black wire.
    Use a wire to short them (or better a 12V test lamp).
    Now connect the power and the fan inside the powersupply should start spinning.
    If it doesn't your powersupply maybe dead.
    Thanks HansH.
    KT4 users  
    Please read the Un-Official KT4 guide if you have CRC errors or strange crashes.
    These can be BIOS problems.
    In any case !!!Only flash if the system is stable!!!
    Set default-settings and FSB100 to make it stable first!!!
    Motherboards making a Siren-sound
    If your board is making the sound of a firetruck, BEEP-BOOP-BEEP-BOOP...
    Check the folowing:
    1. CPU too hot
    2. chassis intrusion was enabled in the BIOS
    3. PSU is below min/max allowable value
    Stutter in audio
    Remove your antivirus software.
    We have heard a few cases where the stuttering was created by badly behaving antivirus software.
    Disable cpu halt command if it's in the BIOS (Thanks Pascal16)
    Windows  
    Windows2000/XP won't run stable, try to disable APIC and install again....
    Not all drivers/devices like the APIC.
    Windows2000/XP won't install USB2.0, install the latest servicepak (SP3 Win2000 or SP1 WinXP).
    Let Windows rediscover the USB ports, they should work now.
    If you have driver or other problems and don't know what to do anymore but Windows does function without crashing, read this: Click here.
    Audio [added by Maesus, 20/2/2003]
    Can't stream AC3 via SPDIF to external DD decoder? try this ac3filter [info provided by Manfred ]
    Lan not working 100MBit
    You could try this patch, seems to work on some boards.
    The download-link is at the bottom of this post.
    I think I have about covered all most commen problems....
    Check those first before you ask us, as it's not fun to type the same over and over again.... :(
    Another good link for trouble shooting is here: Link
    If you have more issues that can solve problems, please write your thing below......
    I will insert your comments in this guide, with credits, offcourse 8)
    !!I will delete any attempt for discussion or problem report below this message.....!!
    Please report back, in another thread, if your problem was solved and how you did it, this will help others a great deal.
    It's only ment to help people as a guide to where the problem can be, start a new thread if this guide didn't solve your problem and you need more help!
    This thread is only for the experts to guide you into a solution :]

    Dude thank-you for your wonder detailed knowldge, I have descovered that lets say xp 1700 in a ultra 2 can only handle at the most 143fsb mult at 12.
    Given the settings" irq's are a major",part of directing traffic and power? example:
    Sound blaster Live , uses two irq's most common at"Auto" is, irq 10, or 5, and Sound blaster 16 emulation usually takes irq 5,. I have found that the sound card in slot3 works great , but to do this I had to change the Bio's and assign slot 3 irq 7 . and make sure printer port has share irq enabled
    Problems that accure with bad traffic are like this. Start a dedicated server. minimize than start your game?":censored:  no sound what could be wrong"? Shoot another problem Connection problem?. The computer nerd is getting trouble over the ordeal. ANSWER! IRQ can fix the problem, Study the irq and make changes as you go. "what would it be like with no stop signs,,,that is the same as a irq. with the same knowldge this topic brings IRQ need to be clearly understood.
    I can honestly say my system is error free and running like a dream.
    xp 2500 barton 333
    creative sound 5.1gamers.
    512 mb kingston ram 400 mhz
    boadband either onboard.
    MSI 5700 128 mb ddr
    Setting are:
    163 fsb
    mult of 11
    ddr 333
    video memory clock down to 450mhz
    3d clock to 390mhz
    The delta is a smooth running board also I want to mention to the person with crackling sounds, change the irq like I did, that fix the problem and the power is totaly too good to be true.

  • My mail is not working from my ipod i looked it up it says it trouble shooting but its not giving me anything to fix it can someone help me?

    My mail is not working from my iPod touch. I looked it up and it says it trouble shooting? But they are not giving me anything to fix it. I restored my iPod touch to see if that worked and it didnt. Can anyone help me?

    Can you access the account from another device?
    Without you telling use the email provider and type of account we can't really help you.

  • No option when opening a pdf from an email attachment

    I recently had trouble opening a pdf file that was attached to an email, and while mucking around with it, I tried opening it up in Word (which didn't help that particular problem anyway).  Unfortunately, now, all my emailed pdf files open up automatically in Word rather than Acrobat Reader.
    So now my question is, how do I get them to automatically open in Acrobat reader directly from the emailed attachment instead of Word? At the moment I have to save them all to my c: drive, then right click on them and select Open With Acrobat Reader 10.  What I want is for them to automatically open in Acrobat Reader 10 rather than having to save them all to my c: drive first because I have many, many of them to print out.  Can anyone help me with this please?

    Hi,
    Can you try saving any PDF onto your local machine (say C:\) and then right click on the same.
    1. Click on the "Open With > Chose Program".
    2. Select Adobe Reader 10 and make sure that you check the checkbox "Always use the selected program to open this kind of file"
    3. Click on OK and you should be good to go.
    Hope this does the trick
    Ankit

  • PHP email form checkbox values?

    Hello,
    I'm creating a php email form which part of it consists of a few checkboxes that I need to get the values of. My php knowledge isn't that great therefore I used a tutorial to successfully create the bulk of the form.
    I currently have 7 checkboxes set up as such:
    <input type="checkbox" id="grade_5" name="grade[]" value="Grade 5" />
    Each of these are named "grade[]" to be stored in an array called "grade".
    I know that the values are successfully stored in the array as they show up in the browser when I echo the array.
    $grade = $_POST['grade'];
    $N = count($grade);
    for($i=0; $i < $N; $i++) {
         echo($grade[$i] . " ");
    So, the part I am having trouble with is getting the values to show up in the body of the email.
    $body = "
    Grade Level(s): $grade
    All that is returned in this case is the word "Array" instead of the desired checked grade values.
    Any help is much appreciated! Thank you in advance!
    *Note: All other values (textboxes, selection dropdowns, etc.) are already successfully sent to the email.

    danedmonds wrote:
     All that is returned in this case is the word "Array" instead of the desired checked grade values.
    That's because $grade is an array. If you want to access the values, you need to use a loop. Alternatively, use implode() to turn it into a comma-separated string, like this:
    $grade = implode(', ', $grade);

  • Opening email attachment in an iPad app

    I am having trouble opening an email attachment in an iPad app.  How can I get the app I want to use to come up in the list of apps available to be used.

    IIRC, there is no way to manipulate which apps can be stored in the Open In window. Certainly, I might be wrong about that. The last app that you used in the Open In window should move to the top of the list the next time you use Open In.
    You are swiping the Open In window to get to the next selection of apps available - correct? Another option is to open the PDF in any other PDF app that you have, and from there send it to Idea Flight with the open in option in the PDF app that you use. For instance - open the file in Adobe Reader and then send it to Idea Flight.

  • Eyes crossed from trouble shooting extra space and 1px bug

    I"ve been trouble shooting a couple of pages theat are giving
    me some grief. I've searched therough the forum threads and tried
    all the solutions, which seemed viable, but to no avail. I have a
    couple of pages with image maps for navigation that are creating a
    range of extra space at the page bottom. I could really use a fresh
    set of eyes, to scan my code, I've been over it and over it and
    it's starting to blur. I've attached a portion of my master CSS
    page, as well as code for lot 8 and 9 pages. Lot 8 has no extra
    space in FF and just a bit in IE. Lot 9 is a prime example of the
    greater issue on the other pages.
    Additionally. I have a hack in place to accomodate a 1px IE
    bug that shifts the page body right in IE. That hack is only
    working on a few of the pages, when viewed in FF, which leads me to
    believe something must be off. Again, My eyes are crossing from
    reading over the code.
    If you'ld like to have a look at the page its,
    pineglenproperties.com, user name: pineglenproperties.com password:
    pineglen!
    My gratitude to any of you who can help. -nic

    Also, out of curiousity, you have a Div named header, also a separate header section containing just the logo in it. Any specific reason?
    And is the image on the site supposed to look like this?
    And, a couple of typos such as this one:
    Funding your Eeducation

  • TS1292 can not redeem itunes card ,  have tried to get help like 6 times nothing suggested via trouble shooting page has helped and can not get a person to help

    I can not get itunes card to work  says inactive.  have followed all trouble shooting and can not get through to support via email or phone

    If the card hasn't been activated properly then have you tried taking it back to the store that you bought it from and asking them to activate it properly ?
    How have you tried to contact iTunes Support ? You should be able to do so via this page (you will probably need to give them images of the front and back of the card, and possibly its receipt) : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then iTunes Cards And Codes. If that page doesn't load then have you tried clearing your browser's cache/history and/or tried a different browser ?

  • Trouble shooting problem/ via tech. issue

    on grow computer triied to install flash for video watch.not connecting to computer. read instructions of installation. not responsing to host. customer tech. can reboot from station, quick installation return to auto play. email if can help trouble  shooting issue. [email protected]

    To help troubleshoot we'll need the following system information:
    Operating   system  
    Browser  
    Flash   Player version
    When reporting issues with video or audio, it's also helpful to get your system hardware and driver details.  Instructions for finding this information can be found here:
    Windows  
    Mac
    Finally, sometimes video and audio problems are caused at a lower level and not directly related to Flash Player.  I recommend trying both of the links below to see how they perform.  If the problem exists with both, then Flash Player is most likely not the culprit as the HTML5 video link does not use Flash Player when playing.  You can verify the use of HTML5 by right clicking the HTML5 video and looking for the words "About HTML5" at the bottom of the context menu.
    HTML5   video  
    Non-HTML5 video

  • When I open itunes and try to go to store it does not open trouble shooting sayes I am not connected to internet. I am connected...

    When I open itunes the store will not open nor will it let me sign in trouble shooting says I am not connected to internet ... I am connected.

    This is the appropriate behavior.. Most email programs (browsers too) store attachments (or files) in a cache area. You then need to do a save as to more them to a different location. The plug-in is finding the pdf in the location determined by the email program, so that is the last place the plug-in used. It doesn’t have a different location to use.

Maybe you are looking for