Posts by rafaelfranco4 • 83 points
1 post
-
8
votes3
answers20664
viewsQ: How to get user IP via Javascript?
I have three commands that together return the user’s IP. I wanted to turn them into a single command with the command return. Kind of: return userip; How do I do it? Follow the code: <html>…