2 questions
Filter
- 1 votes1 answers11 views
how can i show progress bar when redirect to another page
i want to display the redirecting process bar while waiting for input then redirect
- 0 votes1 answers6 views
how do i create a protected password box in html that stores it into a secured email or ftp server
i created a simple html file that ask for login details to take you to a secured file so i then created a php file as method="post" and action="", i dont know where ...