Could you post some relevant code on how you're doing all of this? It's hard to help from only reading what you've described.
On Oct 2, 5:48 am, Harold Martin <[email protected]> wrote: > Hi, > > I've a technical problem, i use jQuery Form Plugin and it's working > well except for upload file. > Effectively after uploading file we can't see any response in firebug. > (You can see an example in the official website of jquery form > pluginhttp://malsup.com/jquery/form/#code-samples) > > And in the response i call a script with > <script src="script.js" type="text/javascript"></script> > My page get this file well but i have a javascript error on the "$" of > $(document).ready(function() {... > I think it's because why don't have the first answer... > Do you have a idea? > > Thanx > > Harold

