I'm very basic in my knowlege of programing. Batch file is about as good as it gets, but willing to learn more.
What I am needing may be very simple for people who understand programing.
I need a button that is always ontop that reads the active IE windows and grabs the domain name only. And appends it to a text file.
Example:
If I was at www.google.com, it would write google.com to line one in the text
if I clicked it while on another page http://ebm.e.redbox.com it would take the redbox.com and write it to line two of the text file.
Could someone show me how this would be done?
Thanks for your time and help.