|
python eager
python_eager at yahoo.com
Mon Jan 2 04:09:41 EST 2006
Hi
in python server pages i am using for loop . but it will not work properly. The code will be as follow as :
<td> Date of Birth </td>
<td>
<select name="dob">
<% for n in range(31): %>
res.write("<option>" + <%=n%> + "</option>"):
</select>
</td>
But it will not work. What is the error , i cannt found the error. Would any one have solution please send mail me. Thank You Very much. and also Happy New Year
Note : very urget for me .reply wanted
regards
Python_Eager
---------------------------------
Yahoo! for Good - Make a difference this year.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mm_cfg_has_not_been_edited_to_set_host_domains/pipermail/mod_python/attachments/20060102/ca0892b2/attachment.html
|