Hello
I have a site on a free server and I have the following problem:
main dir => User: lowie
=> Group: lowie
+dir1 => User: lowie
=> Group: lowie
+dir2 => User: 48
=> Group: 48
The main dir and a dir inside it (dir1) user and group is set to...
Hello
I want to redirect anyone who goes to a page that does not exist to index.php?page using .htaccess
for example:
Someone goes to: http://myserver.com/file.html that file does not exists so I want to redirect hem to http://myserver.com/index.php?file.html
Is this possible??
Hello,
I have a problem with the code bellow:
Private Sub Command1_Click()
Text1.Text = Inet1.OpenURL("http://www.hotmail.com/")
End Sub
With "http://www.hotmail.com/" there is no problem at all. It gives the source of the website in a text box.
But if i change...
Hello,
<textarea onkeyup="alert(window.event.keyCode)"></textarea>
If I write something in this textarea it gives me the keycode if the letter i've written. But I want to know the letter of the keycode.
How do I know the letter from a keycode??
Thanks it really helped me but I have another question.
Is it possible that I just download a file (for example http://www.domain.com/index.html) without a password or username??
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.