Re: [PHP] How from an html/web form I may go to a php script output(of form values)

2005-03-19 Thread Rick Robinson
Try this:
Goto 'My Network Places' and set up an ftp connection to whereever you
want to save the file. Then in notepad you can access it just 'like' a
directory on your computer.



On Sat, 19 Mar 2005 16:09:05 + (GMT), Philip Olson
[EMAIL PROTECTED] wrote:
 
  If is easy please answer and this : when be online AND OPEN A FILE FROM
  A WEB LOCATION HOST - MINE WITH NOTEPAD may after I modify it, save it
  again to my hosting space WITHOUT save it to my PC first ? Please note
  that I mean using NotePad and I mean entering the host usernamepassword
  when OPEN / SAVE ...? ATTENTION: I DO NOT MEAN SAVE IT TO MY HDD FIRST
  AND AFTER UPLOAD IT !!! Please tell me the same[as for NotePad] but for
  Dreamweaver MX ?
 
 It's difficult to know what you mean exactly but I'll assume
 you want to setup FTP access with your text editors as to
 edit files remotely. Notepad does not have this option but
 dreamweaver does (most text editors do, such as jedit,
 ultraedit, editplus, etc.). Here's a tutorial for setting up
 FTP with dreamweaver:
 
 http://macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_14787
 
 Regards,
 Philip
 
 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php
 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] WORK WITH PHP FILES REMOTELY WITH NotePad ? YES/NO ?

2005-03-19 Thread Rick Robinson
you can setup an ftp in my network places and use it just like a
folder on your computer from notepad


On Sat, 19 Mar 2005 20:55:49 -0500, Larry E. Ullman
[EMAIL PROTECTED] wrote:
  WORK WITH PHP FILES REMOTELY WITH NotePad ? YES/NO ?
  I want to know if when be online I CAN OPEN A FILE FROM A WEB LOCATION
  HOST - MINE and after I modify it save it again to my hosting space
  WITHOUT save it to my PC first using NotePad and I mean entering the
  host usernamepassword when OPEN / SAVE ...? ATTENTION: I DO NOT MEAN
  SAVE IT TO MY HDD FIRST AND AFTER UPLOAD IT !!! TELL ME THIS SAMELY FOR
  Dreamweaver MX ?
 
 First of all, you need to calm down, STOP YELLING, and be less
 aggressive in your emails. Remember that you're asking for free help
 from strangers here.
 
 Second, what you are asking is a Notepad question, it actually has
 __nothing__ to do with PHP.
 
 Third, Notepad is a very bare bones text editor and does not have
 features like the one you're looking for.
 
 Fourth, a great way to see what an application can do is open it and
 look at the menus. Like File. Like FileOpen.
 
 Fifth, yes, Notepad can open remote files if you can connect to the
 remote server from your computer. This is true of any application.
 
 Sixth, can __you__ actually connect to your remote server from Windows
 so that you can open a networked file? Um, I'm guessing not.
 
 Seventh, many FTP applications let you set an external text editor.
 This would let you connect to the server, edit a file in Notepad, and
 save it, without saving it to your hard drive first.
 
 Eighth, many of these answers will be the same for Dreamweaver,
 although that's a much more sophisticated application. That being said,
 DW probably has the ability to open and edit remote files. You know
 what would be a good way to find out for certain? Check out a DW
 reference or open the application.
 
 Ninth, there's is no number nine.
 
 Tenth, again, this isn't really a PHP question.
 
 Larry
 
 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php
 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php