chatiel • PM |
Apr 17, 2011 5:14 PM
|
![]() Posts: 2 |
This message is for site administrators GameTracker.
I teach them the code and then talk ... --------------------------------------------------------------------- //Comienzo del código <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Mensajes Privados for GT</title> <style type="text/css"> <!-- .Estilo1 {font-family: Arial, Helvetica, sans-serif} .Estilo2 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; } .Estilo3 {font-size: 14px} .Estilo5 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FF3300; } --> </style> <link rel="shortcut icon" HREF="http://localhost/favicons.png"> </head> <body> <form method="post" action="http://www.gametracker.com/account/manage/pmsend.php" target="_blank"> <table align="center"> <tr> <td> </td> <td> </td> <td width="355" rowspan="2"><table align="center"> <tr> <td> </td> </tr> <tr> <td>Asunto:</td> </tr> <tr> <td><input name="subject" type="text" class="item_w500" value="BUG! ![]() </tr> <tr> <td>Mensaje:</td> </tr> <tr> <td><textarea name="message" class="textarea_500x100" rows="10" cols="55">Mensaje! ![]() </tr> <tr> <td></td> </tr> <tr> <td><div align="right"> <input id="send_select" name="send_select" type="radio" value="manual_entry" checked="checked" /><input type="submit" name="addProfileMessage" value="Enviar mensaje!" /> </div></td> </tr> </table></td> </tr> <tr> <td><span class="form_content"> <select class="item_w200" name="username" size="25" multiple="multiple" id="username"> <option value="user1">user1</option> <option value="user2">user2</option> <option value="user3">user3</option> <option value="user4">user4</option> <option value="user5">user5</option> </select> </span></td> <td width="15"><p class="form_content"> </p> <p class="form_content"> </p> </td> </tr> </table> </form> </body> </html> //Fin del código --------------------------------------------------------------------- I have not found another place to post. Now just imagine with loops and mysql. I hope you appreciate this work. Thank you very much! ![]() ---------------------------------------------------------------------
Last edited by: burn Apr 17, 2011 8:18 PM
|
burn • PM |
Apr 17, 2011 8:19 PM
|
![]() Posts: 10924 |
I'm not sure if you posted a bug report anywhere in that message. Can you please be more clear on what the bug is you are reporting so that an admin can find it?
![]() |
chatiel • PM |
Apr 17, 2011 10:14 PM
|
![]() Posts: 2 |
Please inform the webmaster of their posting. (Developers)
|