Skip to content Skip to sidebar Skip to footer
Showing posts with the label Urlencode

Python Submit Post Data Using Mechanize

The url that i have to submit to the server looks like this: www.mysite.com/manager.php?checkbox%5B… Read more Python Submit Post Data Using Mechanize

How To Encode Href Attribute In Html

What should be done against contents of href attribute: HTML or URL encoding? link text On the on… Read more How To Encode Href Attribute In Html