Search:

Type: Posts; User: Jperensky

Page 1 of 3 1 2 3

Search: Search took 0.01 seconds.

  1. Thread: PHP & MySQL

    by Jperensky
    Replies
    2
    Views
    1,359

    PHP & MySQL

    I wrote a guestbook script using PHP and MySQL and want to load the entries from the bottom of the table to the top so the most recent posts would appear at the top of the list. I know I could do...
  2. Replies
    4
    Views
    1,601

    Solution

    After much searching I found a solution.

    I found the solution at: http://www.activewin.com/tips/win2000/index.shtml


    How to Enable Application Compatibility-Mode Technology in Windows 2000...
  3. Replies
    4
    Views
    1,601

    Run As Win98

    I have a version of PGP that I purchased several years ago and it will tell me before I can install that it is for win 95/98/and NT 4 and it wont install because I am running Win 2k. I was wondering...
  4. Replies
    3
    Views
    1,149

    One Character

    Is there anyway that when I ask for a y or n response that it will only allow the user to enter 1 character? I tried var=getchar(); and that didn't do it. It still will only look at the first...
  5. Thread: File Listing

    by Jperensky
    Replies
    1
    Views
    956

    File Listing

    How can I list all of the files in a directory?

    Thank You
  6. Replies
    6
    Views
    1,557

    Thanks

    Thank You... that seems to do the trick!

    :)
  7. Thread: Boot Disks

    by Jperensky
    Replies
    2
    Views
    1,287

    Boot Disks

    I am interesting im writting applications that can run off of a boot floppy but I am really not sure how to go about doing so. I have searched for "Writing Boot Floppies" and things like that but...
  8. Replies
    6
    Views
    1,557

    Well...

    I appreciate the help but I think some of you are misunderstanding my question. I am trying to figure out how to do this without upgrading or installing anything new on my 7.3 box. I would like to...
  9. Replies
    6
    Views
    1,557

    Independent

    Isn't there someway, maybe by using a parameter, that the application would run without that so?

    Thanks
  10. Replies
    6
    Views
    1,557

    Backwards Compatability...

    When I compile somthing with g++ on redhat 9 then move that binary to redhat 7.3 It tells me that I am missing an so file. How can I compile the program on my RH 9 box then run it on a 7.3 box... I...
  11. Thread: Play Mp3...

    by Jperensky
    Replies
    3
    Views
    2,013

    Play Mp3...

    Is there anyway I can play an Mp3/Wav file from the command line (from an app either with a function or a system call) preferably cross platform compatible (Linux & Win32).

    Thanks!
  12. Replies
    4
    Views
    1,357

    Hmmm...

    What I am trying to figure out is how to display line numbers. For example: When there is an error in my code, the debugger will tell me the line number it is on but unless I count line numbers down...
  13. Thread: Printing

    by Jperensky
    Replies
    1
    Views
    921

    Printing

    I am trying to Print (with paper and ink) nad done it with Visual Basic but now I am trying to do it with C++ and not with MFC... I was hoping someone could give me a like to a tutorial or something....
  14. Replies
    4
    Views
    1,357

    Visual C++ Editor

    I am using Visual C++ and have found that it is difficult to debug a programm when I can't see the line of the file either on the left hand side of the editor window or current line the cursor is on...
  15. Thread: Burner Issue

    by Jperensky
    Replies
    5
    Views
    2,066

    Burner Issue

    I just upgraded (clean install) from Win98SE to Win2k Pro and the burner was working fine with Win98SE and Adaptec but when I upgraded to Win2k Pro Adaptec only recognizes the burner (A Matshi-ta...
  16. Replies
    3
    Views
    2,121

    Doesn't Seem To work...

    DevShed doesn't seem to be working...
    Won't Open.
  17. Replies
    3
    Views
    2,121

    PHP and Cookies

    I am writting some scripts for my site in PHP and I am using cookies. I am able to use a cookie for 1 session but as soon as someone closes the browser window the cookie that was being used is no...
  18. Thread: Dial-up

    by Jperensky
    Replies
    1
    Views
    872

    Operating System...

    I am using Windows 2000, 98se, or 95 (I could use any one of those) and Borland 5.5.1. I could always get another compiler if that was necessary.

    I know this could be done quite easily on Linux...
  19. Thread: Dial-up

    by Jperensky
    Replies
    1
    Views
    872

    Dial-up

    Is there any way I could use a system command or funtion to connect and disconnect a dial-up connection. If there isn't already a way could someone point me in the right direction to get started on...
  20. Replies
    19
    Views
    23,882

    BASIC vs. Qbasic

    I have been playing with BASIC and Qbasic and I can't tell what the difference is.

    Is it like the difference between C and C++, all of the C elements will work in C++ but there is more you can...
  21. Replies
    18
    Views
    2,400

    What do you mean?

    You said I set the index to '\0'. I set the last char in the string to '\0' as I was instructed to do in a previous post. How should I do it?
  22. Replies
    18
    Views
    2,400

    well...

    When I append a '\0' char to the end of the array all I can see is the last char in the string... it is the correct char though.

    Source:


    #include <iostream.h>
    #include <fstream.h>
    #include...
  23. Replies
    18
    Views
    2,400

    Linux...

    I am using an array of chars not std::string and I tried _null.h but I am programming this to work under Linux so that isn't working.

    I am looping threw a text file char by char storing each char...
  24. Replies
    18
    Views
    2,400

    Clearing a String

    How can I clear a string? and not just by making all the characters spaces.

    Thanks
  25. Replies
    5
    Views
    2,496

    Have you listened to the song?

    When I got the mp3/wma player it had wmas encoded at 64 bits on it that sounded great. Plus if you listen to the song http://www.zesna.com/messed-up.wma it isn't a tinny sound. I know what you...
Results 1 to 25 of 60
Page 1 of 3 1 2 3