I know I know... blitz forums but this is really the only community I know of that seems to know what their talking about usually. Basically I am trying to write a program to convert a string to a hexadecimal to use as WEP keys for routers. For example:
Text : "santa"
64 bit hex : "DA3011B523"
And I have a form the user will enter data into I want to then have the form to to a website automatically tell it what part of the site to go to and then fill in the info and press the save button on the website, is this possible? and if it is how do I do it.
I'm pretty new to C# but would really like to get this going.
Text : "santa"
64 bit hex : "DA3011B523"
And I have a form the user will enter data into I want to then have the form to to a website automatically tell it what part of the site to go to and then fill in the info and press the save button on the website, is this possible? and if it is how do I do it.
I'm pretty new to C# but would really like to get this going.