Home All Groups Group Topic Archive Search About
Author
27 Oct 2006 12:45 PM
Binu C
i hav a prob in VB...plz help

1. i use a buit-in calendar in the form, i want the system date to be
marked in the calendar by default,which is not happening in my case.

2. Also, i use a CommonDialog control for show open. But the prob is
that when i select a file using that & again select another file, the
first file is getting opened and not the second one. i want the 2nd
file to be opened.


3. Can anyone suggest me a link where i can get free ebooks to study
VB.NET, am a newbie to VB.NET from VB...so plz help

Author
27 Oct 2006 2:30 PM
Oenone
Binu C wrote:
> 3. Can anyone suggest me a link where i can get free ebooks to study
> VB.NET, am a newbie to VB.NET from VB...so plz help

http://www.google.com/search?hl=en&q=free+ebooks+%22vb.net%22&btnG=Google+Search

--

(O)enone
Author
27 Oct 2006 3:44 PM
Chris
Binu C wrote:
Show quoteHide quote
> i hav a prob in VB...plz help
>
> 1. i use a buit-in calendar in the form, i want the system date to be
> marked in the calendar by default,which is not happening in my case.
>
> 2. Also, i use a CommonDialog control for show open. But the prob is
> that when i select a file using that & again select another file, the
> first file is getting opened and not the second one. i want the 2nd
> file to be opened.
>
>
> 3. Can anyone suggest me a link where i can get free ebooks to study
> VB.NET, am a newbie to VB.NET from VB...so plz help
>

It would help to see code that is in error.