Go Back   Velocity Reviews > Newsgroups > DotNet
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

DotNet - How To Open A Folder On An FTP Server Using VS.NET

 
Thread Tools Search this Thread
Old 06-28-2003, 10:26 PM   #1
Default How To Open A Folder On An FTP Server Using VS.NET



Hi.

I am webmaster to a site that is hosted on an FTP server.

How can I open this folder and edit the files from within VS.NET 2002?

Please advise.

Thank you.

--Mark.




Mark Kamoski
  Reply With Quote
Old 07-05-2003, 06:01 AM   #2
Lenny
 
Posts: n/a
Default Re: How To Open A Folder On An FTP Server Using VS.NET

I see what you're trying to do. You want to use VS.NET as HTML authoring
tool. VS.NET is not meant for that. You might want to look into Macromedia
Dreamvewer MX you can connect to ftp server and it has support for ASP.NET.
You can connect to remote IIS servers (I think frontpage extension is
required) with VS.NET, but that's different from ftp. In fact it's more
powerful; you can modify files on remote server and debug your code and
stuff like that...
if you need to connect to a server not on your LAN and you must use VS.NET,
then you need something like VPN connection.



"Mark Kamoski" <> wrote in message
news:%...
>
> Hi.
>
> I am webmaster to a site that is hosted on an FTP server.
>
> How can I open this folder and edit the files from within VS.NET 2002?
>
> Please advise.
>
> Thank you.
>
> --Mark.
>
>



  Reply With Quote
Old 07-09-2003, 12:47 PM   #3
Gaurav
 
Posts: n/a
Default java script

HI Guys,
I want to include Java script validation in a aspx page. How can I? If some
one help me with sample code, it would be great.

Thanks

Gaurav


  Reply With Quote
Old 07-14-2003, 07:50 AM   #4
shah_mansoor@yahoo.com
 
Posts: n/a
Default Re: java script

Hi Gaurav,

If you like to perform JS validation on a button click U need to set the autopostback property to false i.e, for a HTML control and then specify the onclick event specifing the JS function

Mansoor

************************************************** ********************
Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump