Posts by Erick • 89 points
7 posts
-
-1
votes2
answers1372
viewsQ: How to put a timeout or disable a set time button in PHP or Javascript?
Guys, first excuse the context of the question seems very repetitive but it’s not. Well I was wondering if it’s possible to put one timeout on a button of my web page independent of the person…
-
0
votes1
answer52
viewsQ: How do logical operators work in PHP and how to add a GET and POST method differentiating?
Before I asked that question, I did a lot of research, but I couldn’t figure it out on my own. Well I’m new in PHP and also in programming, I wanted to understand how the IF and ELSE operators work…
-
3
votes1
answer248
viewsQ: How to add a button that runs an application with php?
How do I create a button to run an application on my server through php? What I want is through a web page I can run a script or application (*.vbs, *.exe ) on my server.
-
0
votes1
answer176
viewsQ: Is there any way to connect a direct Node.js project to a domain?
Good my problem is because I have an open site at door 80 and a project made in open Node at door 8080. I own the domain:https://erkonow.com, when trying to access it only directs all subdomains to…
-
0
votes1
answer37
viewsQ: Is it possible to fire a file inside a server through a web page?
I wonder if it is possible to run a command inside a server through a web page, what I need is that through this page I can open a VBS script that I have saved or even open an application. No matter…
-
0
votes2
answers72
viewsQ: How do I stream a file from my server?
People would like to know how I can make a file type shareable, for example: I have a file called bots.txt on my server, I wish my clients could edit it through the web getting saved on my server.…
-
4
votes1
answer5083
viewsQ: How to pause the execution for a time (similar to a "Wait" or "Sleep")?
This code is working and running on an existing account on this website, what I want to do is: Add a pause, a kind of While, Wait, Sleep or ReadyState, after login and before going to the new tab.…
javascriptasked Erick 89