shell or telnet

Discussion in 'HTML / PHP / JavaScript / CSS' started by vvsharma, Jan 9, 2007.

  1. 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
     
  2. 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.
     
  3. 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
     
  4. 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.
     

Share This Page