Hello
I will probably attempt to compile my small database-less Web project, presumably via the Command Prompt, and upload it to a Web hosting service's server in order to test an SMTP-based contact form in that project (I am not sure what my Web config file should
look like if I use SMTP?), but I was wondering if I need to amend that form - or any other part of the project - do I then make the changes in Visual Studio and upload that one aspx/aspx.vb file (or both of them) to the server, or do I need to compile the
whole project again and overwrite what I have previously uploaded?
Thanks
Go to the complete details ...