I'm having a problem about my jquery script on my web application...everytime I update my script, it seems that the browsers only loads the previous script thats why it doesn't function well.
My Question is, how can I remove the caching of JQuery Script on a certain page so that it will be always updated?
As the title says, Is it really compatible with ASP.Net Pages? Because, Im having a problem on implementing it.
Like for example, Multi-Page for me is not working...I don't know why.
I just noticed that on the examples that they gave here dont have any "form" tags, but, whenever I implement it on my asp.net page, it always puts a "form" tag.