Search:

Type: Posts; User: worldpeace

Search: Search took 0.11 seconds.

  1. Replies
    2
    Views
    968

    Re: Merging two outlook address books

    All you need is Merge Outlook Pst File Software

    1. PST Merge 1.0
    2. Merge Outlook Data Files 2.0
    3. SysTools PST Merge 1.0
    4. Easy Mail Merge for Outlook 1.1.63
    5. Outlook Express Duplicate...
  2. Re: Need example of fileoutputstream out.write to a file in Java.

    Here is a sample code:


    import java.io.FileInputStream;
    import java.io.FileOutputStream;
    import java.io.IOException;

    public class WriteBytes {
    public static void main(String[] args) throws...
  3. Replies
    3
    Views
    2,176

    Re: jquery to check email

    Plugins/Validation/Methods/email

    email( )

    Makes "field" required and an email address.


    $("#myform").validate({
    rules: {
    field: {
  4. Replies
    3
    Views
    2,450

    Re: kilometers per liter to mpg program.

    To convert kpl to mpg multiply your kilometers per liter(kpl) with 2.353
    Eg. 10 kpl = 2.353 * 10 = 23.53 mpg
  5. Re: Date function in php including milliseconds

    Hi,

    If you want to show milliseconds, then first you need to get the microtime,
    Now add the values & multiply it by 1000.
    Do as follows


    list( $msecs, $uts ) = split( ' ', microtime());...
  6. Replies
    6
    Views
    18,651

    Re: Windows 7 Aero 3D

    It's funny how they think such things are cumbersome when they go and make flip 3D, how many people actually use that instead of plain old alt+tab?
  7. Replies
    6
    Views
    18,651

    Windows 7 Aero 3D

    What is the Aero 3D effect in Windows! I have seen threads on Aero 3D effect in Windows Vista and many talks related to this elsewhere. What does this actually do?

    Now again for Windows 7, there...
  8. Replies
    4
    Views
    883

    Logo and advertising

    I have to make a logo for a job so I am not as expert in photoshop and programs of its kind, asked the staff here could give an expert advice.

    If anyone can help me please, because that materials...
  9. Thread: PHP copy?

    by worldpeace
    Replies
    2
    Views
    1,761

    Re: PHP copy?

    Thanks! :thumbup1: for those interested:

    $ file = ". / Inc / user.php";
    $ newfile = "users / $ username / index.php";

    if (! Copy ($ file, $ newfile)) (
    $ feedback [] = 'Error: File...
  10. Thread: PHP copy?

    by worldpeace
    Replies
    2
    Views
    1,761

    PHP copy?

    Okay quick question why do not want this code:

    $ file = '/ user.php';
    $ newfile = '/ users / $ username / index.php';

    if (! Copy ($ file, $ newfile)) (
    $ feedback [] = 'Error: File...
  11. Replies
    4
    Views
    2,075

    Yes just came with a few fastwrite.

    Yes just came with a few fastwrite.
  12. Replies
    4
    Views
    2,075

    I've tried XP drivers but does not work. When I...

    I've tried XP drivers but does not work. When I go in and manually looking after the driver and select the folder where the driver is, shows vista just a window which says that it has encountered a...
  13. Replies
    4
    Views
    2,075

    Vista driver for the scanner search

    Are there some of which actually exists vista drivers for medion md9458 scanner? I tried Googling it, but without success.
  14. Replies
    3
    Views
    1,353

    New graphics cards in notebook

    Is it possible to put a new graphics card races in a travel mate in 2490.

    Thanks in advance.
  15. Replies
    5
    Views
    2,092

    If I have to be set background transparent but...

    If I have to be set background transparent but dont know how or where can I do this. Thanks for your help.
  16. Replies
    5
    Views
    2,092

    Working on animated gif

    I'm working with a page that use animated gif and I want to know how to do that gif has the automatic background so it does not differ from the bottom of the page?
  17. Why is Java so hated by everyone in general

    Good, first and foremost I would like to see this was a serious post and nothing chilling. Here we are not going to get with anything serious arguments.

    The thing is that I am a programmer with a...
  18. Replies
    4
    Views
    1,037

    I got the password as well as username from the...

    I got the password as well as username from the hosting guy. I am able to access the website. However, while uploading an image to the website through file manager, which i wanted as the backgroung...
  19. Replies
    4
    Views
    1,037

    I also wanted to ask that whether I have to use...

    I also wanted to ask that whether I have to use notepad for making text in HTML. Please dont mind if this question sounds like a dumb. But I used to use notepad earlier for creating HTML text pages...
  20. Replies
    4
    Views
    1,037

    Need help accessing Website

    I am designing a website just as a project for test in my college. The hosting is done by my colleague and its ready. Besides, all the other set up is also ready like domain name etc. But I am...
Results 1 to 20 of 20
Page generated in 1,714,123,319.20144 seconds with 13 queries