Ok so I'm running Python 3.2 and I've been trying to figure out for some time now how to set a global variable's value as some a user inputs, or at least call a value defined by an input in another...
Ok well I worked out a bunch of things since I posted this, and what I really want to know is why this requires additional html to be written along side it:
Okay so I'm trying to over-ride some code on a website to change my profile's favicon and title... and I know it can be done, I've seen it done on another profile and I have their code, trouble is.....