Recent content by Mike Phan
-
M
Setting Up FTP Using a Web Browser - Mike
The httpd.conf from the xampp is different from the Apache alone. So we have to look through all pages. And the VirtureHost configuration is also different to me. I used to add ".txt" to the httpd.conf to convert it to text for editing. The apache can help this, but the xampp doesn't...- Mike Phan
- Post #15
- Forum: Computing and Technology
-
M
Setting Up FTP Using a Web Browser - Mike
I tried the AMPP package yesterday. Local test worked fine. Of course, it won't work for URL. Even thought it recommends not to use for production (not secure), I tried to see if we can use FTP over internet browser. First, I test my webpage, it doesn't work. There is an easy step to...- Mike Phan
- Post #13
- Forum: Computing and Technology
-
M
Setting Up FTP Using a Web Browser - Mike
I am using IE 7. I will try Netscape and Firefox. The syntax you provided looks strange to me. How to include a directory there? We have to type a password on URL address box? Please advise! Thanks!- Mike Phan
- Post #11
- Forum: Computing and Technology
-
M
Setting Up FTP Using a Web Browser - Mike
I will try as your recommendation. It won't be easy since I am an electrical guy, not IT. Anyway, I won't give up. Again, Thanks I like Serena!- Mike Phan
- Post #9
- Forum: Computing and Technology
-
M
Setting Up FTP Using a Web Browser - Mike
When I test on WAN, it sometimes works that make me carzy. I checked my router forwarding, firewall settings of the web sever, and on client machine's firewall. I don't know what else I need to do. As you said "The problem with FTP is that it is not really designed to work through...- Mike Phan
- Post #7
- Forum: Computing and Technology
-
M
Setting Up FTP Using a Web Browser - Mike
For FTP server/client, I am using Filezilla. It works fine locally (LAN net work), but just sometimes for WAN. To be convinient for all, I try to let people use web browser instead of filezilla client which is required to install to the client's machine. I google about using web browser...- Mike Phan
- Post #5
- Forum: Computing and Technology
-
M
Setting Up FTP Using a Web Browser - Mike
I am using Apache.- Mike Phan
- Post #4
- Forum: Computing and Technology
-
M
Setting Up FTP Using a Web Browser - Mike
Hi, I own a website; now I want to setup FTP for my friends to upload/download files to/from my server. The best way is to run FTP using web browser (i.e. internet explorer, firefox...). Anyone can tell me steps to do? I will appreciate that! Mike- Mike Phan
- Thread
- Web
- Replies: 15
- Forum: Computing and Technology
-
M
List file names from a directory - Vietnames
THANKS, x12179x!- Mike Phan
- Post #4
- Forum: Programming and Computer Science
-
M
List file names from a directory - Vietnames
Hi everyone, I have a folder of Vietnamese songs (files). The file names are in Vietnamese. I used a VB6 program to create a list of file names and output them to MS-word. The program won't understand the Vietnamese characters, suc as ^, ., ~..., so it was represented by question marks...- Mike Phan
- Thread
- File List
- Replies: 3
- Forum: Programming and Computer Science
-
M
Why Does MP3 Streaming Fail on Some Company Computers?
Hi David, I guess that too. If so, we have no way to unblock this firewall?- Mike Phan
- Post #3
- Forum: Computing and Technology
-
M
Why Does MP3 Streaming Fail on Some Company Computers?
Hi everyone! My webpage has an option to listen to MP3 songs. It works fine on some computers, but not work on some others. I found out that it works on almost personal computers, but not on company computers. Any body knows how to fix this, PLEASE HELP! Thanks in advance! Mike- Mike Phan
- Thread
- Web
- Replies: 2
- Forum: Computing and Technology
-
M
Multiple FLV video files with single player
Hi, Here is code that can play a single FLV file: <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=7,0,0,0" type="application/x-shockwave-flash" width="100%" height="570" align=middle /> <param...- Mike Phan
- Thread
- files Multiple Video
- Replies: 1
- Forum: Programming and Computer Science
-
M
PHP How Can I Replace My Static Website with a Dynamic Website Using PHP & MySQL?
I bought a domain name from Yahoo small bussiness with HTML (static) web posted. Now I want to replace it with a dynamic web so that I can sell my products online, and I want to keep all information (user infor and product infor) on my own machine instead of on Yahoo web server. Is it...- Mike Phan
- Post #5
- Forum: Programming and Computer Science
-
M
PHP How Can I Replace My Static Website with a Dynamic Website Using PHP & MySQL?
Thanks minger. I called yahoo, he said that the host name is "mysql", so I think the MySQL will be supported. Normally, people use their own machines as servers, you meant? I have account with Yahoo (small bussiness domain) and already posted my static website there. I am thinking of...- Mike Phan
- Post #3
- Forum: Programming and Computer Science