Hi, I wonder if anyone can advise me regarding a simple question.
I have written a useful JavaScript bookmarklet, which I would like to make available to people for free. It refers to a JavaScript .js file which contains most of the code for the bookmarklet, and I am basically wondering where to store this .js file.
I have a broadband account with Virgin Media in the UK and they provide me with 50MB free webspace, (though I would imagine this is intended only for personal use, and not any kind of 'business' usage).
I wonder if I could just host my .js file there. Everytime somebody clicks on the bookmarklet (I am optimistic of course somebody somewhere will find it useful!) the .js file will be downloaded from my VM web site.
I wonder if VM would not allow this, or would restrict the number of 'hits' that were allowed. What's the general attitude of home broadband providers towards this type of usage ?
If I couldn't use VM webspace for this, what would be another good option for hosting the file ? Are there any free options I could use ?
Thanks in advance for any advice.
I have written a useful JavaScript bookmarklet, which I would like to make available to people for free. It refers to a JavaScript .js file which contains most of the code for the bookmarklet, and I am basically wondering where to store this .js file.
I have a broadband account with Virgin Media in the UK and they provide me with 50MB free webspace, (though I would imagine this is intended only for personal use, and not any kind of 'business' usage).
I wonder if I could just host my .js file there. Everytime somebody clicks on the bookmarklet (I am optimistic of course somebody somewhere will find it useful!) the .js file will be downloaded from my VM web site.
I wonder if VM would not allow this, or would restrict the number of 'hits' that were allowed. What's the general attitude of home broadband providers towards this type of usage ?
If I couldn't use VM webspace for this, what would be another good option for hosting the file ? Are there any free options I could use ?
Thanks in advance for any advice.