Good day!
I’m working on a project for my clients where they can just fill up a form to register to my hotspot.
This is how my project my works.
- The client fills this form
- I receive the data through telegram using api’s
- They pay
4.I text them their username and password
But my problem is that I cannot send the data to my telegram account when it’s in the hotspot folder in my router but when I fill up the form outside the router like the html is on my desktop (I’m still connected to the hotspot but I’m not logged in yet.) I can receive the data. Any thoughts?
This is the code below.