Okay My own HTML coding for Myspace.., help..yea... |
Okay My own HTML coding for Myspace.., help..yea... |
![]()
Post
#1
|
|
![]() Senior Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 1,507 Joined: Sep 2007 Member No: 571,541 ![]() |
Okay so i am trying my own little thing with Myspace by using HTML to make a little comment type box thing...
like this.. [attachment=15421:comment.JPG] and heres the code i used so far... CODE <form action="[url="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment&friendID=230178055"]http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment&friendID=230178055[/url]" method="post"> <div style="text-align:center;"> <table> <tr> <th colspan="2">Please enter your name and leave a comment.</th> </tr> <tr> <td><strong>Name:</strong></td> <td><input type="text" name="name" /></td> </tr> <tr> <td><strong>Comment:</strong></td> <td><input type="text" name="comment" /></td> </tr> <tr> <td colspan="2"><input type="submit" name="friendID" value="Submit Comment" /> </td></tr> </table> </div></form> and i got it to go to this page.. [attachment=15422:c_page.JPG] and i TYPE in the stuff where it goes to test it out..!! My NAME: JON and COMMENT: HAY!! Just to test it... ANY HELP PLEASE?!?! |
|
|
![]() |
![]()
Post
#2
|
|
![]() Senior Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 1,507 Joined: Sep 2007 Member No: 571,541 ![]() |
alright, thanks for the notice..!
|
|
|
![]() ![]() |