Search results

  1. T

    Rename Remote/Local File Then Upload (PHP)?

    I have a scenario (though been searching, have not found any lead yet) wherein user attempts to upload, but before clicking upload, user renames the filename/deletes the file. How do I capture this in code (PHP) once user clicks upload button? Please help. Thanks. Sample codes would be very...
  2. T

    How do I programmatically eliminate passkey in sending files in bluetooth using C#?

    I already have a running app for discovering bt radio, surrounding mobile devices, and sending files. My problem is working around on how to send a file without veryfying a passkey(or having to interface with bluetooth window in XP, actually developing on XP)? Hope you can give me direct...
  3. T

    How do I programmatically eliminate passkey in sending files in bluetooth using C#?

    I already have a running app for discovering bt radio, surrounding mobile devices, and sending files. My problem is working around on how to send a file without veryfying a passkey(or having to interface with bluetooth window in XP, actually developing on XP)? Hope you can give me direct...
  4. T

    How do I programmatically eliminate passkey in sending files in bluetooth using C#?

    I already have a running app for discovering bt radio, surrounding mobile devices, and sending files. My problem is working around on how to send a file without veryfying a passkey(or having to interface with bluetooth window in XP, actually developing on XP)? Hope you can give me direct...
  5. T

    How do I programmatically eliminate passkey in sending files in bluetooth using C#?

    I already have a running app for discovering bt radio, surrounding mobile devices, and sending files. My problem is working around on how to send a file without veryfying a passkey(or having to interface with bluetooth window in XP, actually developing on XP)? Hope you can give me direct...
  6. T

    What html tag is used to open Email Sender (i.e., Office Outlook)?

    What html tag should be used such that when you click an email address on your web page, your available email sender (i.e., Office Outlook) automatically opens?
  7. T

    How can we dynamically sort a table that is paged in php?

    I successfully paged tables in php. Now, I want to enhance the page's functionality by enabling sorting of table columns. But got no idea and still searching the net for tutorials. Can someone help me with this situation, I'd be glad to. More information as guide: I've been using $_SESSIONS on...
Back
Top