No, servers these days support TB of storage. All major RDBMS's support data files in TB!
Yeah! That's right!
Add a content-disposition headaer, using .htaccess if you are using Apache server!
File inputFile = new File("C:\\test.java"); // put your filename here BufferedReader br = new BufferedReader(new FileReader(inputFile));...
Obviously, a normal command prompt!
Well, then use this http://php-html.sourceforge.net/
You can squeeze a more performance out of your SATA hard disk drive by enabling write caching. The price though, is an increased risk for data...
Yes! you can use any server side script! Search for 'sending mails with asp.net'
Flash cannot send mail by iteself, you'll have to write a server-side script, to which you can post the mail details which will send the mail!
Check this out http://videos.humourbox.info/2007/06/cool-computer-program.html
Keywords are found in a meta tag, like this one <meta name="keywords" content="php,perl,javascript"> you can get this using the...
Does any DB by that name exists?? If yes, try changing the name of the DB! Plus, try this code! @mysql_select_db("binary_data") or die("Could...
There a method auth ( USERNAME, PASSWORD ), try using this instead, it'll automatically select the appropriate authentication mechanism!
Normally SMTP uses PLAIN authentication, why are you base64 encoding it?? There are many authentication mechanisms!
Really impressive!
I guess it's JavaScript and not VBScript, in VBScript the concatenation operator is & If it's JavaScript, here's the solution! var a=40 var...
Really cool one!
public indicates that the main method can be called by any object.
Please post your code, so that someone can help you out!
Your Windows XP system probably has the Browse Folders setting configured to Open Each Folder In The Same Window in the Folder Options dialog box....
Separate names with a comma.