Jump to content

alan8311

Member
  • Posts

    21
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Malaysia

Everything posted by alan8311

  1. when i double click on itunes's installer. the extract bar displayed on the screen(pic below). but it cant extract the file and install on my system instead it juz doing nothing can anyone tell me what's the problem..and how to solve it?? thanks
  2. hello guyz...im using msn messenger ver 7.5...i juz want to ask..how to view back the archive messagehistory?? can anyone tell me..thanks!!
  3. Hi all! can anyone tell me how to edit the right click menu??? as picture below, i want to delete the "Search..." function. thanks how.bmp
  4. hi everyone, im creating my school project(bookstore system) using vb6 and MS access... i entered the data using add member form. After saved, the new created data can be display but after exit the program and login again, the data will automatically disappear..... then i ask my friend.. they said need to close the database...so can anyone tell me how and where to add the close database command??? please...
  5. here is the part of my program... My problem is when i pressed the key other than s,d,c,e.. the program will not display anything.... suppose the program should display out the default --> "System.out.println("Invalid Option! Try again..");" can anyone help me to debug this?????? PLEASE do { /**Call the clear screen method*/ clrScreen(); /**Display main menu and title*/ mainMenu(); /**Show the content of all categorys*/ //Parameter: 1 is refer to normal display //Parameter: 2 is refer to Daily Sales Collection showContent(cakeList, pastriesList, cookieList, 1); /**Get a user selection*/ option = selection(); /**Define the option*/ switch(option) { case 'S': case 's': { // if capital S or small s is pressed then the Sales function is called salesFunction(cakeList, pastriesList, cookieList); break; } case 'D': case 'd': { //is capital D or small d is pressed then the Daily Order function will be called orderFunction(cakeList, pastriesList, cookieList); break; } case 'C': case 'c': { //Collection Methods clrScreen(); subMenu(); showContent(cakeList, pastriesList, cookieList, 2); System.in.read(); System.in.read(); break; } case 'E': case 'e': { //Exit the program exit(); break; } default: { //If other then the above option, shown invalid option System.out.println("Invalid Option! Try again.."); break; } } } while (option != 'E' && option != 'e');
  6. yes! it's works... thanks andrewpayne. thanks a lot.
  7. is a xp theme something like what we can get from themexp.org
  8. i disable the system restore coz system restore takes large amount of HD space n my HD capacity is 10GB
  9. i have installed some visual style software but that software has changed my clicking menu, when i (L)double click on folder, the "Search Result "page will comes out instead of folder contents. i know my registry file has been changed but i dont know the exactly location, so can anyone tell me how to or where to delete, edit the registry file. thanks a lot>>
  10. hi everyone, im using resource hacker and iconsextract to edit my windows icons files, when i want to replace the original shell32 to the new modified shell32 files, the windows prompt out the message and not allow me to replace it.. can anyone tell me how to replace the files, or any other correct ways to do it... please help me!
  11. May i know how to forward messages to those who are in my Contacts in Gmail? I just know how to forward, but don't know how to forward by selecting the address in my Gmail contacts. Can anyone help me? I'm still new in Gmail. Thanks!
  12. hey phoenix_nf thanks for ur invitation, i have registered.. thanks a lot
  13. 1 invitation please. everybody talk about its spam-block aptitudes and i want to test them. also i would like to know how a 1GB account can be managed via google. thanks n my emial add is alan8311@hotmail.com
  14. hi everyone.. im a college student and i'm going to develop a bookstore system by using VB for my project. my problem is i can't find a suitable icon for my system. so i want to ask u guyz where can i find all the icons. please let me know or send me the URL.. all ur help will appreciated....
  15. hi everyone!! im having this problem. I try to change the registry named "menushowdelay". the default value is 400 and i changed it to 0. after i restart my PC the value will automatically changed back to default value. Can anyone tell me how to fix the value into 0.
  16. thanks for ur advice. Thanks a lot
  17. this message will not prompt out if i not connect to internet. no i not run any spyware
  18. hello everyone.... i need your help!!! my pc is running win XP SP1 and norton antivirus corporate edition. when i surfing net suddently it prompt out this message(as below). Can anyone tell me what virus is this and what can i do to prevent this virus happen again. Thanks ................ untitled.bmp
  19. hello everyone.... i need your help!!! my pc is running win XP SP1 and norton antivirus corporate edition. when i surfing net suddently it prompt this message(as below). Can anyone tell me what virus is this and what can i do to prevent this virus happen again. Thanks ................ untitled.bmp
×
×
  • Create New...