Search:

Type: Posts; User: nightkids31

Search: Search took 0.03 seconds.

  1. Re: Creating asp.net web application.. Newbie question..

    oh okay..thanks guys! that worked perfectly!
  2. [RESOLVED]Creating asp.net web application.. Newbie question..

    Hey guys..i'm having some problems here...i'm trying to learn asp.net and i'm having some errors whenever i try to create a new web application project... an error would pop up that says.. "Visual...
  3. Re: Web Browser application randomly getting HTML from server

    thanks for your reply though...anyway..what i'm gonna do now is to change the way it works since randomization doesn't work...is there any way that i could load htmls in a folder online...
  4. Re: Web Browser application randomly getting HTML from server

    Sorry for asking question again..but how do you populate the availableURLs collection?... do i include this code in the AxWebBrowser section?
  5. Re: Web Browser application randomly getting HTML from server

    i'm sorry but i don't really get you ...could you explain in a little more detail?...
    do you think you could post some code for the randomization of html section?...thanks :wave:
  6. Web Browser application randomly getting HTML from server

    HI guys...i'm developing a application which uses the web browser control in a form to load web pages...but what i need to do is that the application would randomly load HTML's located in one folder...
  7. Replies
    2
    Views
    509

    debug.writeline?

    Hi...i'm just wondering what does debug.writeline does in a code?...can anyone explain it?...i've read from msdn but can't seem to understand..anyone can put it in a much simpler format?
  8. Replies
    4
    Views
    680

    Re: Getting c drive free space info?

    oh okay..thanks a lot..that solved it!
  9. Replies
    4
    Views
    680

    Re: Getting c drive free space info?

    The size is shown in bytes?..is there a way to convert it to kb?
  10. Replies
    4
    Views
    680

    Getting c drive free space info?

    HI guys..i'm having a problem...how do you get drive space info for c drive only?...the ones i found in the forums lists down all the drives..what i want to do is to display out the available disk...
  11. Replies
    29
    Views
    1,924

    Re: Comparing Images using Icam

    okay...thanks grilkip...just needed to understand that part..thanks!
  12. Replies
    29
    Views
    1,924

    Re: Comparing Images using Icam

    Could you explain to me what this two part in checkquesave sub does?


    Private Sub CheckSaveQue()

    Do
    If StopSaveThread Then Exit Do
    Try
    ...
  13. Replies
    29
    Views
    1,924

    Re: Comparing Images using Icam

    do you think you could explain the algorithm for your coding?
  14. Replies
    29
    Views
    1,924

    Re: Comparing Images using Icam

    ah yeah...thanks wossname!
  15. Replies
    29
    Views
    1,924

    Re: Comparing Images using Icam

    it seems a bit too sensitive..nevertheless i like it...thanks so much! :)
  16. Replies
    29
    Views
    1,924

    Re: Comparing Images using Icam

    hey thanks for posting your project..just what i wanted to check out..thanks!
  17. Replies
    29
    Views
    1,924

    Re: Comparing Images using Icam

    it doesn't work too..it gives out the same error...

    here is the code from the class

    Private Sub cmdViewStill_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles...
  18. Replies
    29
    Views
    1,924

    Re: Comparing Images using Icam

    ok thanks for the reply guys...but i still somehow get an error at this line of coding

    If BitmapA.GetPixel(x, y) <> BitmapB.GetPixel(x, y) Then

    "Operator '<>' is not defined for types...
  19. Replies
    29
    Views
    1,924

    Re: Comparing Images using Icam

    sorry..but now how do you save more than 1 images and put it into the memory to compare?...the above code saves 1 image..so how do you save more than 1?... sorry..really new to this..

    edit : i got...
  20. Replies
    29
    Views
    1,924

    Re: Comparing Images using Icam

    thanks for the reply pino and wossname...
    but in that code you gave..you need to manually save two pictures first before comparing them? or could it be done automatically in the program?.... what i...
  21. Replies
    29
    Views
    1,924

    Comparing Images using Icam

    I have used Pino's program Icam and i really like the program....
    now i'm just wanna know how to implement motion detection into the program itself?.. how do you copy frame out and then compare it...
  22. Replies
    2
    Views
    772

    Re: How do you compare pixels?

    could you explain bitblt a bit more?..or if you have any coding examples for this bitblt?... thanks
  23. Replies
    2
    Views
    772

    How do you compare pixels?

    Hey guys...i am in urgent need of help..any help would be appreciated...
    i am currently on a motion detection using a webcam project..now i am stuck at the point where i need to compare pixels from...
  24. Replies
    92
    Views
    263,249

    Re: [Vb.Net] WebCam Class (ICam)

    Is there a motion detection function included?..
Results 1 to 24 of 24



Click Here to Expand Forum to Full Width