Quick links
- Antivirus
- Hardware repairs
- Flexible network access
- Training
- Business applications
- Supported products
- Secure your information
- Using Email
- Opening hours
Helpdesk self service
(GUID required)
About GUID
IT Helpdesks
| IT problem? Check SPOTLIGHT for hot and known issues! | |
Student IT Helpdesk IT Support for students is available on the 3rd floor of the Library, and is a "drop in" service. |
|
Spotlight
1 and status = 1'; $result = mysql_query($query) ; } // HTML //loop to output all the rows in the table while ($row = @ mysql_fetch_array($result)) { //$type = $row['status']; $description = $row['description']; $eventdate = $row['custom_f']; $starttime=$row['starttime']; $title=substr($description, 0, strpos($description, "\r\n")); $blurb=substr($description, strpos($description, "\r\n")) ; if ($eventdate != "") { echo ""; echo $title; echo "
"; echo " $eventdate
";
echo strip_tags($blurb);
echo "
"; echo $title; echo "
"; echo " $starttime
";
echo $blurb ;
echo "
"; } $description = $row['EventDescription']; echo <<
$eventdate $description
end; } //close mysql_close($conn); ?>
Alert RSS feed