i’ve builded an asp.net mvc website,when i click the “file->save page as” button in my browser and try to save the page as a local html file,there is no response and saving failed.why is this happening?
i’ve builded an asp.net mvc website,when i click the file->save page as button in
Share
This is almost definitely a problem with the web browser. Are you able to
Right Click -> View Sourceon the page?