|
Posted by Adrienne Boswell on 02/02/08 16:18
Gazing into my crystal ball I observed SCforester@gmail.com writing in
news:215d016b-d4f3-411d-bd98-eded8fb216ab@i29g2000prf.googlegroups.com:
> I have site made for me that is on ASP. I would like to be able to
> make minor text changes with an editor that lets you see what you get
> first. Can I use one on ASP based site? I can download the files from
> my site, change and upload if that will work but do not want to mess
> it up.
1. Make a backup of the original file.
2. Definately use a text editor
3. Set your system up as a web server, it's not very hard. Preview
pages on your local machine before uploading them to the production
server. If your site also accesses a database, you might be able to
connect to it remotely. If not, install the db program, and either copy
the records to your local system, or put in some dummy records (just so
you can see everything is okay).
4. Be sure to make a backup of the original file. I cannot emphasize
this enough.
--
Adrienne Boswell at Home
Arbpen Web Site Design Services
http://www.cavalcade-of-coding.info
Please respond to the group so others can share
[Back to original message]
|