Hi
What is the equivalent of Javascript code of Bold PHP code ?
<form method="get" action="Cust_br_dept.php">
<? include 'GetCustomers.php'; ?>
<span id="alphabets">
<? include 'Cust_GetAlphabet.php'; ?></span>
<span id="brs">
<? include 'Cust_getAvailableBrs.php'; ?></span>
<span id="depts">
<? include 'Cust_getAvailableDepts.php'; ?></span>
<span id="buttons">
<input type="submit" value="Submit">
</span>
</form>
---------------------------------
For ideas on reducing your carbon footprint visit Yahoo! For Good this month.
[Non-text portions of this message have been removed]