Essentially what I am attempting to do is you enter a piece of information in a textbox and click submit. It'll then check another website to see if the username is available
It'll then return back all findings into a label on my current website.
I have no idea how to go about doing this? Where should I start. Do I require the button that they click to check, redirect them to that website, or can it be run just in the background and check it?
Would this be even possible to do locally to check online usernames?
This may sound very vague, but I think this is as far in depth I can actually go into this.