User Profile

Collapse

Profile Sidebar

Collapse
h3lp
h3lp
Last Activity: Aug 23 '07, 07:22 AM
Joined: May 23 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • h3lp
    started a topic Command line for WinRAR

    Command line for WinRAR

    Ok, i know maybe my question seems a bit stupid.
    But i'm quite desperate now :p
    I want to add a directory to a rar file, but i can't add a directory there.
    I'm using this command : rar a -ep -ed images.rar ReadMe.txt e images/
    But it only takes all files inside images directory. While i want the directory also being included in images.rar.
    Can someone help me, pls?
    Thx in advance...
    See more | Go to post

  • h3lp
    replied to Create an exe file from jar
    in Java
    Mmm, i need to do this. Coz i want user to download the application and run it on their own computer. I want to make things more easier for them.
    Any suggestions? Thx
    See more | Go to post

    Leave a comment:


  • h3lp
    started a topic Create an exe file from jar
    in Java

    Create an exe file from jar

    Hi, hi....
    Can someone guide me how to create an exe file from jar files using command line? Because later i'll need to execute the command from PHP Script by using exec().
    Help me,pls. Thanks in advance....
    See more | Go to post

  • h3lp
    replied to Problem with save as at Safari for Windows
    in PHP
    Rrr, sorry pbmods.
    One more thing, if i want to download a jpg image. Safari will automatically open the image, instead of pop up a save dialog box.
    While Firefox & IE will ask user to download the jpg file.
    Can you help me again, pls? Thx
    See more | Go to post

    Leave a comment:


  • h3lp
    replied to Problem with save as at Safari for Windows
    in PHP
    Sorry for the late reply, been busy for the last few days.
    Wow, pbmods. That one is working ;)
    Thanks a lot, really appreciate your help.
    Thx, thx, thx :D
    See more | Go to post

    Leave a comment:


  • h3lp
    started a topic <noscript>

    <noscript>

    Hello, can someone help me how to use this tag?
    I need to create a website that has the ability to check whether Javascript is enabled or not in user's browser.
    I've seen www.wowhead.com , but i just still can't figure out how to do something like that?
    Can someone pls guide me? I'm desperately need this for my final project.
    Thanks in advance
    See more | Go to post

  • h3lp
    replied to <noscript>
    in PHP
    Sorry, i post @ the wrong forum.
    Really sorry.
    See more | Go to post

    Leave a comment:


  • h3lp
    started a topic <noscript>
    in PHP

    <noscript>

    Hello, can someone help me how to use this tag?
    I need to create a website that has the ability to check whether Javascript is enabled or not in user's browser.
    I've seen www.wowhead.com , but i just still can't figure out how to do something like that?
    Can someone pls guide me? I'm desperately need this for my final project.
    Thanks in advance
    See more | Go to post

  • h3lp
    replied to Problem with save as at Safari for Windows
    in PHP
    Hi pbmods,
    I've tried ur code, but it still can't work.
    Safari still downloads the PHP script :(
    See more | Go to post

    Leave a comment:


  • h3lp
    started a topic Problem with save as at Safari for Windows
    in PHP

    Problem with save as at Safari for Windows

    Hello, i have a PHP script that will pop up a save as dialog box.
    This script works well at Firefox and IE7, but when i test it with Safari for Windows.
    It will download the PHP script itself and not the file that i want to give to user.
    Can someone help me, pls? Thanks in advance....
    [code=php]
    header("Content-disposition: attachment; filename=".$fil eName);
    header("Content-type: application/octet-stream");...
    See more | Go to post

  • h3lp
    started a topic PHMailer & Hotmail account
    in PHP

    PHMailer & Hotmail account

    Hi, currently i'm using PHPMailer. I can send emails to Yahoo account, but when i try to send an email to Hotmail account. The account never received it.
    Do i need to do some setup in order to get this done, i.e i can send email to Hotmail account?
    Can someone guide me, pls?
    Thanks in advance :)
    See more | Go to post

  • h3lp
    started a topic ODRL implementation
    in XML

    ODRL implementation

    Hi, i need help :)
    Currently my group is doing final project which is about DRM.
    From our research it appears that we need to implement ODRL because ODRL enable us to set permission, access, etc. Thus ODRL will help us to prevent the image being copied without the owner's permission.
    I find an article about OMA that implement ODRL into a jpg file.
    They embed a XML file into the header of jpg file. I can say this because...
    See more | Go to post

  • h3lp
    started a topic ODRL implementation
    in Java

    ODRL implementation

    Hi, i need help :)
    Currently my group is doing final project which is about DRM.
    From our research it appears that we need to implement ODRL because ODRL enable us to set permission, access, etc. Thus ODRL will help us to prevent the image being copied without the owner's permission.
    I find an article about OMA that implement ODRL into a jpg file.
    They embed a XML file into the header of jpg file. I can say this because...
    See more | Go to post

  • h3lp
    replied to Implement ODRL into a jpg file
    in XML
    Oh, ok. Sorry if i post my question @ the wrong forum :)
    Ya, i need a small sample. So we able to move on.
    Because we're stuck @ this problem.
    Thanks :)
    See more | Go to post

    Leave a comment:


  • h3lp
    started a topic Implement ODRL into a jpg file
    in XML

    Implement ODRL into a jpg file

    Hi, i'm a newbie in XML world :)
    Currently my group is doing final project which is about DRM.
    From our research it appears that we need to implement ODRL because ODRL enable us to set permission, access, etc. Thus ODRL will help us to prevent the image being copied without the owner's permission.
    I find an article about OMA that implement ODRL into a jpg file.
    They embed a XML file into the header of jpg file. I can say...
    See more | Go to post
No activity results to display
Show More
Working...