Click here to Skip to main content
15,881,248 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i have profile form. where resume upload and download two button.
when i upload resume. and fill all form data and save click.then data are update (ajax call).

now i click on download that time no resume found. if i refress page ..then resume available for download.

so how can i update resume link. ? so latest updated resume available for download.
without refreshing page.

What I have tried:

insert and update are in ajax call.
Posted
Updated 20-Dec-17 19:42pm
Comments
Saineshwar Bageri 22-Dec-17 1:42am    
1. Are you uploading document using Ajax ?
2. If you want to get updated download link then add link part into partial view then call partial view after submit click.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900