what you could do is a combo box like this:
<select name="email_to">
<option value="[email protected]">Whole Band</option>
<option value="[email protected]">Guitarist</option>
<option value="[email protected]">Singer</option>
<option value="[email protected]">Bassist</option>...
Using File.SaveAsVirtual instead shouldn't be that hard to implement, and it saves you from rewriting the whole app.
Just look for File.Save or File.SaveAs and that's where the changes are needed.
The domain locking feature is optional, but good to have turned on unless you're making changes to the domain.
And for propogation times, i just changed DNS for 11 domains, and they propogated to the new nameservers in about 12 hours with GoDaddy.
Another tip... if you use the promo code...
Looks decent, not too graphic intensive to take away from the content...
Also, when you're coding images as links, you need to put border="0" in the image tag to take that ugly blue border off...
i normally do the same... upload a local copy, but i was just making a quick edit remotely and didn't expect to lose the file when i saved it... lesson learned :)