Search results for query: *

  1. T

    How to output video playing in windows media to TV

    Hi all, i have a question but i dont know if this is the right place to ask.. my question is lets say i have a player bulid using windows media component and i want to get what ever playing inside the player to the tv using s-video out. how can i do that? thanks
  2. T

    calculate Time Difference in milisecond

    Hi Everybody.. I have 2 time in mm:ss.nn format.. so my question is how can i get the difference between the two time in the format mm:ss.nn.. eg: firstTime = 11:10.5 secTime = 12:55.9 timediff = 01:45.4 thanks
  3. T

    need ideas on using dual monitor/tv

    hi everyone... im currently trying to build a media center software... the software will list all media (movies n music) and the user will select a movie or a song to play...my question is, let say i got 2 display output, one is a computer monitor and the other one is a tv connected to...
  4. T

    Need Help on data displaying

    hello... well im doing a football program which need a result print out... the result print out will look like this: i'ev manage to print out the first part which is the score but i dont know how to print the scorer name... does any body know how to do that...
  5. T

    How to read .csv files and insert to listview

    hi all... Does anybody know how could i read a csv file and load it into a listview.? thanks...
  6. T

    Serial Communication - data unreadable

    hi all, i'm building a program to capture data send from RS-232(keypad). im using charon communication for .net in building the program. when i try to extract the data send through rs-232 the data come out as garbage data like this my question is how to change the output to a readable one...
  7. T

    Ideas Needed

    i have been asked to build 2 system (score system and display system): my question is how can i, say enter score in the score system and automaticly it is display in the display system. The display system is in an another pc. a friend of mine says that using Ipworks is much easier than socket...
  8. T

    Timing System...

    Hi... Sorry if this topic is not in the right section. i dont know where should it be :confused: anyway.. i'm currently building a timing system where the system will be install in 10 computer.. so my question is, is there anyway to, let say, if a user click start time in one of the computer...
  9. T

    Auto Refresh

    hi all... im using vb.net+sql server and i need to do an auto refresh (every 10 sec) in my form. is there any way to do it?.. thanks in advance...
  10. T

    add shades in crystal report

    hi, i been testing with vb.net and crystal report. Let's say that in a crystal report i have produce a table as below: mark1 mark2 mark3 student a 10 13 23 student b 15 12 34 student c 5 10...
Back
Top