Hello everyone,
Is there a way to check the file size before upload the file to the server using php ftp function ? I want to give an error message to the user if the file to be upload is too large, larger than the space left on the server, or process upload if the server have the space to...
hi everyone,
does anyone know how to write a play list for windows media player in visual basic 6 ? I found an object model in MS MSDN site
http://msdn.microsoft.com/library/en-us/wmplay/mmp_sdk/controlreference.asp
there's a playlist method but I don't know how to do it in visual basic...
hi everyone,
Seems many people using database to store user name and password for login purpose. I am wondering if I can use the database that linux already have (/etc/passwd) to do the authenication instead creating a database just for storing user name and password ? anyone know how to do it...
Hi everyone,
When I telnet from Mandrake 8.1 to a Solaris machine, I get the line feed but no carriage return, which mean whenever I press the "enter" key, it goes back to the beginning of the line. Control+J will work like the "enter" key, but I get a stair step output in...
Hi everyone,
I want to put a counter on each result where appear on html. For example, after I exec a SQL command, it will returns 53 rows, and I want my result appear like the following in HTML.
53. result[1] <-- first result return from SQL
52. result[2]
51. result[3]
...
...
3. result[52]...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.