if there is no function within your
[code]
 <script type="text/javascript">
    $(document).ready(function(){

});
</script>
[/code]

Then this shouldn't be.
Did you download directly via the jQuery site?

jQuery should sit quietly until you call a function, so somewhere the
password function is being called.

On Aug 23, 11:37 am, MBaas <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I discovered JQuery today and would like to try it out in my current
> ASP-Project. So I downloaded the JS, added it to the ASP-File - and
> when I now launch the page, I'm asked for a password - this is not
> foreseen and clearly only happens when I include the script. What's
> going on?
>
> Thanks
>
> Michael

Reply via email to