I have those coding:
<div style="text-align: left; width: 100%; height: 100%; visibility: visible;"><form action="/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=460870000" method="post"><input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" /><input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" /><input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="" /><textarea name="ctl00$ctl00$cpMain$UserWriteCommentsControl$commentTextBox" style="width: 210px; height: 80px; font-size: 11px; font-family: Verdana; text-align: left; background-image: url(''); border-style: solid;"></textarea><br /><input type="submit" name="ctl00$cpMain$UserWriteCommentsControl$postcommentImageButton" value="Send Message" style="font-size: 11px; font-family: Verdana; border-style: solid;" /></form></div>
I have coding and it works, it sends a comment to a person on myspace how do I change that so that the button "Send Message" actually changes the url to the send message screen instead of the send comment screen.
Yes, I realise that I haven't entered my friend id in there...
PLEASE HELP 10 POINTS WITHOUT A DOUBT TO ANYONE THAT CAN DO THIS
<div style="text-align: left; width: 100%; height: 100%; visibility: visible;"><form action="/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=460870000" method="post"><input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" /><input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" /><input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="" /><textarea name="ctl00$ctl00$cpMain$UserWriteCommentsControl$commentTextBox" style="width: 210px; height: 80px; font-size: 11px; font-family: Verdana; text-align: left; background-image: url(''); border-style: solid;"></textarea><br /><input type="submit" name="ctl00$cpMain$UserWriteCommentsControl$postcommentImageButton" value="Send Message" style="font-size: 11px; font-family: Verdana; border-style: solid;" /></form></div>
I have coding and it works, it sends a comment to a person on myspace how do I change that so that the button "Send Message" actually changes the url to the send message screen instead of the send comment screen.
Yes, I realise that I haven't entered my friend id in there...
PLEASE HELP 10 POINTS WITHOUT A DOUBT TO ANYONE THAT CAN DO THIS