Hi,
The code which has been triggered to "onload" event, will be fired only and only if the page has been successfully loaded *or* even if it is in the middle of loading process. It will not fired if the loading process has been failed due to low speed of internet connection or any network...
1. Well, my unload event is triggered to refreshing the page.
2. Absolutely not. Sometimes it happens that the page is not completely loaded due to network problems which causes time out.
I would like my script to run no matter if the page is loaded or not. I googled about it, but didn't find...
Hi all,
I have an event handler triggered on "onload" event. The problem is that it is not fired when the page is not successfully loaded and will work only and only when the page is successfully loaded. Can anybody help? I need it to get fired no matter if the page is successfully loaded or...
I meant client side javascript. When I "deny" access to the file by using .htaccess and then try to open it by entering the address "www.mydomain.com/something.xml" I get "Permission denied message...". That is what I need, but in that case my code will not be able to open it.
Hi,
I am using this lines in .htaccess to protect a access to a file:
<Files something.xml>
order deny,allow
deny from all
</Files>
but when my javascript code tries to open this file it fails to open. It seems that the file is protected for my code on my server. How can I protect a file from...
Hi all,
I have written a simple game in Lingo using Macromedia Director 2004 MX. So far I have designed a character which moves by pressing arrow keys. Also, I have used this technic to move background instead my character. In other words, I move bacckground to right, left, up and down to show...
Hi,
I have a form with objects like text box, radio button, check box, etc. I want to write a function and run it when a button clicks. The function should make other objects (like radio buttons) visible and another function should make they invisible in same form. How can I do that ? I don't...
Yes, my linux server is connected to the internet via router. I did run the command you said and the result is:
[teldanesh@myfcserver ~]$ dig @195.54.122.204 www.yahoo.com
; <<>> DiG 9.2.4 <<>> @195.54.122.204 www.yahoo.com
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode...
Thanks Zeland. For your help. I think this is my fault taht I have not explained everything in detail. Sorry. The answers are:
1. Yes. All clients have fixed IP.
2. No they are not pointing yet. Actually, I configured one of my clients (WinXP) to point to my linux server (which hopefully will...
Well it is getting too long if you don't mind and I appereciate your help.
I don't think that the problem is related to dynamic addresses assigned from router because:
1. The addresses has been fixed for a long time.
2. The router allows me to make assigned addresses fixed and I did.
So, the...
Thank you. Now I know much more. Actually I tam trying to set up a private DNS server and as you say forward foreign names to ISP DNS server. Now, I have set up my Fedora Core 3 system to act as a SND server. I did exactly all by instructions, but my windows machines can not see the defined...
I see. Thanks for your help. Now, I want to know:
1. It may be a silly question, but is it possible to have some registred names for a local domain such as yahoo.com, etc. ?
2. Since all my systems (include my server) are connected to internet via a router, so when I set up DNS server to...
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.