PDA

View Full Version : shell or telnet


vvsharma
01-09-2007, 02:06 AM
I dont remember about the dreamweaver ,but you can surely open your site directly on DASP server in Visual Studio ->File>Open Site>Choose FTP and enter appropriate ftp information.There should be a simlar way in Dreamweaver too.




Vikram

DiscountASP.NET
www.DiscountASP.NET (http://www.discountasp.net/)

Galeb
01-09-2007, 12:03 PM
I didn't mention, after I get my forms looking right with html/css, I'll be using Visual Studio. Actually, my purpose with this site is to learn Visual Studio/VB and maybe I should just start there.

Thanks for your reply.

Galeb
01-09-2007, 12:45 PM
Most of my code is simple, with a little css. At my other sites, on a Linux machine, I use a secure shell to make quick edits, save and view my results without a lot of hassle. I don't need anything as complex as Dreamweaver and I don't want to ftp files back and forth over and over. I must be missing something really simple, but I can't find anything in the KB or forums. How do ya'll make quick edits?

Thanks in advance, Gale Beckwith

Galeb
01-10-2007, 12:25 PM
Exactly and simply as you said, in Visual Studio 'file, open, website', connect with ftp, find the file to edit in Solution Explorer and make changes, 'file, save all'.

Thanks for the reply.