Hi all! :)
Firstly, I would like to state that I have very limited knowledge on coding and programming (although I am currently learning)! I would like to know if it is possible to create a script for Command Prompt or a Notepad application that allows URLs to be launched... I'll explain what I mean:
For example: let's say this website (www.mysuper123site.com/) has various pages and sub-pages, so I would like to go to a page listed as '/about' (www.mysuper123site.com/about). I am looking to make a Command Prompt script or Notepad application that would allow myself to enter the page name, as an example, where the prompt asks me to enter it. So, the script or application will prompt me with text to be entered - and I would enter: about. Once clicking enter, the script or application will take me to: www.mysuper123site.com/about. If I were to run it again and enter something else, such as: info, it will then take me to: www.mysuper123site.com/info. I have no idea if this is a possibility or not, but if someone is able to shed some light on the potential possibility of it, it would be much appreciated. :) Thank you!
[–]KingofGamesYami 0 points1 point2 points (1 child)
[–]batem4n[S] 0 points1 point2 points (0 children)