javascript - Return data from submitted form targeted to iframe -


i have web.py application have implemented form uploads file server via post target set iframe in page. works charm want able send data bak page submitted file uploaded; when uploaded there may file same name exists rename , want display name on page without need refresh. sent return text in body of iframe parse data seems messy way things.

how handle this?


Comments

Popular posts from this blog

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

ruby on rails - Authlogic - how to make a registration and don't log in the new account? -