oh man thats it! thanks a lot. yea this was my first program, and i went to google as much as i could until i got stuck..thats when i came to you. but i appreciate all the help man!
okay okay we're making progress. that escape function is going to come in handy, but is there a way we can make the escape not encode anything until AFTER the Submit button is clicked? because i dont...
no, appreciate that try tho. here, i made a test twitter account Username: testest123123 PW: test123. sign into there first and then click this link:
...
no, you only need a Twitter account to test it. all i need help with is encoding the text thats in the text box into URL format when the submit button is hit, and append that to the end of this URL:...
exactly but when you encode the URL you shouldn't need to insert a password as long as your already signed into twitter because this method of updating your status is HTTP based. when you click...
Okay, im having a little difficulty trying to code a #FollowFriday tweet generator for my website. My code works perfectly creating the tweet, but I want to make it so that when I hit the Submit...