Only one way to do that - DON'T UPLOAD YOUR SITE TO THE INTERNET. To be able to see your web page other must first download all of the content of the page to...
HI i am adeel from pakistan i am new in the programming world plz can anyone guide me properly from where i must start and what i should do to learn the art of...
... please pardon my ignorance, what's the purpose of this post? to me, its unclear. ... -- //f3l there seems to be quite a debate, on wether linux is a...
Personally, I would very much discourage using this trick. Not only is it highly annoying (and therefore drives traffic away from sites) but it is ineffective...
... Basicly all the languages are similar, after learning one, you can learn another without major efforts... So the choice isn't important at all now, it's...
... I hope that your entry to this hostile and harsh world will be as painless and smooth as possible. good luck. ... I remember a (rather outdated, but still...
... cogratulations! ... too bad that's not the way the NEt works.... ... there is a technology called HotLink, however, they may just do a "Print Screen". ... ...
... can ... do ... thanks ... Welcome to the programming world! To start, you should learn HTML. After you finish that, JavaScript would be another great...
...and we're not intellectual property lawyers. There are some circles in the computer world that would find this idea highly offensive. I hope the original...
I have generated ASP code which gives me a field for "Start Time". <% Response.Write x_StartTime %> The time is formatted hh:mm:ss AM/PM and I need it to be: ...
I don't know about anyone else but I went to school for several years and am still going to school to learn new programming languages. I certainly wouldn't ...
Thanks for the pointers! I've been a newbie since it was called "LiveScript." In fact I had one of the first web pages on the net about LiveScript/JavaScript....
hi srinath, Here i attach this code for prtect right click on your site i think this help to u just test this and use ok.bye i want to ask another quest r u...
... I don't like to use third-party codes, but if you have no time to implement on your own (as you're a "noob" probably not xD), take a look on this one...
I would like to add to the right pane of my Date Calculator at http://www.geocities.com/emfrilingos/tm/datecalc.html a third "Repeat" button that would add the...
Is there any way to access an elements offsetWidth value before the table gets rendered in IE? Or perhaps hold processing, within the script, until the table...
Thanks, That was only partly successful. It only removed the seconds and failed to add AM or PM As an example what should have been 6:00 PM was produced as...
You can't access any info about the page until that part of the page is rendered. Either move the Javascript below the HTML that it refers to or call it from...
How can I control the buttons of a plugin, let's say WMP, in Firefox? I have a radio on a server and I need to play it, it's playing ok, but I want to have...
... your ancient LiveScript page seems to be an intereting read, is it still on the Net? perhaps in the WayBack machine?, or something like that? ... -- //f3l ...
... ajax can do it, but the browser might collapse, depending on the size of the records (i.e. html included), it might be a good idea to paginate stuff, have...
Hi Everyone, My Name is Haris I Have select box which contains or values 1,2,3 etc If I select 1 on that select box, it appear 1 text box below the select box ...
I think disabling right click is a bad thing. There are more things in the right click menu. Apart from that, disabled right click can be disabled itself by ...
... The browser should not be controled by the programmer, that's a "desktop programming" mind which doesn't work well on the web environment. Despite that,...