sadiqbaig Posted April 17, 2006 Share Posted April 17, 2006 this is the code[code]<center><b>Theme Changer</b><form name="theme" action="theme.php" method="post"><select name="set" onChange="this.form.submit()"> <option value="">-- select --</option> <option value="style1">3d</option> <option value="style5">black nd white</option> <option value="style18">matrix</option> <option value="style22">blue</option> <option value="style23">green</option> <option value="style25">yellow</option> </select><input type="submit" name="submit" value="Change" /></form></center>[/code]and i have added it to my xhtml sitewhen i use it on nokia 6230i get error as page not foundafter i select new themeit works on WEB Quote Link to comment Share on other sites More sharing options...
trq Posted April 17, 2006 Share Posted April 17, 2006 Mind posting some actual php? Maybe the theme.php script. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.