10 April 2023, Help sending a username data to webserver, beginner still learning,

  • Feed the UserName.Text directly, since the global variable never got updated.
  • You might need the http:// prefix to the IP address
  • Is that 3000 a port number? If so, use a colon ':' instead of a slash (/)