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

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

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -