for php this is about best i can do
<form action="action.php" method="post">
1 <input type="radio" name="name" />
2<input type="radio" name="name" />
3<input type=&qu…
heres a revised version no if/elses needed (probably)
<script type="text/javascript">
function afunction()
{
document.write("Hello intelligent surfer a<br><font color='red'>h<font color='blue'>i1</font…
heres a basic pile of crap you can add any function you would
<script type="text/javascript">
function myfunction()
{
document.write("Hello intelligent surfer<br><font color='red'>h<font color='blue'>i</fo…
I Think You Should Look Into (depending On What Language Your Using)
Some Hot Shot Tutorials Sun, Microsoft ,php They All Have Them For Streaming Just Opinion Your Idea Sounds Good
just getting into asp check it out free microsoft beta web design studio that use j+ or c+ and uses asp doesnt work completly cause its beta but i diont see any others (msdn is the place "visual studio beta")
you have an error in there somewhere and it is or is near the #### you closed a tr opened a table and omitted a tr
<p> </p></td>
#####</tr>#####
</table></td>
<td width="225"> <table width=…
uhm your doctype should be the first code on the page i plugged your code into my dev study but got nothing from your server if your using a table around your latest news get rid of its border cellpadding and cellspacing that might help