Saturday, February 28, 2009

[j2eelist] job vacancy

A reputable Company, Active in Bourse field, has a few full time job
openings for Java Developers.
Candidates should have experience in the following fields:

- Java
- Spring Framework
- Hibernate
- Oracle Database

Please send your CV's to jobs@rayanhamafza.com

Best Regards


------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/j2eelist/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/j2eelist/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:j2eelist-digest@yahoogroups.com
mailto:j2eelist-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
j2eelist-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

[Java Developers] Have A Nice Day

Hi ,

     Can anybody send me total design including DFD,UML etc. of "HOSPITAL MANAGEMENT SYSTEM" project in java.

      Thanking you.

Add more friends to your messenger and enjoy! Go to http://messenger.yahoo.com/invite/

[Non-text portions of this message have been removed]

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/java_developers/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/java_developers/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:java_developers-digest@yahoogroups.com
mailto:java_developers-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
java_developers-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

Re: [j2eelist] Reports and Data Grids for Web

Many thanks for your reply
I finally managed to take a look at the BIRT, but it seemed more into designing rather than integrating it in web applications, but please let me know if you know a good tutorial or sample applications regarding that anyway.

Regards


--- On Sun, 2/22/09, Mohammad Hadee Foroughmand ... <mhfa7777777@yahoo.com> wrote:
From: Mohammad Hadee Foroughmand ... <mhfa7777777@yahoo.com>
Subject: Re: [j2eelist] Reports and Data Grids for Web
To: j2eelist@yahoogroups.com
Date: Sunday, February 22, 2009, 1:30 PM

Have you visited eclipse.org/birt ?


From: Mahan Hooshmand Rad <mahan_h@yahoo. com>
To: J2EE YahooGroup <j2eelist@yahoogroup s.com>
Sent: Friday, February 20, 2009 6:24:16 PM
Subject: [j2eelist] Reports and Data Grids for Web

Dear Members
 
Could anyone please suggest a suitable framework or library in order to  
create a web report table and data grids out of my database retrieved data?
 
the structure of this data is as followings:
1- the table headers is a List<String>
2- the table rows is a List<List<Object>>
3- the table footer is a List<String>
 
the specifications of the table that I require is as follows:
1- I need this web table for printing only.(so a simple table could suffice)
2- should be created very fast (as usually thousands of records should be processed)
3- should be pageable (as browsers slow down and also the header can be repeated each page)
4- it's good if a CSS could be assigned to it (to format the alternate rows).

Regards





__._,_.___


Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

[aspnetemail] Christmas and New Year Events http://xmas-zc.blogspot.com Direct has two digit, 3/1/2009, 12:00 am

Reminder from:   aspnetemail Yahoo! Group
 
Title:   Christmas and New Year Events http://xmas-zc.blogspot.com Direct has two digit
 
Date:   Sunday March 1, 2009
Time:   All Day
Repeats:   This event repeats every day.
Notes:   Christmas and New Year Events

http://xmas-zc.blogspot.com

Direct has two digital TV channels - on Teletext on Freeview, and on Sky.

http://zc-digitaltv.blogspot.com

 
Copyright © 2009  Yahoo! Inc. All Rights Reserved | Terms of Service | Privacy Policy


__._,_.___


Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

[aspnetemail] Java programmers http://javaprogrammers-zc.blogspot.com Fast-food restaurant , 3/1/2009, 12:00 am

Reminder from:   aspnetemail Yahoo! Group
 
Title:   Java programmers http://javaprogrammers-zc.blogspot.com Fast-food restaurant
 
Date:   Sunday March 1, 2009
Time:   All Day
Repeats:   This event repeats every day.
Notes:   Java programmers

http://javaprogrammers-zc.blogspot.com

Fast-food restaurant

http://fastfood-zc.blogspot.com
 
Copyright © 2009  Yahoo! Inc. All Rights Reserved | Terms of Service | Privacy Policy


__._,_.___


Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

[aspnetemail] All the latest job listings. You want it, we got it! http://careerjobs-z.blogsp, 3/1/2009, 12:00 am

Reminder from:   aspnetemail Yahoo! Group
 
Title:   All the latest job listings. You want it, we got it! http://careerjobs-z.blogsp
 
Date:   Sunday March 1, 2009
Time:   All Day
Repeats:   This event repeats every day.
Notes:   All the latest job listings.
You want it, we got it!

http://careerjobs-z.blogspot.com



salsa festival

http://salsafestival.blogspot.com
 
Copyright © 2009  Yahoo! Inc. All Rights Reserved | Terms of Service | Privacy Policy


__._,_.___


Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

Re: [advanced_delphi] Memory could not be "read" error when program ends

Jeremy,

> (...) I think the 2 apps have the same compiler settings.

does this mean you're not sure? ;-)

Try to copy the very same .exe (and possibly the last compiled one) from
the "working" environment to the "crashing" one; this way at least you
can skip any differences...
I had this happening once, as I added a form to the main application,
then created and cafreed' it, but forgot to removing it from the
autocreated forms; so in the .dpr I still had an Application.CreateForm
for that one...

Another approach (I now have this in evert unit I create) is to have
something done in the Finalization code of each unit such
open/write/close to a text file, at the very beginning of it; so that
the last "log" you see has been (possibly at 100%...) written by the
unit where the problem is...
Do not use an always open file, as if it doesn't get closed you may lose
some "logs"; don't use showmessage as it doesn't get fired after
Application.Terminate or whatsoever.

Just my 2c for it.

HTH


Cheers, A.


------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/advanced_delphi/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/advanced_delphi/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:advanced_delphi-digest@yahoogroups.com
mailto:advanced_delphi-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
advanced_delphi-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

Re: [Java Developers] request

hi i m sending java e books of khalid mughal.

Regards:
Idrees Ahmad
+91-9911739076
(Software Developer)
http://www.jobsparking.com
http://www.forum.jobsparking.com
http://www.cricketube.com

--- On Fri, 27/2/09, Rekha Rekha <careers_dev@ymail.com> wrote:

From: Rekha Rekha <careers_dev@ymail.com>
Subject: [Java Developers] request
To: java_developers@yahoogroups.com
Date: Friday, 27 February, 2009, 5:17 AM


plzz any one can send me the data regarding core java

Bollywood news, movie reviews, film trailers and more! Go to http://in.movies. yahoo.com/

[Non-text portions of this message have been removed]

Unlimited freedom, unlimited storage. Get it now, on http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html/

[Non-text portions of this message have been removed]

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/java_developers/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/java_developers/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:java_developers-digest@yahoogroups.com
mailto:java_developers-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
java_developers-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

Friday, February 27, 2009

RE: [advanced_delphi] Re: Memory could not be "read" error when program ends

Kevin, yes, I use eurekalog with both apps, but it doesn’t capture this problem.  I guess that means the problem manifests itself only after eurekalog is out of scope.  Glad you brought this up though; I can ask the Eurekalog guy what it means when the error isn’t trapped.

 

Double freeing does sound like a possible cause.  However, I use class procs within each form to self-create.  In other words, the calling code is pretty isolated from the called forms. I.e., it works like this:  TMyForm.execute(p1,p2,…);  each form sets action:= caFree in the close event handler. In other words, there’s really nothing except parameters that could be double-freed.  I’ll re-review the params for a double-free situation.

 

Unfortunately, last form calls an ocx that doesn’t work on my development machine and I can’t make the problem happen in the ide.  I guess that leaves me with showmessage, and maybe some unusually placed try-except blocks.

 

The uninitialized var sounds interesting, although i’m not quite sure how an access to forbidden memory could be caused by that.  This of course is easy to check out, given delphi’s compiler warnings.

 

Thanks for your suggestions.

 

 

From: advanced_delphi@yahoogroups.com [mailto:advanced_delphi@yahoogroups.com] On Behalf Of Kevin McCoy
Sent: Friday, February 27, 2009 7:13 PM
To: advanced_delphi@yahoogroups.com
Subject: [advanced_delphi] Re: Memory could not be "read" error when program ends

 

Jeremy,

You might try installing EurekaLog. It is pretty good at generating a
call stack trace and other debug log information on exceptions like this.

It can even email the log to you or send the log + screen shots to a
bug tracking web server like Mantis.

There is a free, fully functional demo you can use on their web site.
You have to pay a nominal fee to get the source, but it is worth it.

You may have an uninitialized variable in the common code that only
rears its ugly head when it is loaded into a certain position in RAM.
It might work fine in one case, because the variable gets loaded with
a random, but reasonable value. In the other case, it gets loaded with
an unreasonable random value and dies.

It could also be that you are double-freeing an object. Are you
manually creating a form using Txxxx.Create(Self)?

You may need to step through the unit finalization code on the bad
application, if you can get it to fail in the IDE. That way you can at
least find the place where the crash occurs. Stepping through
finalization code is very tedious - done properly anyway ;-)

Best regards,

Kevin G. McCoy

--- In advanced_delphi@yahoogroups.com, "Jeremy Grand" <jeremy@...> wrote:
>
> I have a couple of D7.1 apps that use some common code. The common code
> causes an error in one app but not the other. The error happens when
> the app exits.
>



__._,_.___


Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

[advanced_delphi] Re: Memory could not be "read" error when program ends

Jeremy,

You might try installing EurekaLog. It is pretty good at generating a
call stack trace and other debug log information on exceptions like this.

It can even email the log to you or send the log + screen shots to a
bug tracking web server like Mantis.

There is a free, fully functional demo you can use on their web site.
You have to pay a nominal fee to get the source, but it is worth it.

You may have an uninitialized variable in the common code that only
rears its ugly head when it is loaded into a certain position in RAM.
It might work fine in one case, because the variable gets loaded with
a random, but reasonable value. In the other case, it gets loaded with
an unreasonable random value and dies.

It could also be that you are double-freeing an object. Are you
manually creating a form using Txxxx.Create(Self)?

You may need to step through the unit finalization code on the bad
application, if you can get it to fail in the IDE. That way you can at
least find the place where the crash occurs. Stepping through
finalization code is very tedious - done properly anyway ;-)

Best regards,

Kevin G. McCoy


--- In advanced_delphi@yahoogroups.com, "Jeremy Grand" <jeremy@...> wrote:
>
> I have a couple of D7.1 apps that use some common code. The common code
> causes an error in one app but not the other. The error happens when
> the app exits.
>

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/advanced_delphi/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/advanced_delphi/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:advanced_delphi-digest@yahoogroups.com
mailto:advanced_delphi-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
advanced_delphi-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

[Java Developers] (unknown)

Good Morning to one and all i want a model project for j2ee and the scjp dumps plzzzzzzzz thanks in advance


Add more friends to your messenger and enjoy! Go to http://messenger.yahoo.com/invite/

[Non-text portions of this message have been removed]

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/java_developers/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/java_developers/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:java_developers-digest@yahoogroups.com
mailto:java_developers-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
java_developers-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

[advanced_delphi] Memory could not be "read" error when program ends

I have a couple of D7.1 apps that use some common code.  The common code causes an error in one app but not the other.  The error happens when the app exits.

I’m drawing a blank on what could it be about app1 that could cause a problem in form2.  App2 does the same calls and does not show this problem.  Googling the error message, it seems that this is a variation on access violation the program is trying to read a chunk of memory that it doesnt have rights to.  I think the 2 apps have the same compiler settings.  I’ve looked at the parameters passed into form1 thinking there must be some difference, but nothing comes to mind.  What else should I look at?

App1 à form1 à form2            >the instruction at ---- referenced memory at0x----.  The memory could not be read.  Error if and only if form2 is called.

App2 à form1 à form2

The problem only happens  when form2 is executed from app1. 

Source for form1 and form2 is shared between the 2 apps, ie, it is recompiled when the app is compiled, but the same physical files are compiled.



__._,_.___


Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

[aspnetemail] All the latest job listings. You want it, we got it! http://careerjobs-z.blogsp, 2/28/2009, 12:00 am

Reminder from:   aspnetemail Yahoo! Group
 
Title:   All the latest job listings. You want it, we got it! http://careerjobs-z.blogsp
 
Date:   Saturday February 28, 2009
Time:   All Day
Repeats:   This event repeats every day.
Notes:   All the latest job listings.
You want it, we got it!

http://careerjobs-z.blogspot.com



salsa festival

http://salsafestival.blogspot.com
 
Copyright © 2009  Yahoo! Inc. All Rights Reserved | Terms of Service | Privacy Policy


__._,_.___


Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

[aspnetemail] Christmas and New Year Events http://xmas-zc.blogspot.com Direct has two digit, 2/28/2009, 12:00 am

Reminder from:   aspnetemail Yahoo! Group
 
Title:   Christmas and New Year Events http://xmas-zc.blogspot.com Direct has two digit
 
Date:   Saturday February 28, 2009
Time:   All Day
Repeats:   This event repeats every day.
Notes:   Christmas and New Year Events

http://xmas-zc.blogspot.com

Direct has two digital TV channels - on Teletext on Freeview, and on Sky.

http://zc-digitaltv.blogspot.com

 
Copyright © 2009  Yahoo! Inc. All Rights Reserved | Terms of Service | Privacy Policy


__._,_.___


Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

[aspnetemail] Java programmers http://javaprogrammers-zc.blogspot.com Fast-food restaurant , 2/28/2009, 12:00 am

Reminder from:   aspnetemail Yahoo! Group
 
Title:   Java programmers http://javaprogrammers-zc.blogspot.com Fast-food restaurant
 
Date:   Saturday February 28, 2009
Time:   All Day
Repeats:   This event repeats every day.
Notes:   Java programmers

http://javaprogrammers-zc.blogspot.com

Fast-food restaurant

http://fastfood-zc.blogspot.com
 
Copyright © 2009  Yahoo! Inc. All Rights Reserved | Terms of Service | Privacy Policy


__._,_.___


Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

RE: [advanced_delphi] TExcelApplication and columns in a Sheet

Consider asc(ord(‘A’)+mycolno), or some minor tweak of that.

 

Jeremy

 

From: advanced_delphi@yahoogroups.com [mailto:advanced_delphi@yahoogroups.com] On Behalf Of Alberto Narduzzi
Sent: Wednesday, February 25, 2009 7:58 AM
To: advanced_delphi@yahoogroups.com
Subject: Re: [advanced_delphi] TExcelApplication and columns in a Sheet

 

neomavez,

> Analyzing an excel spreadsheet, I have to display a message like this:
> "Column 2 contains no numbers"
> But instead of 2 should say "B", so that 29 = "C", and so on...

I thought that 2 (0=A, ...) or at least 3 (1=A ...) should be "C".
Then (I never used Excell sheets, so here I talk as newbie), cannot you
just go on top of the sheet and look there for the column names
(provided you gave them names, otherwise they always begin with "A")?
Or define a sort of template to give a name to every column number.

Just my 2c

Cheers, A.



__._,_.___


Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

Re: [Visual Basic 6 programming] Child windows in vb 6.0 pls help

Hello Michael!

Tnx for replying again.

Well I've found already on how to do it! thnx for you help!


-MaLdiTo-


"Sometimes being bad is good"
-maldito-


________________________________
From: Michael Malone <solarquark@yahoo.com>
To: visualbasic6programming@yahoogroups.com
Sent: Friday, February 27, 2009 5:24:52 AM
Subject: Re: [Visual Basic 6 programming] Child windows in vb 6.0 pls help


Hi MaLdiTo.

I'm afraid that I have no idea.
Perhaps someone else can comment?

Take care.

Mike

____________ _________ _________ __
From: omer rev aguilar <blackhero_ice7@ yahoo.com>
To: visualbasic6program ming@yahoogroups .com
Sent: Friday, February 27, 2009 12:37:59 AM
Subject: Re: [Visual Basic 6 programming] Child windows in vb 6.0 pls help

Hello again!

to be exact I want to layout in vb http://www.nevron. com/gallery/ FullGalleries/ ui/dockingpanels /images/ComplexL ayout.png

kindly click on the link. I don't know if that's possible in vb 6.0 pls advice.

tnx

-MaLdiTo-

"Sometimes being bad is good"
-maldito-

____________ _________ _________ __
From: Michael Malone <solarquark@ yahoo. com>
To: visualbasic6program ming@yahoogroups .com
Sent: Wednesday, February 25, 2009 9:17:44 AM
Subject: Re: [Visual Basic 6 programming] Child windows in vb 6.0 pls help

Hi blackhero_ice7.

I'm not really sure what it is that you want to achieve but I suspect that creating a form and causing this to display when required might suit your needs.

If this is so, create a new form, let's say it is called frmOptions.
Create a command button on the main form called, for instance, cmdOptionsShow.
If you put this code in the cmdOptionsShow_ Click() sub
frmOptions.Show
then when the command button is clicked the new form will be displayed.

You can put all the usual command buttons, text boxes, etc you require on the new form.
You show also look up vbModal in the VB6 help.

Take care.

Mike

____________ _________ _________ __
From: blackhero_ice7 <blackhero_ice7@ yahoo.com>
To: visualbasic6program ming@yahoogroups .com
Sent: Wednesday, February 25, 2009 7:48:53 AM
Subject: [Visual Basic 6 programming] Child windows in vb 6.0 pls help

Hi can' anyone help me create a child windows in vb 6.0?

[Non-text portions of this message have been removed]

[Non-text portions of this message have been removed]

[Non-text portions of this message have been removed]

[Non-text portions of this message have been removed]

------------------------------------

Yahoo! Groups Links

<*> To reply to this message, go to:
http://groups.yahoo.com/group/visualbasic6programming/post?act=reply&messageNum=31782
Please do not reply to this message via email. More information here:
http://help.yahoo.com/help/us/groups/messages/messages-23.html

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/visualbasic6programming/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:visualbasic6programming-digest@yahoogroups.com
mailto:visualbasic6programming-fullfeatured@yahoogroups.com

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/visualbasic6programming/

<*> To unsubscribe from this group, send an email to:
visualbasic6programming-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

Re: [Visual Basic 6 programming] Child windows in vb 6.0 pls help

Hi MaLdiTo.

I'm afraid that I have no idea.
Perhaps someone else can comment?

Take care.

Mike


________________________________
From: omer rev aguilar <blackhero_ice7@yahoo.com>
To: visualbasic6programming@yahoogroups.com
Sent: Friday, February 27, 2009 12:37:59 AM
Subject: Re: [Visual Basic 6 programming] Child windows in vb 6.0 pls help


Hello again!

to be exact I want to layout in vb http://www.nevron. com/gallery/ FullGalleries/ ui/dockingpanels /images/ComplexL ayout.png

kindly click on the link. I don't know if that's possible in vb 6.0 pls advice.

tnx

-MaLdiTo-


"Sometimes being bad is good"
-maldito-

____________ _________ _________ __
From: Michael Malone <solarquark@yahoo. com>
To: visualbasic6program ming@yahoogroups .com
Sent: Wednesday, February 25, 2009 9:17:44 AM
Subject: Re: [Visual Basic 6 programming] Child windows in vb 6.0 pls help

Hi blackhero_ice7.

I'm not really sure what it is that you want to achieve but I suspect that creating a form and causing this to display when required might suit your needs.

If this is so, create a new form, let's say it is called frmOptions.
Create a command button on the main form called, for instance, cmdOptionsShow.
If you put this code in the cmdOptionsShow_ Click() sub
frmOptions.Show
then when the command button is clicked the new form will be displayed.

You can put all the usual command buttons, text boxes, etc you require on the new form.
You show also look up vbModal in the VB6 help.

Take care.

Mike

____________ _________ _________ __
From: blackhero_ice7 <blackhero_ice7@ yahoo.com>
To: visualbasic6program ming@yahoogroups .com
Sent: Wednesday, February 25, 2009 7:48:53 AM
Subject: [Visual Basic 6 programming] Child windows in vb 6.0 pls help

Hi can' anyone help me create a child windows in vb 6.0?

[Non-text portions of this message have been removed]

[Non-text portions of this message have been removed]



[Non-text portions of this message have been removed]

------------------------------------

Yahoo! Groups Links

<*> To reply to this message, go to:
http://groups.yahoo.com/group/visualbasic6programming/post?act=reply&messageNum=31781
Please do not reply to this message via email. More information here:
http://help.yahoo.com/help/us/groups/messages/messages-23.html

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/visualbasic6programming/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:visualbasic6programming-digest@yahoogroups.com
mailto:visualbasic6programming-fullfeatured@yahoogroups.com

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/visualbasic6programming/

<*> To unsubscribe from this group, send an email to:
visualbasic6programming-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

[Java Developers] Bad Practices In JAVA

Following is a Good Article about bad practices in java
 
http://choosyinfo.com/technology/throw-out-those-4-bad-practices-in-java
 


[Non-text portions of this message have been removed]

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/java_developers/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/java_developers/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:java_developers-digest@yahoogroups.com
mailto:java_developers-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
java_developers-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

Thursday, February 26, 2009

[Java Developers] hiiii

plzz send me JDBC data

Add more friends to your messenger and enjoy! Go to http://messenger.yahoo.com/invite/

[Non-text portions of this message have been removed]

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/java_developers/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/java_developers/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:java_developers-digest@yahoogroups.com
mailto:java_developers-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
java_developers-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

[Java Developers] request

plzz any one can send me the data regarding core java

Bollywood news, movie reviews, film trailers and more! Go to http://in.movies.yahoo.com/

[Non-text portions of this message have been removed]

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/java_developers/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/java_developers/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:java_developers-digest@yahoogroups.com
mailto:java_developers-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
java_developers-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

[Java Developers] hello

Plzz i need servlets data

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/java_developers/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/java_developers/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:java_developers-digest@yahoogroups.com
mailto:java_developers-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
java_developers-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

[Java Developers] Thanks for adding!!!!!!

Does java has huge demand among the Programming languages & how?How can i be developed in java?Because I become so frustated when my java code does not work!!! So what can i do to improvbe my java basics that I can be a good java programmer?
Thanks for accepting in your group & making such a group.
Sincerely;
Emran Ali


[Non-text portions of this message have been removed]

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/java_developers/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/java_developers/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:java_developers-digest@yahoogroups.com
mailto:java_developers-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
java_developers-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

Re: [Visual Basic 6 programming] Child windows in vb 6.0 pls help

Hello again!

to be exact I want to layout in vb http://www.nevron.com/gallery/FullGalleries/ui/dockingpanels/images/ComplexLayout.png

kindly click on the link. I don't know if that's possible in vb 6.0 pls advice.

tnx


-MaLdiTo-


"Sometimes being bad is good"
-maldito-


________________________________
From: Michael Malone <solarquark@yahoo.com>
To: visualbasic6programming@yahoogroups.com
Sent: Wednesday, February 25, 2009 9:17:44 AM
Subject: Re: [Visual Basic 6 programming] Child windows in vb 6.0 pls help


Hi blackhero_ice7.

I'm not really sure what it is that you want to achieve but I suspect that creating a form and causing this to display when required might suit your needs.

If this is so, create a new form, let's say it is called frmOptions.
Create a command button on the main form called, for instance, cmdOptionsShow.
If you put this code in the cmdOptionsShow_ Click() sub
frmOptions.Show
then when the command button is clicked the new form will be displayed.

You can put all the usual command buttons, text boxes, etc you require on the new form.
You show also look up vbModal in the VB6 help.

Take care.

Mike

____________ _________ _________ __
From: blackhero_ice7 <blackhero_ice7@ yahoo.com>
To: visualbasic6program ming@yahoogroups .com
Sent: Wednesday, February 25, 2009 7:48:53 AM
Subject: [Visual Basic 6 programming] Child windows in vb 6.0 pls help

Hi can' anyone help me create a child windows in vb 6.0?

[Non-text portions of this message have been removed]

[Non-text portions of this message have been removed]

------------------------------------

Yahoo! Groups Links

<*> To reply to this message, go to:
http://groups.yahoo.com/group/visualbasic6programming/post?act=reply&messageNum=31780
Please do not reply to this message via email. More information here:
http://help.yahoo.com/help/us/groups/messages/messages-23.html

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/visualbasic6programming/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:visualbasic6programming-digest@yahoogroups.com
mailto:visualbasic6programming-fullfeatured@yahoogroups.com

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/visualbasic6programming/

<*> To unsubscribe from this group, send an email to:
visualbasic6programming-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

Re: [Visual Basic 6 programming] Child windows in vb 6.0 pls help

Hello Michael,

Tnx for the reply...

What i want really to achieve is having like a dock inside your form, where you can collapse it or expand. is that possible in vb 6?

Tnx...


-MaLdiTo-

________________________________
From: Michael Malone <solarquark@yahoo.com>
To: visualbasic6programming@yahoogroups.com
Sent: Wednesday, February 25, 2009 9:17:44 AM
Subject: Re: [Visual Basic 6 programming] Child windows in vb 6.0 pls help


Hi blackhero_ice7.

I'm not really sure what it is that you want to achieve but I suspect that creating a form and causing this to display when required might suit your needs.

If this is so, create a new form, let's say it is called frmOptions.
Create a command button on the main form called, for instance, cmdOptionsShow.
If you put this code in the cmdOptionsShow_ Click() sub
frmOptions.Show
then when the command button is clicked the new form will be displayed.

You can put all the usual command buttons, text boxes, etc you require on the new form.
You show also look up vbModal in the VB6 help.

Take care.

Mike

____________ _________ _________ __
From: blackhero_ice7 <blackhero_ice7@ yahoo.com>
To: visualbasic6program ming@yahoogroups .com
Sent: Wednesday, February 25, 2009 7:48:53 AM
Subject: [Visual Basic 6 programming] Child windows in vb 6.0 pls help

Hi can' anyone help me create a child windows in vb 6.0?

[Non-text portions of this message have been removed]

[Non-text portions of this message have been removed]

------------------------------------

Yahoo! Groups Links

<*> To reply to this message, go to:
http://groups.yahoo.com/group/visualbasic6programming/post?act=reply&messageNum=31779
Please do not reply to this message via email. More information here:
http://help.yahoo.com/help/us/groups/messages/messages-23.html

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/visualbasic6programming/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:visualbasic6programming-digest@yahoogroups.com
mailto:visualbasic6programming-fullfeatured@yahoogroups.com

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/visualbasic6programming/

<*> To unsubscribe from this group, send an email to:
visualbasic6programming-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

[aspnetemail] Christmas and New Year Events http://xmas-zc.blogspot.com Direct has two digit, 2/27/2009, 12:00 am

Reminder from:   aspnetemail Yahoo! Group
 
Title:   Christmas and New Year Events http://xmas-zc.blogspot.com Direct has two digit
 
Date:   Friday February 27, 2009
Time:   All Day
Repeats:   This event repeats every day.
Notes:   Christmas and New Year Events

http://xmas-zc.blogspot.com

Direct has two digital TV channels - on Teletext on Freeview, and on Sky.

http://zc-digitaltv.blogspot.com

 
Copyright © 2009  Yahoo! Inc. All Rights Reserved | Terms of Service | Privacy Policy


__._,_.___


Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

[aspnetemail] Java programmers http://javaprogrammers-zc.blogspot.com Fast-food restaurant , 2/27/2009, 12:00 am

Reminder from:   aspnetemail Yahoo! Group
 
Title:   Java programmers http://javaprogrammers-zc.blogspot.com Fast-food restaurant
 
Date:   Friday February 27, 2009
Time:   All Day
Repeats:   This event repeats every day.
Notes:   Java programmers

http://javaprogrammers-zc.blogspot.com

Fast-food restaurant

http://fastfood-zc.blogspot.com
 
Copyright © 2009  Yahoo! Inc. All Rights Reserved | Terms of Service | Privacy Policy


__._,_.___


Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

[aspnetemail] All the latest job listings. You want it, we got it! http://careerjobs-z.blogsp, 2/27/2009, 12:00 am

Reminder from:   aspnetemail Yahoo! Group
 
Title:   All the latest job listings. You want it, we got it! http://careerjobs-z.blogsp
 
Date:   Friday February 27, 2009
Time:   All Day
Repeats:   This event repeats every day.
Notes:   All the latest job listings.
You want it, we got it!

http://careerjobs-z.blogspot.com



salsa festival

http://salsafestival.blogspot.com
 
Copyright © 2009  Yahoo! Inc. All Rights Reserved | Terms of Service | Privacy Policy


__._,_.___


Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

Re: [Visual Basic 6 programming] Take a look at my MyDailyFlog Page :)

And so its banned.

Darrin J. Calcutt, CEO, COO
Canadian Locomotive Logistics, http://atc.lovethosetrains.com
D&R Promotions, http://my.hdvideo.ca
----- Original Message -----
From: "poorni poo" <poova_18@yahoo.co.in>
To: <visualbasic6programming@yahoogroups.com>
Sent: Wednesday, February 25, 2009 10:22 PM
Subject: [Visual Basic 6 programming] Take a look at my MyDailyFlog Page :)


> Take a look at my MyDailyFlog Page
>
> Hi!
>
> I set up a MyDailyFlog Page where I can post my latest and greatest photos
> and I want to add You as a friend so you can see it!
>


------------------------------------

Yahoo! Groups Links

<*> To reply to this message, go to:
http://groups.yahoo.com/group/visualbasic6programming/post?act=reply&messageNum=31778
Please do not reply to this message via email. More information here:
http://help.yahoo.com/help/us/groups/messages/messages-23.html

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/visualbasic6programming/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:visualbasic6programming-digest@yahoogroups.com
mailto:visualbasic6programming-fullfeatured@yahoogroups.com

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/visualbasic6programming/

<*> To unsubscribe from this group, send an email to:
visualbasic6programming-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

[Java Developers] hi friends

friends why do we get classcastexception in java
what's the perfect reasons for getting the class cast exceptions pl z
help me

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/java_developers/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/java_developers/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:java_developers-digest@yahoogroups.com
mailto:java_developers-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
java_developers-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

[Java Developers] Re: Need scjp1.6 dumps

hi ,

go through SQL STAR Inst.... in Begumpet,hyd for more info...

regards
sunil

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/java_developers/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/java_developers/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:java_developers-digest@yahoogroups.com
mailto:java_developers-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
java_developers-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

Wednesday, February 25, 2009

[Java Developers] Wireless Messaging API (JSR 205) documentation

can anyone provide me documentation page(.html) for JSR 205 of J2ME.
I will b thankful 2 you if u provid eme the file or atleast link to d
corresponding file.

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/java_developers/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/java_developers/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:java_developers-digest@yahoogroups.com
mailto:java_developers-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
java_developers-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

Re: [Java Developers] Re: hai can anybody suggest me java books best for self study .

u can also go for khalid mugal and kethi siera both r for certification... but i think good for beginers also

--- On Tue, 24/2/09, band bas50er <bas50er_04@yahoo.co.id> wrote:
From: band bas50er <bas50er_04@yahoo.co.id>
Subject: Re: [Java Developers] Re: hai can anybody suggest me java books best for self study .
To: java_developers@yahoogroups.com
Date: Tuesday, 24 February, 2009, 6:24 PM


U can read the Book that author "Deitel"

Mulai chatting dengan teman di Yahoo! Pingbox baru sekarang!! Membuat tempat chat pribadi di blog Anda sekarang sangatlah mudah. http://id.messenger .yahoo.com/ pingbox/

[Non-text portions of this message have been removed]











Bollywood news, movie reviews, film trailers and more! Go to http://in.movies.yahoo.com/

[Non-text portions of this message have been removed]

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/java_developers/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/java_developers/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:java_developers-digest@yahoogroups.com
mailto:java_developers-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
java_developers-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

[Visual Basic 6 programming] Take a look at my MyDailyFlog Page :)

Take a look at my MyDailyFlog Page

Hi!

I set up a MyDailyFlog Page where I can post my latest and greatest photos
and I want to add You as a friend so you can see it!

Check out: http://www.mydailyflog.com/go/invite_register/poopoova/31079693&stc=16

Thanks,
poorni poo


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Unsubscribe: to opt out of further invitations from your friends to see
their DailyFlogs, please click below:
http://www.mydailyflog.com/go/system/euns=visualbasic6programming@yahoogroups.com&md5=b358277ec2b6e2a78f0f9ac30e7563fc

Please do not reply directly to this email. Questions? Contact us -
http://www.mydailyflog.com/go/contact_us

MyDailyFlog, Refriendz Ltd. PO BOX 1184, Luton, Bedfordshire, LU1 9AT.

[Non-text portions of this message have been removed]

------------------------------------

Yahoo! Groups Links

<*> To reply to this message, go to:
http://groups.yahoo.com/group/visualbasic6programming/post?act=reply&messageNum=31777
Please do not reply to this message via email. More information here:
http://help.yahoo.com/help/us/groups/messages/messages-23.html

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/visualbasic6programming/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:visualbasic6programming-digest@yahoogroups.com
mailto:visualbasic6programming-fullfeatured@yahoogroups.com

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/visualbasic6programming/

<*> To unsubscribe from this group, send an email to:
visualbasic6programming-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

[Java Developers] solve the Russian Persian algorith in java

Can you help me to write the program of Russian Persian algorithm in
java


------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/java_developers/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/java_developers/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:java_developers-digest@yahoogroups.com
mailto:java_developers-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
java_developers-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

[aspnetemail] All the latest job listings. You want it, we got it! http://careerjobs-z.blogsp, 2/26/2009, 12:00 am

Reminder from:   aspnetemail Yahoo! Group
 
Title:   All the latest job listings. You want it, we got it! http://careerjobs-z.blogsp
 
Date:   Thursday February 26, 2009
Time:   All Day
Repeats:   This event repeats every day.
Notes:   All the latest job listings.
You want it, we got it!

http://careerjobs-z.blogspot.com



salsa festival

http://salsafestival.blogspot.com
 
Copyright © 2009  Yahoo! Inc. All Rights Reserved | Terms of Service | Privacy Policy


__._,_.___


Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

[aspnetemail] Java programmers http://javaprogrammers-zc.blogspot.com Fast-food restaurant , 2/26/2009, 12:00 am

Reminder from:   aspnetemail Yahoo! Group
 
Title:   Java programmers http://javaprogrammers-zc.blogspot.com Fast-food restaurant
 
Date:   Thursday February 26, 2009
Time:   All Day
Repeats:   This event repeats every day.
Notes:   Java programmers

http://javaprogrammers-zc.blogspot.com

Fast-food restaurant

http://fastfood-zc.blogspot.com
 
Copyright © 2009  Yahoo! Inc. All Rights Reserved | Terms of Service | Privacy Policy


__._,_.___


Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

[aspnetemail] Christmas and New Year Events http://xmas-zc.blogspot.com Direct has two digit, 2/26/2009, 12:00 am

Reminder from:   aspnetemail Yahoo! Group
 
Title:   Christmas and New Year Events http://xmas-zc.blogspot.com Direct has two digit
 
Date:   Thursday February 26, 2009
Time:   All Day
Repeats:   This event repeats every day.
Notes:   Christmas and New Year Events

http://xmas-zc.blogspot.com

Direct has two digital TV channels - on Teletext on Freeview, and on Sky.

http://zc-digitaltv.blogspot.com

 
Copyright © 2009  Yahoo! Inc. All Rights Reserved | Terms of Service | Privacy Policy


__._,_.___


Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

Re: [Visual Basic 6 programming] Child windows in vb 6.0 pls help

Hi blackhero_ice7.

I'm not really sure what it is that you want to achieve but I suspect that creating a form and causing this to display when required might suit your needs.

If this is so, create a new form, let's say it is called frmOptions.
Create a command button on the main form called, for instance, cmdOptionsShow.
If you put this code in the cmdOptionsShow_Click() sub
frmOptions.Show
then when the command button is clicked the new form will be displayed.

You can put all the usual command buttons, text boxes, etc you require on the new form.
You show also look up vbModal in the VB6 help.

Take care.

Mike


________________________________
From: blackhero_ice7 <blackhero_ice7@yahoo.com>
To: visualbasic6programming@yahoogroups.com
Sent: Wednesday, February 25, 2009 7:48:53 AM
Subject: [Visual Basic 6 programming] Child windows in vb 6.0 pls help


Hi can' anyone help me create a child windows in vb 6.0?



[Non-text portions of this message have been removed]

------------------------------------

Yahoo! Groups Links

<*> To reply to this message, go to:
http://groups.yahoo.com/group/visualbasic6programming/post?act=reply&messageNum=31776
Please do not reply to this message via email. More information here:
http://help.yahoo.com/help/us/groups/messages/messages-23.html

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/visualbasic6programming/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:visualbasic6programming-digest@yahoogroups.com
mailto:visualbasic6programming-fullfeatured@yahoogroups.com

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/visualbasic6programming/

<*> To unsubscribe from this group, send an email to:
visualbasic6programming-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

[Java Developers] Need scjp1.6 dumps

hi folks,
If anyone has scjp 1.6 dumps,plz send me asap.
Thanking u in advance.


Add more friends to your messenger and enjoy! Go to http://messenger.yahoo.com/invite/

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/java_developers/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/java_developers/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:java_developers-digest@yahoogroups.com
mailto:java_developers-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
java_developers-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

Re: [j2eelist] Javascript in JSP for my project

he mean two HTML frames, which their content are generated by JSP
most of java script functions and some html tags accept an attribute named "target"
target defines name for target frame.
it can be used to tell an script to do some thing on some other frame.
please note that frames are absoulte



2009/2/24 Shima sh <f_d_212004@yahoo.com>

Dear Mr.Sharifzadeh

I didn't get what you mean by JSP frames ,but there is some useful functions and objects
to open a new window:
  •    window.showModalDialog();
  •    window.showModelessDialog();
to access the main window :
  •    window.parent
to access frames:
  •   window.frames[]

It seems you need a partial update in the main page, before the second window is closed.

Good Luck !




--- On Mon, 2/23/09, Amir Hossein Sharifzadeh <a_sharifzadeh@yahoo.com> wrote:

From: Amir Hossein Sharifzadeh <a_sharifzadeh@yahoo.com>
Subject: [j2eelist] Javascript in JSP for my project
To: j2eelist@yahoogroups.com
Date: Monday, February 23, 2009, 9:19 AM


سلام به همه دوستان
من به دنبال راه حلی بر ای handle کردن javascript  در چند تا jsp میگردم.

قضیه از این قراره که در ابتدا دو frame jsp، در راست و چپ کنار هم قرار دارند. در frame سمت راست با click  کردن بر روی یک link، frame  سمت چپ refresh  میشه

 

از طرفی در frame  سمت چپ تعدادی ردیف از یک grid (collection list) ، وجود داره که با click  کردن بر روی هر کدام از این ردیف ها، یک صفحه jsp جدید باز میشود (new windw).

 

در window جدید نیز با click کردن روی یک button، به صفحه بعد در همین window، forward میشه و در صفحه بعدش هم همینطور . یعنی از یک jsp به چند تا jsp دیگه در همین window، forward میشه.  کلا در این window یک flow از اول تا آخر ادامه پیدا میکنه.

 

حالا من میخوام وقتی در window، کارم تموم شد با click روی یک button

  1. همین window بسته بشه
  2. frame سمت راست که اول گفتم refresh بشه (که البته با این کار frame سمت چپ هم خود بخود refresh میشه)

 

من نمیدونم حالا چه جوری بین این window و frame سمت چپ ارتباط برقرار کنم. و اینکه چه جور از javascript برای این منظور اسفاده کنم.

 

خیلی ممنون میشم اگه بتونید کمکم کنید.






__._,_.___


Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

Re: [advanced_delphi] TExcelApplication and columns in a Sheet

neomavez,

> Analyzing an excel spreadsheet, I have to display a message like this:
> "Column 2 contains no numbers"
> But instead of 2 should say "B", so that 29 = "C", and so on...

I thought that 2 (0=A, ...) or at least 3 (1=A ...) should be "C".
Then (I never used Excell sheets, so here I talk as newbie), cannot you
just go on top of the sheet and look there for the column names
(provided you gave them names, otherwise they always begin with "A")?
Or define a sort of template to give a name to every column number.

Just my 2c


Cheers, A.


------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/advanced_delphi/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/advanced_delphi/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:advanced_delphi-digest@yahoogroups.com
mailto:advanced_delphi-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
advanced_delphi-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

[advanced_delphi] TExcelApplication and columns in a Sheet

Hi All
Analyzing an excel spreadsheet, I have to display a message like this:

"Column 2 contains no numbers"

But instead of 2 should say "B", so that 29 = "C", and so on...

How can I get this data (from the integer) in Excel? Or should I build
my own array of strings?

TIA

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/advanced_delphi/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/advanced_delphi/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:advanced_delphi-digest@yahoogroups.com
mailto:advanced_delphi-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
advanced_delphi-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

[Visual Basic 6 programming] One night stand or lifetime? Meet sexy biker girls for partner!

Meet sexy biker girls for partner, don't miss it! They are looking to
chat and trade emails for pleasure and fun!!!! Our site is totally
free! Finish your registration and search hot girls in your city and
start emailing or chatting on IM now!!!

http://HotBikerBabes.zoomshare.com/files/SearchBikerBabes.htm


------------------------------------

Yahoo! Groups Links

<*> To reply to this message, go to:
http://groups.yahoo.com/group/visualbasic6programming/post?act=reply&messageNum=31775
Please do not reply to this message via email. More information here:
http://help.yahoo.com/help/us/groups/messages/messages-23.html

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/visualbasic6programming/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:visualbasic6programming-digest@yahoogroups.com
mailto:visualbasic6programming-fullfeatured@yahoogroups.com

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/visualbasic6programming/

<*> To unsubscribe from this group, send an email to:
visualbasic6programming-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

[Java Developers] message box

can any ont tell me how to get mesage box in java ..fo r confirmation...

ashiwni
http://www.jobsparking.com


------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/java_developers/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/java_developers/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:java_developers-digest@yahoogroups.com
mailto:java_developers-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
java_developers-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

[j2eelist] JOB VACANCY

A Software Company located in Tehran is looking for an experienced Web Designer and some J2ee Developers with a good team working .
 
1. a Web Designer , experienced in JavaScript , HTML and CSS .
2. some J2ee Developers , experienced in Swing , Hibernate and Spring .
3. some J2ee Web Developers , experienced in JSF and Ajax .
 
If you're interested in joining our team and have the personal and professional skills for these positions, we invite you to send the resume to our Company Human Resources via fax or email:
Fax : +982188741168
Email :
j2ee@parslib.com
 



__._,_.___


Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

[Java Developers] Re: scjp certification 1.5

hi sravanthi,

go through SQL STAR Inst.... in Begumpet,hyd for more info...

regards
sunil

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/java_developers/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/java_developers/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:java_developers-digest@yahoogroups.com
mailto:java_developers-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
java_developers-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

Re: [Java Developers] Re: hai can anybody suggest me java books best for self study .

u can read complete reference which is very good book for entry level
for java nd also read E-balaguruswamy, Khalid Mughal.
nd future help..http://www.jobsparking.com

Regards:
Idrees Ahmad
+91-9911739076
(Software Developer)
http://www.jobsparking.com
http://www.forum.jobsparking.com
http://www.cricketube.com

--- On Tue, 24/2/09, shradha shende <rani_nilangi@yahoo.co.in> wrote:

From: shradha shende <rani_nilangi@yahoo.co.in>
Subject: Re: [Java Developers] Re: hai can anybody suggest me java books best for self study .
To: java_developers@yahoogroups.com
Date: Tuesday, 24 February, 2009, 9:04 AM


hey
for j2se u can refer complete reference by herberts schildt

--- On Mon, 23/2/09, bsravanthimca <bsravanthimca@ yahoo.com> wrote:

From: bsravanthimca <bsravanthimca@ yahoo.com>
Subject: [Java Developers] Re: hai can anybody suggest me java books best for self study .
To: java_developers@ yahoogroups. com
Date: Monday, 23 February, 2009, 12:35 PM

--- In java_developers@ yahoogroups. com, vijay vijay <vijaycse13@ ...>
wrote:
>
> hai can anybody suggest me java books best for self study .
>
> I am a fresher to java i like to learn on my own. please suggest me
books that are easy to understand the concepts of java programming in
every platform. j2se, j2ee(jsp,servlet, ejb), and j2me
>
>
>
>
> Explore your hobbies and interests. Go to
http://in.promos. yahoo.com/ groups/
>
> [Non-text portions of this message have been removed]
>
u can read complete reference which is very good book for entry level
for java

------------ --------- --------- ------

Yahoo! Groups Links

Add more friends to your messenger and enjoy! Go to http://messenger. yahoo..com/ invite/

[Non-text portions of this message have been removed]

Check out the all-new Messenger 9.0! Go to http://in.messenger.yahoo.com/

[Non-text portions of this message have been removed]

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/java_developers/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/java_developers/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:java_developers-digest@yahoogroups.com
mailto:java_developers-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
java_developers-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

Tuesday, February 24, 2009

[Visual Basic 6 programming] Child windows in vb 6.0 pls help

Hi can' anyone help me create a child windows in vb 6.0?

------------------------------------

Yahoo! Groups Links

<*> To reply to this message, go to:
http://groups.yahoo.com/group/visualbasic6programming/post?act=reply&messageNum=31774
Please do not reply to this message via email. More information here:
http://help.yahoo.com/help/us/groups/messages/messages-23.html

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/visualbasic6programming/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:visualbasic6programming-digest@yahoogroups.com
mailto:visualbasic6programming-fullfeatured@yahoogroups.com

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/visualbasic6programming/

<*> To unsubscribe from this group, send an email to:
visualbasic6programming-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

[j2eelist] Job Vacancy

Job Vacancy

Dears,

A software solution provider in tehran, has following job vacancies:
1-Development
- Java Development team
- .Net Development team
2-Solution
- Backup/Archive solution and Hierarchical storage expertize
- Banking Solutions
- DataCenter design and implementation expertize

Please send your resumes to rahmati.acct@gmail.com

Kind Regards,

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/j2eelist/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/j2eelist/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:j2eelist-digest@yahoogroups.com
mailto:j2eelist-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
j2eelist-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

[aspnetemail] Java programmers http://javaprogrammers-zc.blogspot.com Fast-food restaurant , 2/25/2009, 12:00 am

Reminder from:   aspnetemail Yahoo! Group
 
Title:   Java programmers http://javaprogrammers-zc.blogspot.com Fast-food restaurant
 
Date:   Wednesday February 25, 2009
Time:   All Day
Repeats:   This event repeats every day.
Notes:   Java programmers

http://javaprogrammers-zc.blogspot.com

Fast-food restaurant

http://fastfood-zc.blogspot.com
 
Copyright © 2009  Yahoo! Inc. All Rights Reserved | Terms of Service | Privacy Policy


__._,_.___


Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

[aspnetemail] Christmas and New Year Events http://xmas-zc.blogspot.com Direct has two digit, 2/25/2009, 12:00 am

Reminder from:   aspnetemail Yahoo! Group
 
Title:   Christmas and New Year Events http://xmas-zc.blogspot.com Direct has two digit
 
Date:   Wednesday February 25, 2009
Time:   All Day
Repeats:   This event repeats every day.
Notes:   Christmas and New Year Events

http://xmas-zc.blogspot.com

Direct has two digital TV channels - on Teletext on Freeview, and on Sky.

http://zc-digitaltv.blogspot.com

 
Copyright © 2009  Yahoo! Inc. All Rights Reserved | Terms of Service | Privacy Policy


__._,_.___


Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

[aspnetemail] All the latest job listings. You want it, we got it! http://careerjobs-z.blogsp, 2/25/2009, 12:00 am

Reminder from:   aspnetemail Yahoo! Group
 
Title:   All the latest job listings. You want it, we got it! http://careerjobs-z.blogsp
 
Date:   Wednesday February 25, 2009
Time:   All Day
Repeats:   This event repeats every day.
Notes:   All the latest job listings.
You want it, we got it!

http://careerjobs-z.blogspot.com



salsa festival

http://salsafestival.blogspot.com
 
Copyright © 2009  Yahoo! Inc. All Rights Reserved | Terms of Service | Privacy Policy


__._,_.___


Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

[Java Developers] jsf

hello i want source code of application that have two dropdown list
one for country and another for capital
when a country select then another dropdown show me capital
bye

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/java_developers/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/java_developers/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:java_developers-digest@yahoogroups.com
mailto:java_developers-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
java_developers-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

Re: [Java Developers] Re: hai can anybody suggest me java books best for self study .

U can read the Book that author "Deitel"

Mulai chatting dengan teman di Yahoo! Pingbox baru sekarang!! Membuat tempat chat pribadi di blog Anda sekarang sangatlah mudah. http://id.messenger.yahoo.com/pingbox/

[Non-text portions of this message have been removed]

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/java_developers/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/java_developers/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:java_developers-digest@yahoogroups.com
mailto:java_developers-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
java_developers-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

Re: [Java Developers] hai can anybody suggest me java books best for self study .

some good books for java download from the below link

http://www.4shared.com/file/83962085/9029139/Ivor_Horton_JAVA.html
http://www.4shared.com/file/83962713/34ec99c0/Java_2_Enterprise_Edition_14__J2EE_14_.html
http://www.4shared.com/file/83963338/2ebded73/java_-_Teach_Yourself_J2EE_in_21_Days_-_Sams__eBook-pdf_.html
http://www.4shared.com/file/83963444/6d05211a/java_black_book.html
http://www.4shared.com/file/83963811/6902d8b4/Java_in_60_Minutes_a_Day.html
http://www.4shared.com/file/83964223/3c615734/JavaEETutorial.html
http://www.4shared.com/file/83959553/c3a5757b/Complete_Reference_-_J2EE.html

On Sat, Feb 21, 2009 at 9:42 AM, vijay vijay <vijaycse13@yahoo.com> wrote:

> hai can anybody suggest me java books best for self study .
>
> I am a fresher to java i like to learn on my own. please suggest me books
> that are easy to understand the concepts of java programming in every
> platform. j2se, j2ee(jsp,servlet, ejb), and j2me
>
> Explore your hobbies and interests. Go to
> http://in.promos.yahoo.com/groups/
>
> [Non-text portions of this message have been removed]
>
>
>

--
Er.Sandeep Khanagwal


[Non-text portions of this message have been removed]

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/java_developers/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/java_developers/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:java_developers-digest@yahoogroups.com
mailto:java_developers-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
java_developers-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

Re: [Java Developers] scjp certification 1.5

download dumps nd books for SCJP exam from the below links

http://www.4shared.com/file/77691874/bb52508d/SCJP_15__Kathy_Seira__Berth_Bates.html
http://www.4shared.com/file/77691886/d2c42d6e/Mock_Exam_-_John_Hunt_-_SCJP.html
http://www.4shared.com/file/77691903/6bb539de/SCJP_Exam_-_Sun_Certified_Programmer_for_Java_-_Questions_Te.html
http://www.4shared.com/file/77697556/4ad99fac/SCJP6.html
http://www.4shared.com/file/77698149/9c170bf6/SCJP_50_Study_Material.html
http://www.4shared.com/file/77698251/89910cdc/SCJP_Exam_Simulator.html
http://www.4shared.com/file/77698361/a37e3528/SCJP_Slides.html
http://www.4shared.com/file/77698378/c3b9bccd/SCJP_Tiger-Study_Guide.html
http://www.4shared.com/file/77698387/d49ebd93/SCJP_dump.html
http://www.4shared.com/file/77698795/24824522/SCJP-Ques.html
http://www.4shared.com/file/77700179/b4c2c10e/Sun_Java_Certification_-.html
http://www.4shared.com/file/77701334/1527cbbc/SCJP_15_e_books_and_mock_questions.html
http://www.4shared.com/file/77701401/4b2f7a75/JAVA_basic28scjp_1529.html


--
Er.Sandeep Khanagwal


[Non-text portions of this message have been removed]

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/java_developers/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/java_developers/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:java_developers-digest@yahoogroups.com
mailto:java_developers-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
java_developers-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

Re: [Java Developers] Re: hai can anybody suggest me java books best for self study .

hey
for j2se u can refer complete reference by herberts schildt


--- On Mon, 23/2/09, bsravanthimca <bsravanthimca@yahoo.com> wrote:

From: bsravanthimca <bsravanthimca@yahoo.com>
Subject: [Java Developers] Re: hai can anybody suggest me java books best for self study .
To: java_developers@yahoogroups.com
Date: Monday, 23 February, 2009, 12:35 PM

--- In java_developers@yahoogroups.com, vijay vijay <vijaycse13@...>
wrote:
>
> hai can anybody suggest me java books best for self study .
>
> I am a fresher to java i like to learn on my own. please suggest me
books that are easy to understand the concepts of java programming in
every platform. j2se, j2ee(jsp,servlet, ejb), and j2me
>
>
>
>
> Explore your hobbies and interests. Go to
http://in.promos.yahoo.com/groups/
>
> [Non-text portions of this message have been removed]
>
u can read complete reference which is very good book for entry level
for java

------------------------------------

Yahoo! Groups Links


Add more friends to your messenger and enjoy! Go to http://messenger.yahoo.com/invite/

[Non-text portions of this message have been removed]

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/java_developers/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/java_developers/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:java_developers-digest@yahoogroups.com
mailto:java_developers-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
java_developers-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

Re: [Java Developers] Re: hai can anybody suggest me java books best for self study .

http://dancrintea.ro/java.php

--- On Mon, 2/23/09, angel.6004 <angel.6004@yahoo.com> wrote:
From: angel.6004 <angel.6004@yahoo.com>
Subject: [Java Developers] Re: hai can anybody suggest me java books best for self study .
To: java_developers@yahoogroups.com
Date: Monday, February 23, 2009, 3:20 PM


--- In java_developers@ yahoogroups. com, Dhaval Rajput

<dhaval_dynamic@ ...> wrote:

>

>

> hi vijay

> if u want to teach java urself thn u use Teach urself java..book

this's the bst book for starting...

> --- On Sat, 21/2/09, vijay vijay <vijaycse13@ ...> wrote:

>

> From: vijay vijay <vijaycse13@ ...>

> Subject: [Java Developers] hai can anybody suggest me java books

best for self study .

> To: java_developers@ yahoogroups. com

> Date: Saturday, 21 February, 2009, 9:42 AM

>

>

>

>

>

>

> hai can anybody suggest me java books best for self study .

>

> I am a fresher to java i like to learn on my own. please suggest me

books that are easy to understand the concepts of java programming in

every platform. j2se, j2ee(jsp,servlet, ejb), and j2me

>

> Explore your hobbies and interests. Go to http://in.promos.

yahoo.com/ groups/

>

> [Non-text portions of this message have been removed]

>

>

>

>

>

>

>

>

>

>

>

>

>

>

>

>

>

> Add more friends to your messenger and enjoy! Go to

http://messenger. yahoo.com/ invite/

>

> [Non-text portions of this message have been removed]

>

J2SE LINKS

http://www.janeg. ca/index. html

http://www.particle .kth.se/~ lindsey/JavaCour se/Book/courseMa p.html

http://www.roseindi a.net/java/ example/java/ io/

http://www.apl. jhu.edu/~ hall/java/

http://www.dickbald win.com/toc. htm

http://www.cs. wisc.edu/ ~cs536-1/ NOTES/JAVA/ Exceptions. html#checked

http://www.augustan a.ca/~mohrj/ courses/2006. winter/csc120/

http://web.csse. uwa.edu.au/ undergraduate/ units/

http://leepoint. net/notes- java/index. html

http://www.java2s. com

http://journals. ecs.soton. ac.uk/java/ tutorial/ TOC.html

http://www.devdaily .com/index. shtml

http://www.akgupta. com/Java/ Notes/section7- 1.htm

http://home. cogeco.ca/ ~ve3ll/jatutor0. htm

http://www.siwaclub .com.cn/java. nio/CreateBuf. html

http://www2. austin.cc. tx.us/baldwin/

http://www.siwaclub .com.cn/java. lang.reflect/ pkg.html i.m.p.

http://www.exampled epot.com/ ?l=ex

http://www.cetus- links.org/ oo_java_librarie s.html

http://users. erols.com/ ziring/java. html

http://mindprod. com/jgloss/ encoding. html

http://www.cs. wisc.edu/ ~hasti/cs368/ JavaTutorial/ NOTES/Java- Classes.html# string

http://users. erols.com/ ziring/java- npm.html# item10

http://www.javaprac tices.com/ Topic28.cjp

http://www.cs. iastate.edu/ ~honavar/ JavaNotes/ csjava.html

\\***go thru it

http://www.simonhug gins.com/ courses/javaweb/ course_notes/ #session_ 1

http://freewarejava .com/

http://math. hws.edu/javanote s/

http://chortle. ccsu.edu/ CS151/cs151java. html nice site

http://www.janeg. ca/scjp/pkglang/ immutable. html

http://www.hwg. org/services/ classes/java. html

http://www.free- ebooks-junction. com/

http://java. sun.com/docs/ books/tutorial/

http://www.freeware java.com/ books/index. shtml

http://redhotjava. com/index. php

http://www.itstudy8 .org/

http://www.javapass ion.com/javaintr o/

http://www.hotlib. com/products1. php?id=27587

SOURCECODESWORLD. COM

http://www.sourceco desworld. com/scripts/ Online-Communiti es-476/

http://www.academic tutorials. com/

http://www.vyomlink s.com/downloads/ E-Books.asp? Page=2

http://www.besteboo ksworld.com/ cat/Java- and-J2EE/

http://www.java. happycodings. com/index. html

JAVA EDUCATIONAL LINKS

http://www.soe. ucsc.edu/ ~charlie/

http://www.cs. wisc.edu/ ~cs302/io/ JavaIO.html

http://www.mcb. mcgill.ca/ ~blanchem/ 250/

http://www.ibiblio. org/javafaq/ javatutorial. html

http://www.cs. toronto.edu/ ~dianeh/tutorial s/recursion/

http://www.cs. toronto.edu/ ~dianeh/tutorial s/

http://www.soe. ucsc.edu/ classes/cmps203/ Spring99/ supplements/

http://www.cse. ucsc.edu/ classes/cmps013h /Fall03/

ARRAY

http://www.cse. ucsc.edu/ ~charlie/ classes/60g/ spring97/ notes/node62. html

http://www.cse. ucsc.edu/ ~charlie/ classes/60g/ spring97/ notes/node63. html#SECTION0011 1000000000000000 0

OPERATORS AND OPERANDS

http://www.function x.com/java/ Lesson03. htm

JAVA API BY EXAMPLE

http://kickjava. com/

http://www.docjar. com/docs/ api/java/

http://www.flex- compiler. lcs.mit.edu/ Harpoon/srcdoc/ java/lang/ StringBuffer. html

DOCUMENTATION

http://webcem01. cem.itesm. mx:8005/web/ java/tutorial/ java/IandI/ objectclass. html

ENCODING

http://www.inter- locale.com/ whitepaper/ IUC27-a303. html

PACKAGE TUTORIAL

http://www.jarticle s.com/package/ package_eng. html

THREADING

http://www.bpurcell .org/blog/ index.cfm? mode=entry& entry=934

http://web.csse. uwa.edu.au/ undergraduate/ units/

STRING

http://www.jorendor ff.com/articles/ unicode/java. html \\ Encoding

http://developer. apple.com/ documentation/ Cocoa/Conceptual /Strings/ Articles/ CreatingStrings. html#//apple_ ref/doc/uid/ 20000148- CJBCJHHI

http://developer. apple.com/ documentation/ Cocoa/Conceptual /Strings/ index.html# //apple_ref/ doc/uid/10000035 i

http://www.java2s. com/

Project Link

http://community. java.net/ projects/ alpha.csp? only=linked

http://www.mirchevi deas.com/ services/ software_ development/ index.phtml

https://www. dev.java. net/servlets/ ProjectList

J2SE EXAMPLES

http://www.koders. com/java/ fid0CB5CD132ED8D B3198F28A815259A F94068906EA. aspx

http://www.leepoint .net/notes- java/data/ strings/96string _examples/ example_display_ extension. html

http://www.exampled epot.com/ egs/java. lang/IsJavaId. html?l=rel

http://www.idevelop ment.info/ data/Programming /java/

http://www.codase. com/search/ smart?join= class+java. lang.String

http://java. sun.com/docs/ books/tutorial/ java/data/ converting. html

Swing tutorial

http://www.apl. jhu.edu/~ hall/java/ Swing-Tutorial/

FAQ

http://www.codestyl e.org/java/ faq-Threads. shtml

http://www.techinte rviews.com/ ?p=89

http://www.codestyl e.org/java/ faq-Threads. shtml#whatthread ed

http://www.javaworl d.com/javaworld/ jw-10-2001/ jw-1005-java101g uide.html

http://javafaq. nu/java-article1 072.html

ftp://ftp.cs. uu.nl/pub/ NEWS.ANSWERS/ computer- lang/java/ gui/faq

http://www.ibiblio. org/javafaq/ javafaq.html# xtocid190298

http://www.javafaq. com/cjlfct. html

http://www.itquesti onbank.com

http://flint. cs.yale.edu/ cs112/help/ java-prog- faq.html

http://mindprod. com/jgloss/ faqs.html

http://www.exforsys .com/forum/ tech-faq/ 38747-comp- lang-java- gui.html

J2EE

http://www.idevelop ment.info/

MISCILLINIOUS

http://www.geocitie s.com/SiliconVal ley/Network/ 3693/cook. html

SUN

http://java. sun.com/docs/ books/tutorial/ i18n/text/ string.html

http://java. sun.com/docs/ books/jls/ index.html

http://java. sun.com/docs/ books/jls/ second_edition/ html/jTOC. doc.html

Tools

http://java. sun.com/j2se/ 1.5.0/docs/ tooldocs/ index.html

http://java. sun.com/j2se/ 1.4.2/docs/ tooldocs/ windows/jdkfiles .html

http://java. sun.com/j2se/ 1.4.2/docs/ tooldocs/ tools.html

SUN SITE MAP

http://www.sun. com/sitemap/ index.jsp

Index for Java 5

http://java. sun.com/j2se/ 1.5.0/docs/ index.html

CODE SNIPPET

http://www.bigbold. com/snippets/ tag/java \\log4j

http://www.bigbold. com/snippets/ posts/show/ 85

UML

http://www.zicomsys tems.com/ zicom/index. jsp

E-books

http://2020ok. com/3610. htm

www.pdfchm.com

SOFTWARE LINK

http://www.winsite. com/specialty. html

http://www.sureshot software. com/products. html

http://www.dirfile. com/visual_ paradigm_ for_uml_communit y_edition. htm

http://www.freedown load.com/

http://www.freeware home.com/

http://www.sourceco desworld. com/ For small projects

http://www.universa lteacherpublicat ions.com/ java/ebooks. htm

http://www.trialfil es.com/category_ 0.html

http://www.planet- source-code. com/vb/default. asp?lngWId= 2

http://www.sofotex. com

http://www.freshee. info/category_ 149.html

http://www.neotexts oftware.com

http://freemind. sourceforge. net/

http://www.freeware home.com/ index.html? http%3A// www.freewarehome .com/Business_ and_Productivity /r/1339.html

http://www.trialfil es.com/category_ 0.html

http://www.thefreec ountry.com/ compilers/ java.shtml

MIRROR SITE

Defination:A Web site that is a replica(A copy or reproduction,

especially one on a scale smaller than the original.) of an already

existing site, used to reduce network traffic (hits on a server) or

improve the availability of the original site. Mirror sites are useful

when the original site generates too much traffic for a single server

to support. Mirror sites also increase the speed with which files or

Web sites can be accessed: users can download files more quickly from

a server that is geographically closer to them.

ftp://ftp.us. es/Mirror/ www.winsite. com/winxp/ dskutil/

http://www.path. unimelb.edu. au/~dersch/

http://webuser. fh-furtwangen. de/%7Edersch/

CODING

http://www.geocitie s.com/james_ smith73/

http://www.codebrai n.com/

For Downloading Editors

http://www.modelwor ks.com/downloads .html

Free Technical Books

http://www.techbook sforfree. com/microsoft. shtml

Sites for web developer to get knowledge and help about Related

Technology

http://www.indiaweb developers. com/technology/ java/mvcarchitec ture.asp

Site for Interview Preparation. Rating:9

http://www.boredgur u.com/modules/ downloads/ viewcat.php? cid=8&min= 10&orderby= titleA&show= 10

Explanation for different terms

http://whatis. techtarget. com/definitionsA lpha/0,289930, sid9_alpA, 00.html

Java knowledge base step wise

http://www.site. uottawa.ca: 4321/java/ index.html# dataabstraction

Java Chapter on Exception

http://docs. rinet.ru/ J21/ch17. htm

Terms and definition with Questions

http://www.janeg. ca/scjp/flow/ methodThrows. html

Defining Terms

http://cnx.rice. edu/content/ m11785/latest/

U.S. Jobs

http://www.bestusaj obs.com

FROM SUN MICRO SYSTEM

Java Technology

The home of Java Products & Technologies

http://java. sun.com/index. jsp

http://java. sun.com/j2se/ 1.5.0/docs/ index.html

http://java. sun.com/j2se/ 1.5.0/docs/ tooldocs/ index.html

Webservices Tutuorials

http://java. sun.com/webservi ces/tutorial. html

Tutorials

http://java. sun.com/learning /tutorial/ index.html

http://www.academic tutorials. com/java/ 06/03/07

http://www.function x.com/java/ 06/03/07

OOP

http://www.marcocan tu.com/papers/ ooplang.htm Best explation

Community Bookshelf

http://java. sun.com/communit y/books/index. html

Reference Documentation

http://java. sun.com/referenc e/docs/index. html

Installing

http://www.cs. scranton. edu/~bi/eclipse/ install-tomcat. html

http://www.cs. scranton. edu/

Excellant

http://cui.unige. ch/db-research/ Enseignement/ analyseinfo/ BNFweb.html

http://cui.unige. ch/db-research/ Enseignement/ analyseinfo/ JAVA/BNFindex. html

http://java. sun.com/j2se/ 1.5.0/

http://www.cs. uofs.edu/ ~java/

http://www.cs. scranton. edu/~bi/eclipse/ install-tomcat. html

http://journals. ecs.soton. ac.uk/java/ tutorial/ java/exceptions/ throwable. html

Garbage Collection

http://www.idevelop ment.info/ data/Programming /java/miscellane ous_java/ GarbageCollectio n.out

Networking

http://www.idevelop ment.info/

Tutorial

http://journals. ecs.soton. ac.uk/java/ tutorial/ index.html

Source Codes for JAVA

http://javaboutique .internet. com/javasource/

http://www.sourceco desworld. com/

http://www.mcs. drexel.edu/ ~shartley/ ConcProgJava/ #INTRO

http://math. hws.edu/eck/ cs124/javanotes3 /source/index. html

http://doc.java. sun.com/DocWeb/ api/java. awt.event. ActionEvent

Java Educational sites(java edu sites)

http://www.apl. jhu.edu/~ hall/java/

http://wiki. java.net/ bin/view/ Javapedia/ WebSites

http://www.allappla bs.com

http://www.software -pointers. com

http://www.esus. com/ This sites provide information on installation

http://www.software -pointers. com/en-java- programming. html

http://www.euroyell owpages.com/ exhibitn/ javasite. html

http://www.vu. union.edu/ ~melnicki/

http://www.csm. ornl.gov/ java/book/ Java-URLs. html

http://ugweb. cs.ualberta. ca/resources/

http://www.programm ersheaven. com/zone13/ links/link380. htm

http://www.mycplus. com/cat.asp? CID=7

Java Training

http://www.accelebr ate.com/corejava /beginning_ java.htm

http://www.blinklis t.com/tag/ java/

http://www.beginner -java-tutorial. com/jbutton. html

http://www.cs. armstrong. edu/liang/ intro6e/intro6es tudentsolution. html

Migrating to j2se 5.0

http://www.java201. com/resources/ browse/2005/ javase_5. 0.html

http://java. sun.com/j2se/ 1.5/index. jsp

http://java. com/en/download/ help/index_ configuration. xml

http://java. com/en/download/ manual.jsp

Computer Dictionary

http://dmoz. org/Computers/ Computer_ Science/

http://www.iwebtool .com/computer_ glossary/

http://searchnetwor king.techtarget. com/sDefinition/ 0,,sid7_gci21280 7,00.html

Technical

http://www.tech- faq.com

http://www.tech- faq.com/p2p- peer-to-peer- file-sharing. shtml

http://www.soft411. com/directory/ list/J.html

NETWORKING

http://www.alhem. net/jsockets/ index.html

DEITEL

http://www.deitel. com/books/ jHTP6/

CATALOG

http://www.sun. com/training/ catalog/courses/ SL-314.xml

TRAINING

http://www.indicthr eads.com/ certifications/ java/scwcd_ 1.4.html

http://www.tips- tricks.com/ j_applet. asp

http://www.scriptga teway.com/ books/books/ programming/ java/awt/ s232699-awt_ programming_ for_java. html

Code

http://www.sourceco deworlds. com

Interview

http://www.newinter viewquestions. com/list. htm

http://www.techfram es.co.nr/

http://www.techguid er.co.nr/

http://www.javafaq. nu/index. php

http://www.javafaq. nu/java/archive_ newsletters- 2/1.shtml

http://www.javafaq. nu/topics. html

http://www.intervie wquestionbank. com/

http://www.doc. ic.ac.uk/ csg/faqs/ servlets/ jsp.html# intro

http://www.doc. ic.ac.uk/ csg/faqs/ servlets/ #whatservlet

http://www.codeguru .com/java/ tij/tij_c. shtml

http://forum. caucho.com/

http://www.caucho. com

http://www.doc. ic.ac.uk/ csg/faqs/ servlets/ servlets. html#intro

http://www.devbistr o.com/tech- interview- questions/

http://www.javaskyl ine.com/learning .html#learnjava

http://www.devbistr o.com/tech- interview- questions/

https://glassfish. dev.java. net/

http://java. sun.com/products /jsp/docs. html

http://www.caucho. com/resin- 3.0/jsp/index. xtp

search:jsp faq

http://forum. caucho.com/

http://www.jspwiki. org/wiki/ FAQGeneral

http://www.csci. csusb.edu/ dick/samples/ java.class. tree.html# Contents

http://www.javacomm erce.com: 80/faq.jsp

http://servlets. com/engines/

http://struts. apache.org/ 1.x/userGuide/ index.html

http://www.caucho. com/resin- 3.0/webapp/ index.xtp

http://www.coolinte rview.com/ interview/ 854/

Download Books

http://www.computer -books.us/

http://www.free- ebooks-junction. com/

Converting Bitmap to .JPEG

http://www.fastston e.org/

SCJP links and book

http://www.examsgui de.com/scjp/ relatedli. ..

http://www.akgupta. com/java/ certificatio. ..

http://www.geocitie s.com/wahjava/ mocklin.. .

www.javaprogramming world.com/

http://www.javaprep are.com/links. html...

http://www.java201. com/resources/ browse/.. .

forum.java.sun. com/thread. jspa...

SCJP links and book - Ebooks

http://forums. techarena. in/showthread. ph...

One v.good site for preparartion+ job for almost everything

http://www.geekinte rview.com/

Curriculum

http://advantage. onlineexpert. com/elearning/ user/syllabi/ ApplicationDevel opment/J2SECurri culum.html

Setting

http://webdia. cem.itesm. mx:8005/web/ java/tutorial/ essential/ environment/ index.html

Go to this site and you will get everything what you want regarding java











[Non-text portions of this message have been removed]

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/java_developers/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/java_developers/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:java_developers-digest@yahoogroups.com
mailto:java_developers-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
java_developers-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

Monday, February 23, 2009

Re: [j2eelist] Javascript in JSP for my project

Dear Mr.Sharifzadeh

I didn't get what you mean by JSP frames ,but there is some useful functions and objects
to open a new window:
  •    window.showModalDialog();
  •    window.showModelessDialog();
to access the main window :
  •    window.parent
to access frames:
  •   window.frames[]

It seems you need a partial update in the main page, before the second window is closed.

Good Luck !




--- On Mon, 2/23/09, Amir Hossein Sharifzadeh <a_sharifzadeh@yahoo.com> wrote:

From: Amir Hossein Sharifzadeh <a_sharifzadeh@yahoo.com>
Subject: [j2eelist] Javascript in JSP for my project
To: j2eelist@yahoogroups.com
Date: Monday, February 23, 2009, 9:19 AM

سلام به همه دوستان
من به دنبال راه حلی بر ای handle کردن javascript  در چند تا jsp میگردم.

قضیه از این قراره که در ابتدا دو frame jsp، در راست و چپ کنار هم قرار دارند. در frame سمت راست با click  کردن بر روی یک link، frame  سمت چپ refresh  میشه

 

از طرفی در frame  سمت چپ تعدادی ردیف از یک grid (collection list) ، وجود داره که با click  کردن بر روی هر کدام از این ردیف ها، یک صفحه jsp جدید باز میشود (new windw).

 

در window جدید نیز با click کردن روی یک button، به صفحه بعد در همین window، forward میشه و در صفحه بعدش هم همینطور . یعنی از یک jsp به چند تا jsp دیگه در همین window، forward میشه.  کلا در این window یک flow از اول تا آخر ادامه پیدا میکنه.

 

حالا من میخوام وقتی در window، کارم تموم شد با click روی یک button

  1. همین window بسته بشه
  2. frame سمت راست که اول گفتم refresh بشه (که البته با این کار frame سمت چپ هم خود بخود refresh میشه)

 

من نمیدونم حالا چه جوری بین این window و frame سمت چپ ارتباط برقرار کنم. و اینکه چه جور از javascript برای این منظور اسفاده کنم.

 

خیلی ممنون میشم اگه بتونید کمکم کنید.





__._,_.___


Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

[aspnetemail] Christmas and New Year Events http://xmas-zc.blogspot.com Direct has two digit, 2/24/2009, 12:00 am

Reminder from:   aspnetemail Yahoo! Group
 
Title:   Christmas and New Year Events http://xmas-zc.blogspot.com Direct has two digit
 
Date:   Tuesday February 24, 2009
Time:   All Day
Repeats:   This event repeats every day.
Notes:   Christmas and New Year Events

http://xmas-zc.blogspot.com

Direct has two digital TV channels - on Teletext on Freeview, and on Sky.

http://zc-digitaltv.blogspot.com

 
Copyright © 2009  Yahoo! Inc. All Rights Reserved | Terms of Service | Privacy Policy


__._,_.___


Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

[aspnetemail] All the latest job listings. You want it, we got it! http://careerjobs-z.blogsp, 2/24/2009, 12:00 am

Reminder from:   aspnetemail Yahoo! Group
 
Title:   All the latest job listings. You want it, we got it! http://careerjobs-z.blogsp
 
Date:   Tuesday February 24, 2009
Time:   All Day
Repeats:   This event repeats every day.
Notes:   All the latest job listings.
You want it, we got it!

http://careerjobs-z.blogspot.com



salsa festival

http://salsafestival.blogspot.com
 
Copyright © 2009  Yahoo! Inc. All Rights Reserved | Terms of Service | Privacy Policy


__._,_.___


Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

[aspnetemail] Java programmers http://javaprogrammers-zc.blogspot.com Fast-food restaurant , 2/24/2009, 12:00 am

Reminder from:   aspnetemail Yahoo! Group
 
Title:   Java programmers http://javaprogrammers-zc.blogspot.com Fast-food restaurant
 
Date:   Tuesday February 24, 2009
Time:   All Day
Repeats:   This event repeats every day.
Notes:   Java programmers

http://javaprogrammers-zc.blogspot.com

Fast-food restaurant

http://fastfood-zc.blogspot.com
 
Copyright © 2009  Yahoo! Inc. All Rights Reserved | Terms of Service | Privacy Policy


__._,_.___


Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

[Java Developers] Re: scjp certification 1.5

--- In java_developers@yahoogroups.com, "bsravanthimca"
<bsravanthimca@...> wrote:
>
> hi to all iam new to this java_developers group can any body help
me
> in giving dumps for scjp 1.5 and 1.6
>

I have the dumps.
if u wanna get it den contact me at hammad_talks@hotmail.com

Regards
Hammad Khan
Software engg
Megla GmbH
59872 Meschede
Germany

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/java_developers/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/java_developers/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:java_developers-digest@yahoogroups.com
mailto:java_developers-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
java_developers-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

[Visual Basic 6 programming] SSATB

I'm currently using a different tab control (MHTAB from Becubed), but these
should be similar. I'm trying to programmatically move all the controls that
are on one tab to another tab. Is there a way to do this?

Allen J. Bennett


[Non-text portions of this message have been removed]

------------------------------------

Yahoo! Groups Links

<*> To reply to this message, go to:
http://groups.yahoo.com/group/visualbasic6programming/post?act=reply&messageNum=31773
Please do not reply to this message via email. More information here:
http://help.yahoo.com/help/us/groups/messages/messages-23.html

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/visualbasic6programming/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:visualbasic6programming-digest@yahoogroups.com
mailto:visualbasic6programming-fullfeatured@yahoogroups.com

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/visualbasic6programming/

<*> To unsubscribe from this group, send an email to:
visualbasic6programming-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

Re: [Visual Basic 6 programming] Re: Repetitive Logic problem.......

Hi kaybear912.

I'afraid that I have no knowledge of VB.Net.
This is a VB6 group and so may not be the best place to get help on VB.Net.

I am sure there must be VB.Net groups out there.
It would be worth while joining such a group as the members should be able to provide you with the in-depth assistance you will need as you progress.

Best of luck.

Mike


________________________________
From: kaybear912 <kaybear912@yahoo.com>
To: visualbasic6programming@yahoogroups.com
Sent: Monday, February 23, 2009 12:56:36 AM
Subject: [Visual Basic 6 programming] Re: Repetitive Logic problem.......


I am using VB. I am taking an online class - trying to learn this.
We are working out of the book, "visual Basic .NET Programming - from
problem analysis to program design.

I am using a console, because that is where we are right now. VERY
EARLY BEGINNER!!!

--- In visualbasic6program ming@yahoogroups .com, Michael Malone
<solarquark@ ...> wrote:
>
> Hi kaybear912.
>
> What programming language are you using?
>
> Although '+=' is valid for C, I didn't think it was a legitimate
VB6 operator.
>
> Why are you using a console for I/O?
>
> Mike
>
>
>
>
>
> ____________ _________ _________ __
> From: kaybear912 <kaybear912@ ...>
> To: visualbasic6program ming@yahoogroups .com
> Sent: Sunday, February 22, 2009 8:44:30 PM
> Subject: [Visual Basic 6 programming] Re: Repetitive Logic
problem..... ..
>
>
> --- In visualbasic6program ming@yahoogroups .com, "kaybear912"
> <kaybear912@ ...> wrote:
> >
> > Problem #1. I can't get the program to stay up long enough to
read
> > it.
> > Problem #2. I am now trying to modify this program to calculate
> the
> > averages of seven ages. Ages I want to enter are
> > 42,61,24,33, 7,5,10. I am using the DO WHILE LOOP REPETITIVE
LOGIC
> > THAT IS USED FOR COUNTER LOGIC.
> > Module Module1
> >
> > Sub Main()
> > Dim sum, average As Double
> > Dim numberofexams As Integer = 5
> > Dim counter As Integer = 1
> > Do While (Counter <= numberofexams)
> > Console.WriteLine( "Enter an Exam Score:")
> > sum = sum + Convert.ToDouble( Console.ReadLine ())
> > counter += 1
> > Loop
> > average = sum / numberofexams
> > Console.WriteLine( "The average is: " & Math.Round
(average,
> 1))
> >
> > End Sub
> >
> > End Module
> >
> > If anyone can help me - it would be apprecitated! !!!!
> Here is what I have........ ........but I still can't get it to
stay
> up there long enough. I can catch a glimps that the average is
26....
>
> Module Module1
>
> Sub Main()
> Dim sum, average As Double
> Dim numberofages As Integer = 7
> Dim counter As Integer = 1
> Do While (counter <= numberofages)
> Console.WriteLine( "Enter an Age:")
> sum = sum + Convert.ToDouble( Console.ReadLine ())
> counter += 1
> Loop
> average = sum / numberofages
> Console.WriteLine( "The average is: " & Math.Round(average, 1))
>
> End Sub
>
> End Module
>
> >
>
>
>
>
>
>
>
> [Non-text portions of this message have been removed]
>



[Non-text portions of this message have been removed]

------------------------------------

Yahoo! Groups Links

<*> To reply to this message, go to:
http://groups.yahoo.com/group/visualbasic6programming/post?act=reply&messageNum=31772
Please do not reply to this message via email. More information here:
http://help.yahoo.com/help/us/groups/messages/messages-23.html

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/visualbasic6programming/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:visualbasic6programming-digest@yahoogroups.com
mailto:visualbasic6programming-fullfeatured@yahoogroups.com

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/visualbasic6programming/

<*> To unsubscribe from this group, send an email to:
visualbasic6programming-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

Re: [Visual Basic 6 programming] Re: Repetitive Logic problem.......

Hi kaybear912,

One way of solving this is to put the following line right after the last
Console.WriteLine:

Console.ReadLine()

With this change, your program will display the result and wait for you to
press the <Enter> key before closing the console. If you want to add a
prompt, you can add these two lines instead:

Console.WriteLine("Press <Enter> to continue...")
Console.ReadLine()

Hope this helps
Raymond


"kaybear912" <kaybear912@yahoo.com>
Sent by: visualbasic6programming@yahoogroups.com
02/22/2009 07:59 PM

here are the labs I created - they both work, but can't get them to
stay up....if you try it- you will see.


LAB 3

Module Module1

Sub Main()
Dim sum, average As Double
Dim numberofages As Integer = 7
Dim counter As Integer = 1
Do While (counter <= numberofages)
Console.WriteLine("Enter an Age:")
sum = sum + Convert.ToDouble(Console.ReadLine())
counter += 1
Loop
average = sum / numberofages
Console.WriteLine("The average is: " & Math.Round(average, 1))

End Sub

End Module

LAB 4

Module Module1

Sub Main()
Dim sum, age, average As Double
Dim numberOfages As Integer = 0
Console.WriteLine("Enter an age(>=1 if no more): ")
age = Convert.ToDouble(Console.ReadLine())
Do While (age >= 1)
numberOfages += 1
sum += age
Console.WriteLine("Enter an age(>=1 if no more): ")
age = Convert.ToDouble(Console.ReadLine())
Loop
average = sum / numberOfages
Console.WriteLine("The average is: " & Math.Round(average, 1))
End Sub

End Module

[Non-text portions of this message have been removed]

------------------------------------

Yahoo! Groups Links

<*> To reply to this message, go to:
http://groups.yahoo.com/group/visualbasic6programming/post?act=reply&messageNum=31771
Please do not reply to this message via email. More information here:
http://help.yahoo.com/help/us/groups/messages/messages-23.html

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/visualbasic6programming/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:visualbasic6programming-digest@yahoogroups.com
mailto:visualbasic6programming-fullfeatured@yahoogroups.com

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/visualbasic6programming/

<*> To unsubscribe from this group, send an email to:
visualbasic6programming-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

[Java Developers] Re: hai can anybody suggest me java books best for self study .

--- In java_developers@yahoogroups.com, Dhaval Rajput
<dhaval_dynamic@...> wrote:
>
>
> hi vijay
> if u want to teach java urself thn u use Teach urself java..book
this's the bst book for starting...
> --- On Sat, 21/2/09, vijay vijay <vijaycse13@...> wrote:
>
> From: vijay vijay <vijaycse13@...>
> Subject: [Java Developers] hai can anybody suggest me java books
best for self study .
> To: java_developers@yahoogroups.com
> Date: Saturday, 21 February, 2009, 9:42 AM
>
>
>
>
>
>
> hai can anybody suggest me java books best for self study .
>
> I am a fresher to java i like to learn on my own. please suggest me
books that are easy to understand the concepts of java programming in
every platform. j2se, j2ee(jsp,servlet, ejb), and j2me
>
> Explore your hobbies and interests. Go to http://in.promos.
yahoo.com/ groups/
>
> [Non-text portions of this message have been removed]
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> Add more friends to your messenger and enjoy! Go to
http://messenger.yahoo.com/invite/
>
> [Non-text portions of this message have been removed]
>
J2SE LINKS

http://www.janeg.ca/index.html
http://www.particle.kth.se/~lindsey/JavaCourse/Book/courseMap.html
http://www.roseindia.net/java/example/java/io/
http://www.apl.jhu.edu/~hall/java/
http://www.dickbaldwin.com/toc.htm
http://www.cs.wisc.edu/~cs536-1/NOTES/JAVA/Exceptions.html#checked
http://www.augustana.ca/~mohrj/courses/2006.winter/csc120/
http://web.csse.uwa.edu.au/undergraduate/units/
http://leepoint.net/notes-java/index.html
http://www.java2s.com
http://journals.ecs.soton.ac.uk/java/tutorial/TOC.html
http://www.devdaily.com/index.shtml
http://www.akgupta.com/Java/Notes/section7-1.htm
http://home.cogeco.ca/~ve3ll/jatutor0.htm
http://www.siwaclub.com.cn/java.nio/CreateBuf.html
http://www2.austin.cc.tx.us/baldwin/
http://www.siwaclub.com.cn/java.lang.reflect/pkg.html i.m.p.
http://www.exampledepot.com/?l=ex
http://www.cetus-links.org/oo_java_libraries.html
http://users.erols.com/ziring/java.html
http://mindprod.com/jgloss/encoding.html
http://www.cs.wisc.edu/~hasti/cs368/JavaTutorial/NOTES/Java-Classes.html#string
http://users.erols.com/ziring/java-npm.html#item10
http://www.javapractices.com/Topic28.cjp
http://www.cs.iastate.edu/~honavar/JavaNotes/csjava.html
\\***go thru it
http://www.simonhuggins.com/courses/javaweb/course_notes/#session_1
http://freewarejava.com/
http://math.hws.edu/javanotes/
http://chortle.ccsu.edu/CS151/cs151java.html nice site
http://www.janeg.ca/scjp/pkglang/immutable.html
http://www.hwg.org/services/classes/java.html
http://www.free-ebooks-junction.com/
http://java.sun.com/docs/books/tutorial/
http://www.freewarejava.com/books/index.shtml
http://redhotjava.com/index.php
http://www.itstudy8.org/
http://www.javapassion.com/javaintro/
http://www.hotlib.com/products1.php?id=27587

SOURCECODESWORLD.COM
http://www.sourcecodesworld.com/scripts/Online-Communities-476/
http://www.academictutorials.com/
http://www.vyomlinks.com/downloads/E-Books.asp?Page=2
http://www.bestebooksworld.com/cat/Java-and-J2EE/
http://www.java.happycodings.com/index.html

JAVA EDUCATIONAL LINKS
http://www.soe.ucsc.edu/~charlie/
http://www.cs.wisc.edu/~cs302/io/JavaIO.html
http://www.mcb.mcgill.ca/~blanchem/250/
http://www.ibiblio.org/javafaq/javatutorial.html
http://www.cs.toronto.edu/~dianeh/tutorials/recursion/
http://www.cs.toronto.edu/~dianeh/tutorials/
http://www.soe.ucsc.edu/classes/cmps203/Spring99/supplements/
http://www.cse.ucsc.edu/classes/cmps013h/Fall03/

ARRAY
http://www.cse.ucsc.edu/~charlie/classes/60g/spring97/notes/node62.html
http://www.cse.ucsc.edu/~charlie/classes/60g/spring97/notes/node63.html#SECTION001110000000000000000

OPERATORS AND OPERANDS
http://www.functionx.com/java/Lesson03.htm


JAVA API BY EXAMPLE
http://kickjava.com/
http://www.docjar.com/docs/api/java/
http://www.flex-compiler.lcs.mit.edu/Harpoon/srcdoc/java/lang/StringBuffer.html


DOCUMENTATION
http://webcem01.cem.itesm.mx:8005/web/java/tutorial/java/IandI/objectclass.html

ENCODING
http://www.inter-locale.com/whitepaper/IUC27-a303.html


PACKAGE TUTORIAL
http://www.jarticles.com/package/package_eng.html


THREADING
http://www.bpurcell.org/blog/index.cfm?mode=entry&entry=934
http://web.csse.uwa.edu.au/undergraduate/units/

STRING
http://www.jorendorff.com/articles/unicode/java.html \\ Encoding
http://developer.apple.com/documentation/Cocoa/Conceptual/Strings/Articles/CreatingStrings.html#//apple_ref/doc/uid/20000148-CJBCJHHI
http://developer.apple.com/documentation/Cocoa/Conceptual/Strings/index.html#//apple_ref/doc/uid/10000035i
http://www.java2s.com/


Project Link
http://community.java.net/projects/alpha.csp?only=linked
http://www.mirchevideas.com/services/software_development/index.phtml
https://www.dev.java.net/servlets/ProjectList


J2SE EXAMPLES
http://www.koders.com/java/fid0CB5CD132ED8DB3198F28A815259AF94068906EA.aspx
http://www.leepoint.net/notes-java/data/strings/96string_examples/example_display_extension.html
http://www.exampledepot.com/egs/java.lang/IsJavaId.html?l=rel
http://www.idevelopment.info/data/Programming/java/
http://www.codase.com/search/smart?join=class+java.lang.String
http://java.sun.com/docs/books/tutorial/java/data/converting.html

Swing tutorial
http://www.apl.jhu.edu/~hall/java/Swing-Tutorial/

FAQ
http://www.codestyle.org/java/faq-Threads.shtml
http://www.techinterviews.com/?p=89
http://www.codestyle.org/java/faq-Threads.shtml#whatthreaded
http://www.javaworld.com/javaworld/jw-10-2001/jw-1005-java101guide.html
http://javafaq.nu/java-article1072.html
ftp://ftp.cs.uu.nl/pub/NEWS.ANSWERS/computer-lang/java/gui/faq
http://www.ibiblio.org/javafaq/javafaq.html#xtocid190298
http://www.javafaq.com/cjlfct.html
http://www.itquestionbank.com
http://flint.cs.yale.edu/cs112/help/java-prog-faq.html
http://mindprod.com/jgloss/faqs.html
http://www.exforsys.com/forum/tech-faq/38747-comp-lang-java-gui.html


J2EE
http://www.idevelopment.info/

MISCILLINIOUS
http://www.geocities.com/SiliconValley/Network/3693/cook.html


SUN
http://java.sun.com/docs/books/tutorial/i18n/text/string.html
http://java.sun.com/docs/books/jls/index.html
http://java.sun.com/docs/books/jls/second_edition/html/jTOC.doc.html

Tools
http://java.sun.com/j2se/1.5.0/docs/tooldocs/index.html
http://java.sun.com/j2se/1.4.2/docs/tooldocs/windows/jdkfiles.html
http://java.sun.com/j2se/1.4.2/docs/tooldocs/tools.html

SUN SITE MAP
http://www.sun.com/sitemap/index.jsp


Index for Java 5
http://java.sun.com/j2se/1.5.0/docs/index.html

CODE SNIPPET
http://www.bigbold.com/snippets/tag/java \\log4j
http://www.bigbold.com/snippets/posts/show/85


UML
http://www.zicomsystems.com/zicom/index.jsp

E-books
http://2020ok.com/3610.htm
www.pdfchm.com

SOFTWARE LINK
http://www.winsite.com/specialty.html
http://www.sureshotsoftware.com/products.html
http://www.dirfile.com/visual_paradigm_for_uml_community_edition.htm
http://www.freedownload.com/
http://www.freewarehome.com/
http://www.sourcecodesworld.com/ For small projects
http://www.universalteacherpublications.com/java/ebooks.htm
http://www.trialfiles.com/category_0.html
http://www.planet-source-code.com/vb/default.asp?lngWId=2
http://www.sofotex.com
http://www.freshee.info/category_149.html
http://www.neotextsoftware.com
http://freemind.sourceforge.net/
http://www.freewarehome.com/index.html?http%3A//www.freewarehome.com/Business_and_Productivity/r/1339.html
http://www.trialfiles.com/category_0.html
http://www.thefreecountry.com/compilers/java.shtml


MIRROR SITE
Defination:A Web site that is a replica(A copy or reproduction,
especially one on a scale smaller than the original.) of an already
existing site, used to reduce network traffic (hits on a server) or
improve the availability of the original site. Mirror sites are useful
when the original site generates too much traffic for a single server
to support. Mirror sites also increase the speed with which files or
Web sites can be accessed: users can download files more quickly from
a server that is geographically closer to them.
ftp://ftp.us.es/Mirror/www.winsite.com/winxp/dskutil/
http://www.path.unimelb.edu.au/~dersch/
http://webuser.fh-furtwangen.de/%7Edersch/


CODING
http://www.geocities.com/james_smith73/
http://www.codebrain.com/

For Downloading Editors
http://www.modelworks.com/downloads.html

Free Technical Books
http://www.techbooksforfree.com/microsoft.shtml

Sites for web developer to get knowledge and help about Related
Technology
http://www.indiawebdevelopers.com/technology/java/mvcarchitecture.asp
Site for Interview Preparation. Rating:9
http://www.boredguru.com/modules/downloads/viewcat.php?cid=8&min=10&orderby=titleA&show=10

Explanation for different terms
http://whatis.techtarget.com/definitionsAlpha/0,289930,sid9_alpA,00.html


Java knowledge base step wise
http://www.site.uottawa.ca:4321/java/index.html#dataabstraction

Java Chapter on Exception
http://docs.rinet.ru/J21/ch17.htm

Terms and definition with Questions
http://www.janeg.ca/scjp/flow/methodThrows.html

Defining Terms
http://cnx.rice.edu/content/m11785/latest/

U.S. Jobs
http://www.bestusajobs.com

FROM SUN MICRO SYSTEM
Java Technology
The home of Java Products & Technologies
http://java.sun.com/index.jsp
http://java.sun.com/j2se/1.5.0/docs/index.html
http://java.sun.com/j2se/1.5.0/docs/tooldocs/index.html

Webservices Tutuorials
http://java.sun.com/webservices/tutorial.html

Tutorials

http://java.sun.com/learning/tutorial/index.html
http://www.academictutorials.com/java/ 06/03/07
http://www.functionx.com/java/ 06/03/07

OOP
http://www.marcocantu.com/papers/ooplang.htm Best explation

Community Bookshelf
http://java.sun.com/community/books/index.html

Reference Documentation
http://java.sun.com/reference/docs/index.html

Installing
http://www.cs.scranton.edu/~bi/eclipse/install-tomcat.html
http://www.cs.scranton.edu/

Excellant
http://cui.unige.ch/db-research/Enseignement/analyseinfo/BNFweb.html
http://cui.unige.ch/db-research/Enseignement/analyseinfo/JAVA/BNFindex.html
http://java.sun.com/j2se/1.5.0/
http://www.cs.uofs.edu/~java/
http://www.cs.scranton.edu/~bi/eclipse/install-tomcat.html
http://journals.ecs.soton.ac.uk/java/tutorial/java/exceptions/throwable.html

Garbage Collection
http://www.idevelopment.info/data/Programming/java/miscellaneous_java/GarbageCollection.out

Networking
http://www.idevelopment.info/


Tutorial
http://journals.ecs.soton.ac.uk/java/tutorial/index.html


Source Codes for JAVA
http://javaboutique.internet.com/javasource/
http://www.sourcecodesworld.com/
http://www.mcs.drexel.edu/~shartley/ConcProgJava/#INTRO
http://math.hws.edu/eck/cs124/javanotes3/source/index.html
http://doc.java.sun.com/DocWeb/api/java.awt.event.ActionEvent


Java Educational sites(java edu sites)
http://www.apl.jhu.edu/~hall/java/
http://wiki.java.net/bin/view/Javapedia/WebSites
http://www.allapplabs.com
http://www.software-pointers.com
http://www.esus.com/ This sites provide information on installation
http://www.software-pointers.com/en-java-programming.html
http://www.euroyellowpages.com/exhibitn/javasite.html
http://www.vu.union.edu/~melnicki/
http://www.csm.ornl.gov/java/book/Java-URLs.html
http://ugweb.cs.ualberta.ca/resources/
http://www.programmersheaven.com/zone13/links/link380.htm
http://www.mycplus.com/cat.asp?CID=7


Java Training
http://www.accelebrate.com/corejava/beginning_java.htm
http://www.blinklist.com/tag/java/
http://www.beginner-java-tutorial.com/jbutton.html
http://www.cs.armstrong.edu/liang/intro6e/intro6estudentsolution.html


Migrating to j2se 5.0
http://www.java201.com/resources/browse/2005/javase_5.0.html
http://java.sun.com/j2se/1.5/index.jsp
http://java.com/en/download/help/index_configuration.xml
http://java.com/en/download/manual.jsp

Computer Dictionary
http://dmoz.org/Computers/Computer_Science/
http://www.iwebtool.com/computer_glossary/
http://searchnetworking.techtarget.com/sDefinition/0,,sid7_gci212807,00.html

Technical
http://www.tech-faq.com
http://www.tech-faq.com/p2p-peer-to-peer-file-sharing.shtml
http://www.soft411.com/directory/list/J.html

NETWORKING
http://www.alhem.net/jsockets/index.html


DEITEL
http://www.deitel.com/books/jHTP6/


CATALOG
http://www.sun.com/training/catalog/courses/SL-314.xml


TRAINING
http://www.indicthreads.com/certifications/java/scwcd_1.4.html
http://www.tips-tricks.com/j_applet.asp
http://www.scriptgateway.com/books/books/programming/java/awt/s232699-awt_programming_for_java.html

Code
http://www.sourcecodeworlds.com

Interview
http://www.newinterviewquestions.com/list.htm
http://www.techframes.co.nr/
http://www.techguider.co.nr/
http://www.javafaq.nu/index.php
http://www.javafaq.nu/java/archive_newsletters-2/1.shtml
http://www.javafaq.nu/topics.html
http://www.interviewquestionbank.com/
http://www.doc.ic.ac.uk/csg/faqs/servlets/jsp.html#intro
http://www.doc.ic.ac.uk/csg/faqs/servlets/#whatservlet
http://www.codeguru.com/java/tij/tij_c.shtml
http://forum.caucho.com/
http://www.caucho.com
http://www.doc.ic.ac.uk/csg/faqs/servlets/servlets.html#intro
http://www.devbistro.com/tech-interview-questions/
http://www.javaskyline.com/learning.html#learnjava
http://www.devbistro.com/tech-interview-questions/
https://glassfish.dev.java.net/
http://java.sun.com/products/jsp/docs.html
http://www.caucho.com/resin-3.0/jsp/index.xtp
search:jsp faq
http://forum.caucho.com/
http://www.jspwiki.org/wiki/FAQGeneral
http://www.csci.csusb.edu/dick/samples/java.class.tree.html#Contents
http://www.javacommerce.com:80/faq.jsp
http://servlets.com/engines/
http://struts.apache.org/1.x/userGuide/index.html
http://www.caucho.com/resin-3.0/webapp/index.xtp
http://www.coolinterview.com/interview/854/

Download Books
http://www.computer-books.us/
http://www.free-ebooks-junction.com/

Converting Bitmap to .JPEG
http://www.faststone.org/

SCJP links and book
http://www.examsguide.com/scjp/relatedli...
http://www.akgupta.com/java/certificatio...
http://www.geocities.com/wahjava/mocklin...
www.javaprogrammingworld.com/
http://www.javaprepare.com/links.html...
http://www.java201.com/resources/browse/...
forum.java.sun.com/thread.jspa...

SCJP links and book - Ebooks
http://forums.techarena.in/showthread.ph...

One v.good site for preparartion+job for almost everything
http://www.geekinterview.com/


Curriculum
http://advantage.onlineexpert.com/elearning/user/syllabi/ApplicationDevelopment/J2SECurriculum.html

Setting
http://webdia.cem.itesm.mx:8005/web/java/tutorial/essential/environment/index.html

Go to this site and you will get everything what you want regarding java

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/java_developers/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/java_developers/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:java_developers-digest@yahoogroups.com
mailto:java_developers-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
java_developers-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

RE: [j2eelist] test computer download speed

Why dont you write it your self?
The way it works is like this:
1. create a 100KB image.
2. send the image to the client and see how long it takes for the client to download... do the math.
3. you can make it smarter, try this 10 times and take the average.
4. you gotta make sure the image is not cached ... modify http headers to accomplish this.

cheers,
parham


-----Original Message-----
From: j2eelist@yahoogroups.com on behalf of zahra_del
Sent: Mon 2/23/2009 10:17 AM
To: j2eelist@yahoogroups.com
Subject: [j2eelist] test computer download speed

Hi all

I'm looking for the source code for the computer download speed JAVA
applet or ...
I need to put it on a server so my users can test their connections
from there locations to my servers. My users are all over the place
with all kinds of different connections to the net.




__._,_.___


Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

Sunday, February 22, 2009

[j2eelist] Job Vacancies

Tanpad is a small software company based in Tehran City Center (near
Ferdowsi Square) which creates JEE based software in the following
vertical markets:

- Payment Systems
- Health Care and Medical

Our projects are mostly from German companies and due to the increasing
number of customers and projects (yes, we are resisting the worldwide
economical crisis :) we are in search of skilled, and dedicated
JEE software engineers in different positions.

We use a lightweight software methodology combining some aspects of
different Agile methods.

The current stack of technologies which are used are:

- Spring in the back end (with Hibernate for persistence)
- Stripes Web Application Framework
- Metro (JAX-WS) web services
- Maven as build tool
- VoiceXML for Interactive Voice Response applications
- Oracle as DB
- Linux (RedHat, SUSE, Ubuntu) as server AND desktop platform
- Eclipse (as IDE and Runtime Environment for OSGi, no other IDEs allowed)
- Open Source High Availability solutions (HA, DRBD)
- Hardware Virtualisation with Xen
- Systems Monitoring with Nagios
- Configuration Management with Cobbler, Puppet

If you

- have a bachelor or master's degree in CS (software)
- are proficient in the given skill set (minimum 2-3 yrs experience)
- are in command of English (German would be a plus)
- are willing to explore new ways of SW engineering (including code
generation with non-Java languages)
- are interested in learning the different roles in the software
lifecycle (not only developing, but also requirements analysis,
design, testing, quality management, installation, configuration,
monitoring etc.)
- are interested in a long-term position
- can work on Thursdays with Saturday as additional 'weekend' day

then you might be interested in working with us.

We can provide you with:

- a management which honours the skills and individuality of each
colleague
- time to learn new technologies and develop your skills
- almost no overtime and long hours
- well defined projects and a scientific way of dealing with them
- a good (but not astronomic = no European rates) salary
- a good private health insurance (at a modest cost for you, rest is
paid by the company)
- not one single Windows computer in our network (so MS Windows fans
should stay away :)

Should you still be interested, please send your resume to

software.company@yahoo.de

The positions are open in Farvardin, so the recruitment process will
necessarily have to be fast.

Many thanks

Kambiz Darabi


------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/j2eelist/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/j2eelist/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:j2eelist-digest@yahoogroups.com
mailto:j2eelist-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
j2eelist-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

[Java Developers] Re: hai can anybody suggest me java books best for self study .

--- In java_developers@yahoogroups.com, vijay vijay <vijaycse13@...>
wrote:
>
> hai can anybody suggest me java books best for self study .
>
> I am a fresher to java i like to learn on my own. please suggest me
books that are easy to understand the concepts of java programming in
every platform. j2se, j2ee(jsp,servlet, ejb), and j2me
>
>
>
>
> Explore your hobbies and interests. Go to
http://in.promos.yahoo.com/groups/
>
> [Non-text portions of this message have been removed]
>
u can read complete reference which is very good book for entry level
for java

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/java_developers/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/java_developers/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:java_developers-digest@yahoogroups.com
mailto:java_developers-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
java_developers-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

[j2eelist] test computer download speed

Hi all

I'm looking for the source code for the computer download speed JAVA
applet or ...
I need to put it on a server so my users can test their connections
from there locations to my servers. My users are all over the place
with all kinds of different connections to the net.

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/j2eelist/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/j2eelist/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:j2eelist-digest@yahoogroups.com
mailto:j2eelist-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
j2eelist-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

[Visual Basic 6 programming] Read Data from the Web Server

Good day,

I want to save my Username and Password or Key on the web server database
for some license issue protection, is there any easy way for VB to read or
authenticate from the database on the web server?

Basically when the user type their password or key, the code will check on
the web database and check if it valid or not?

Any sort of direction and tips would be greatly appreciated.



Regards,

George Oro


[Non-text portions of this message have been removed]

------------------------------------

Yahoo! Groups Links

<*> To reply to this message, go to:
http://groups.yahoo.com/group/visualbasic6programming/post?act=reply&messageNum=31770
Please do not reply to this message via email. More information here:
http://help.yahoo.com/help/us/groups/messages/messages-23.html

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/visualbasic6programming/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:visualbasic6programming-digest@yahoogroups.com
mailto:visualbasic6programming-fullfeatured@yahoogroups.com

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/visualbasic6programming/

<*> To unsubscribe from this group, send an email to:
visualbasic6programming-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

[Java Developers] how to connect with data base ?

dear
i need help for how to connect between web site made by  php and data base make by oracle
and take on your account that amke this a server  .
how to connect with data base by java?
what's the best php or asb.net.....?

[Non-text portions of this message have been removed]

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/java_developers/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/java_developers/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:java_developers-digest@yahoogroups.com
mailto:java_developers-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
java_developers-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

[j2eelist] Javascript in JSP for my project

سلام به همه دوستان
من به دنبال راه حلی بر ای handle کردن javascript  در چند تا jsp میگردم.

قضیه از این قراره که در ابتدا دو frame jsp، در راست و چپ کنار هم قرار دارند. در frame سمت راست با click  کردن بر روی یک link، frame  سمت چپ refresh  میشه

 

از طرفی در frame  سمت چپ تعدادی ردیف از یک grid (collection list) ، وجود داره که با click  کردن بر روی هر کدام از این ردیف ها، یک صفحه jsp جدید باز میشود (new windw).

 

در window جدید نیز با click کردن روی یک button، به صفحه بعد در همین window، forward میشه و در صفحه بعدش هم همینطور . یعنی از یک jsp به چند تا jsp دیگه در همین window، forward میشه.  کلا در این window یک flow از اول تا آخر ادامه پیدا میکنه.

 

حالا من میخوام وقتی در window، کارم تموم شد با click روی یک button

  1. همین window بسته بشه
  2. frame سمت راست که اول گفتم refresh بشه (که البته با این کار frame سمت چپ هم خود بخود refresh میشه)

 

من نمیدونم حالا چه جوری بین این window و frame سمت چپ ارتباط برقرار کنم. و اینکه چه جور از javascript برای این منظور اسفاده کنم.

 

خیلی ممنون میشم اگه بتونید کمکم کنید.




__._,_.___


Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

[Java Developers] FindBugs - It really find the bugs !

Good Article for starters who are using FindBugs(Static Analysis Tool) in Java for the first time.

You can follow this link , it is for beginners who are using FindBugs.

http://choosyinfo.com/technology/findbugs-it-really-find-the-bugs


Thanks
abpro

[Non-text portions of this message have been removed]

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/java_developers/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/java_developers/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:java_developers-digest@yahoogroups.com
mailto:java_developers-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
java_developers-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

Re: [Visual Basic 6 programming] Re: Repetitive Logic problem.......

There are couple of ways you can do it.
1. you can use command prompt and go to the debug forlder of the your vb.net solution and run the program.
2. Just add the line at the end of your program Threading.Thread.Sleep(5000)  which will give you couple of seconds to to read the output.
3. You can add another console.readline() at the end of your program so that the program can stay long enough until you add something (but this may cause some problem in the input buffer of your PC you may have to flush the input buffer as well, not sure how it works in VB never did that).
 
Regards,
Shams


________________________________
From: kaybear912 <kaybear912@yahoo.com>
To: visualbasic6programming@yahoogroups.com
Sent: Monday, 23 February, 2009 11:26:36 AM
Subject: [Visual Basic 6 programming] Re: Repetitive Logic problem.......


I am using VB. I am taking an online class - trying to learn this.
We are working out of the book, "visual Basic .NET Programming - from
problem analysis to program design.

I am using a console, because that is where we are right now. VERY
EARLY BEGINNER!!!

--- In visualbasic6program ming@yahoogroups .com, Michael Malone
<solarquark@ ...> wrote:
>
> Hi kaybear912.
>
> What programming language are you using?
>
> Although '+=' is valid for C, I didn't think it was a legitimate
VB6 operator.
>
> Why are you using a console for I/O?
>
> Mike
>
>
>
>
>
> ____________ _________ _________ __
> From: kaybear912 <kaybear912@ ...>
> To: visualbasic6program ming@yahoogroups .com
> Sent: Sunday, February 22, 2009 8:44:30 PM
> Subject: [Visual Basic 6 programming] Re: Repetitive Logic
problem..... ..
>
>
> --- In visualbasic6program ming@yahoogroups .com, "kaybear912"
> <kaybear912@ ...> wrote:
> >
> > Problem #1. I can't get the program to stay up long enough to
read
> > it.
> > Problem #2. I am now trying to modify this program to calculate
> the
> > averages of seven ages. Ages I want to enter are
> > 42,61,24,33, 7,5,10. I am using the DO WHILE LOOP REPETITIVE
LOGIC
> > THAT IS USED FOR COUNTER LOGIC.
> > Module Module1
> >
> > Sub Main()
> > Dim sum, average As Double
> > Dim numberofexams As Integer = 5
> > Dim counter As Integer = 1
> > Do While (Counter <= numberofexams)
> > Console.WriteLine( "Enter an Exam Score:")
> > sum = sum + Convert.ToDouble( Console.ReadLine ())
> > counter += 1
> > Loop
> > average = sum / numberofexams
> > Console.WriteLine( "The average is: " & Math.Round
(average,
> 1))
> >
> > End Sub
> >
> > End Module
> >
> > If anyone can help me - it would be apprecitated! !!!!
> Here is what I have........ ........but I still can't get it to
stay
> up there long enough. I can catch a glimps that the average is
26....
>
> Module Module1
>
> Sub Main()
> Dim sum, average As Double
> Dim numberofages As Integer = 7
> Dim counter As Integer = 1
> Do While (counter <= numberofages)
> Console.WriteLine( "Enter an Age:")
> sum = sum + Convert.ToDouble( Console.ReadLine ())
> counter += 1
> Loop
> average = sum / numberofages
> Console.WriteLine( "The average is: " & Math.Round(average, 1))
>
> End Sub
>
> End Module
>
> >
>
>
>
>
>
>
>
> [Non-text portions of this message have been removed]
>

Make Yahoo!7 your homepage and win a trip to the Quiksilver Pro. Find out more

[Non-text portions of this message have been removed]

------------------------------------

Yahoo! Groups Links

<*> To reply to this message, go to:
http://groups.yahoo.com/group/visualbasic6programming/post?act=reply&messageNum=31769
Please do not reply to this message via email. More information here:
http://help.yahoo.com/help/us/groups/messages/messages-23.html

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/visualbasic6programming/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:visualbasic6programming-digest@yahoogroups.com
mailto:visualbasic6programming-fullfeatured@yahoogroups.com

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/visualbasic6programming/

<*> To unsubscribe from this group, send an email to:
visualbasic6programming-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

[Visual Basic 6 programming] Re: Repetitive Logic problem.......

here are the labs I created - they both work, but can't get them to
stay up....if you try it- you will see.


LAB 3

Module Module1

Sub Main()
Dim sum, average As Double
Dim numberofages As Integer = 7
Dim counter As Integer = 1
Do While (counter <= numberofages)
Console.WriteLine("Enter an Age:")
sum = sum + Convert.ToDouble(Console.ReadLine())
counter += 1
Loop
average = sum / numberofages
Console.WriteLine("The average is: " & Math.Round(average, 1))

End Sub

End Module

LAB 4

Module Module1

Sub Main()
Dim sum, age, average As Double
Dim numberOfages As Integer = 0
Console.WriteLine("Enter an age(>=1 if no more): ")
age = Convert.ToDouble(Console.ReadLine())
Do While (age >= 1)
numberOfages += 1
sum += age
Console.WriteLine("Enter an age(>=1 if no more): ")
age = Convert.ToDouble(Console.ReadLine())
Loop
average = sum / numberOfages
Console.WriteLine("The average is: " & Math.Round(average, 1))
End Sub

End Module

------------------------------------

Yahoo! Groups Links

<*> To reply to this message, go to:
http://groups.yahoo.com/group/visualbasic6programming/post?act=reply&messageNum=31768
Please do not reply to this message via email. More information here:
http://help.yahoo.com/help/us/groups/messages/messages-23.html

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/visualbasic6programming/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:visualbasic6programming-digest@yahoogroups.com
mailto:visualbasic6programming-fullfeatured@yahoogroups.com

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/visualbasic6programming/

<*> To unsubscribe from this group, send an email to:
visualbasic6programming-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

[Visual Basic 6 programming] Re: Repetitive Logic problem.......

I am using VB. I am taking an online class - trying to learn this.
We are working out of the book, "visual Basic .NET Programming - from
problem analysis to program design.

I am using a console, because that is where we are right now. VERY
EARLY BEGINNER!!!

--- In visualbasic6programming@yahoogroups.com, Michael Malone
<solarquark@...> wrote:
>
> Hi kaybear912.
>
> What programming language are you using?
>
> Although '+=' is valid for C, I didn't think it was a legitimate
VB6 operator.
>
> Why are you using a console for I/O?
>
> Mike
>
>
>
>
>
> ________________________________
> From: kaybear912 <kaybear912@...>
> To: visualbasic6programming@yahoogroups.com
> Sent: Sunday, February 22, 2009 8:44:30 PM
> Subject: [Visual Basic 6 programming] Re: Repetitive Logic
problem.......
>
>
> --- In visualbasic6program ming@yahoogroups .com, "kaybear912"
> <kaybear912@ ...> wrote:
> >
> > Problem #1. I can't get the program to stay up long enough to
read
> > it.
> > Problem #2. I am now trying to modify this program to calculate
> the
> > averages of seven ages. Ages I want to enter are
> > 42,61,24,33, 7,5,10. I am using the DO WHILE LOOP REPETITIVE
LOGIC
> > THAT IS USED FOR COUNTER LOGIC.
> > Module Module1
> >
> > Sub Main()
> > Dim sum, average As Double
> > Dim numberofexams As Integer = 5
> > Dim counter As Integer = 1
> > Do While (Counter <= numberofexams)
> > Console.WriteLine( "Enter an Exam Score:")
> > sum = sum + Convert.ToDouble( Console.ReadLine ())
> > counter += 1
> > Loop
> > average = sum / numberofexams
> > Console.WriteLine( "The average is: " & Math.Round
(average,
> 1))
> >
> > End Sub
> >
> > End Module
> >
> > If anyone can help me - it would be apprecitated! !!!!
> Here is what I have........ ........but I still can't get it to
stay
> up there long enough. I can catch a glimps that the average is
26....
>
> Module Module1
>
> Sub Main()
> Dim sum, average As Double
> Dim numberofages As Integer = 7
> Dim counter As Integer = 1
> Do While (counter <= numberofages)
> Console.WriteLine( "Enter an Age:")
> sum = sum + Convert.ToDouble( Console.ReadLine ())
> counter += 1
> Loop
> average = sum / numberofages
> Console.WriteLine( "The average is: " & Math.Round(average, 1))
>
> End Sub
>
> End Module
>
> >
>
>
>
>
>
>
>
> [Non-text portions of this message have been removed]
>


------------------------------------

Yahoo! Groups Links

<*> To reply to this message, go to:
http://groups.yahoo.com/group/visualbasic6programming/post?act=reply&messageNum=31767
Please do not reply to this message via email. More information here:
http://help.yahoo.com/help/us/groups/messages/messages-23.html

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/visualbasic6programming/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:visualbasic6programming-digest@yahoogroups.com
mailto:visualbasic6programming-fullfeatured@yahoogroups.com

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/visualbasic6programming/

<*> To unsubscribe from this group, send an email to:
visualbasic6programming-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

[aspnetemail] Christmas and New Year Events http://xmas-zc.blogspot.com Direct has two digit, 2/23/2009, 12:00 am

Reminder from:   aspnetemail Yahoo! Group
 
Title:   Christmas and New Year Events http://xmas-zc.blogspot.com Direct has two digit
 
Date:   Monday February 23, 2009
Time:   All Day
Repeats:   This event repeats every day.
Notes:   Christmas and New Year Events

http://xmas-zc.blogspot.com

Direct has two digital TV channels - on Teletext on Freeview, and on Sky.

http://zc-digitaltv.blogspot.com

 
Copyright © 2009  Yahoo! Inc. All Rights Reserved | Terms of Service | Privacy Policy


__._,_.___


Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

[aspnetemail] Java programmers http://javaprogrammers-zc.blogspot.com Fast-food restaurant , 2/23/2009, 12:00 am

Reminder from:   aspnetemail Yahoo! Group
 
Title:   Java programmers http://javaprogrammers-zc.blogspot.com Fast-food restaurant
 
Date:   Monday February 23, 2009
Time:   All Day
Repeats:   This event repeats every day.
Notes:   Java programmers

http://javaprogrammers-zc.blogspot.com

Fast-food restaurant

http://fastfood-zc.blogspot.com
 
Copyright © 2009  Yahoo! Inc. All Rights Reserved | Terms of Service | Privacy Policy


__._,_.___


Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

[aspnetemail] All the latest job listings. You want it, we got it! http://careerjobs-z.blogsp, 2/23/2009, 12:00 am

Reminder from:   aspnetemail Yahoo! Group
 
Title:   All the latest job listings. You want it, we got it! http://careerjobs-z.blogsp
 
Date:   Monday February 23, 2009
Time:   All Day
Repeats:   This event repeats every day.
Notes:   All the latest job listings.
You want it, we got it!

http://careerjobs-z.blogspot.com



salsa festival

http://salsafestival.blogspot.com
 
Copyright © 2009  Yahoo! Inc. All Rights Reserved | Terms of Service | Privacy Policy


__._,_.___


Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

Re: [Visual Basic 6 programming] Re: Repetitive Logic problem.......

Hi kaybear912.

What programming language are you using?

Although '+=' is valid for C, I didn't think it was a legitimate VB6 operator.

Why are you using a console for I/O?

Mike

________________________________
From: kaybear912 <kaybear912@yahoo.com>
To: visualbasic6programming@yahoogroups.com
Sent: Sunday, February 22, 2009 8:44:30 PM
Subject: [Visual Basic 6 programming] Re: Repetitive Logic problem.......


--- In visualbasic6program ming@yahoogroups .com, "kaybear912"
<kaybear912@ ...> wrote:
>
> Problem #1. I can't get the program to stay up long enough to read
> it.
> Problem #2. I am now trying to modify this program to calculate
the
> averages of seven ages. Ages I want to enter are
> 42,61,24,33, 7,5,10. I am using the DO WHILE LOOP REPETITIVE LOGIC
> THAT IS USED FOR COUNTER LOGIC.
> Module Module1
>
> Sub Main()
> Dim sum, average As Double
> Dim numberofexams As Integer = 5
> Dim counter As Integer = 1
> Do While (Counter <= numberofexams)
> Console.WriteLine( "Enter an Exam Score:")
> sum = sum + Convert.ToDouble( Console.ReadLine ())
> counter += 1
> Loop
> average = sum / numberofexams
> Console.WriteLine( "The average is: " & Math.Round(average,
1))
>
> End Sub
>
> End Module
>
> If anyone can help me - it would be apprecitated! !!!!
Here is what I have........ ........but I still can't get it to stay
up there long enough. I can catch a glimps that the average is 26....

Module Module1

Sub Main()
Dim sum, average As Double
Dim numberofages As Integer = 7
Dim counter As Integer = 1
Do While (counter <= numberofages)
Console.WriteLine( "Enter an Age:")
sum = sum + Convert.ToDouble( Console.ReadLine ())
counter += 1
Loop
average = sum / numberofages
Console.WriteLine( "The average is: " & Math.Round(average, 1))

End Sub

End Module

>



[Non-text portions of this message have been removed]

------------------------------------

Yahoo! Groups Links

<*> To reply to this message, go to:
http://groups.yahoo.com/group/visualbasic6programming/post?act=reply&messageNum=31766
Please do not reply to this message via email. More information here:
http://help.yahoo.com/help/us/groups/messages/messages-23.html

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/visualbasic6programming/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:visualbasic6programming-digest@yahoogroups.com
mailto:visualbasic6programming-fullfeatured@yahoogroups.com

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/visualbasic6programming/

<*> To unsubscribe from this group, send an email to:
visualbasic6programming-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

[Java Developers] help

Hello all,
   I can not find a book in data structure, if anyone have, please reply..
 
The book title is:
 
Data Structures and Algorithm Analysis in JAVA.
Second Edition

Author: Mark Allen Weiss
Publisher: Pearson International Edition.


[Non-text portions of this message have been removed]

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/java_developers/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/java_developers/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:java_developers-digest@yahoogroups.com
mailto:java_developers-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
java_developers-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

[Visual Basic 6 programming] Re: Repetitive Logic problem.......

--- In visualbasic6programming@yahoogroups.com, "kaybear912"
<kaybear912@...> wrote:
>
> Problem #1. I can't get the program to stay up long enough to read
> it.
> Problem #2. I am now trying to modify this program to calculate
the
> averages of seven ages. Ages I want to enter are
> 42,61,24,33,7,5,10. I am using the DO WHILE LOOP REPETITIVE LOGIC
> THAT IS USED FOR COUNTER LOGIC.
> Module Module1
>
> Sub Main()
> Dim sum, average As Double
> Dim numberofexams As Integer = 5
> Dim counter As Integer = 1
> Do While (Counter <= numberofexams)
> Console.WriteLine("Enter an Exam Score:")
> sum = sum + Convert.ToDouble(Console.ReadLine())
> counter += 1
> Loop
> average = sum / numberofexams
> Console.WriteLine("The average is: " & Math.Round(average,
1))
>
> End Sub
>
> End Module
>
> If anyone can help me - it would be apprecitated!!!!!
Here is what I have................but I still can't get it to stay
up there long enough. I can catch a glimps that the average is 26....


Module Module1

Sub Main()
Dim sum, average As Double
Dim numberofages As Integer = 7
Dim counter As Integer = 1
Do While (counter <= numberofages)
Console.WriteLine("Enter an Age:")
sum = sum + Convert.ToDouble(Console.ReadLine())
counter += 1
Loop
average = sum / numberofages
Console.WriteLine("The average is: " & Math.Round(average, 1))

End Sub

End Module

>


------------------------------------

Yahoo! Groups Links

<*> To reply to this message, go to:
http://groups.yahoo.com/group/visualbasic6programming/post?act=reply&messageNum=31765
Please do not reply to this message via email. More information here:
http://help.yahoo.com/help/us/groups/messages/messages-23.html

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/visualbasic6programming/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:visualbasic6programming-digest@yahoogroups.com
mailto:visualbasic6programming-fullfeatured@yahoogroups.com

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/visualbasic6programming/

<*> To unsubscribe from this group, send an email to:
visualbasic6programming-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

[Visual Basic 6 programming] Repetitive Logic problem.......

Problem #1. I can't get the program to stay up long enough to read
it.
Problem #2. I am now trying to modify this program to calculate the
averages of seven ages. Ages I want to enter are
42,61,24,33,7,5,10. I am using the DO WHILE LOOP REPETITIVE LOGIC
THAT IS USED FOR COUNTER LOGIC.
Module Module1

Sub Main()
Dim sum, average As Double
Dim numberofexams As Integer = 5
Dim counter As Integer = 1
Do While (Counter <= numberofexams)
Console.WriteLine("Enter an Exam Score:")
sum = sum + Convert.ToDouble(Console.ReadLine())
counter += 1
Loop
average = sum / numberofexams
Console.WriteLine("The average is: " & Math.Round(average, 1))

End Sub

End Module

If anyone can help me - it would be apprecitated!!!!!

------------------------------------

Yahoo! Groups Links

<*> To reply to this message, go to:
http://groups.yahoo.com/group/visualbasic6programming/post?act=reply&messageNum=31764
Please do not reply to this message via email. More information here:
http://help.yahoo.com/help/us/groups/messages/messages-23.html

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/visualbasic6programming/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:visualbasic6programming-digest@yahoogroups.com
mailto:visualbasic6programming-fullfeatured@yahoogroups.com

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/visualbasic6programming/

<*> To unsubscribe from this group, send an email to:
visualbasic6programming-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

Re: [j2eelist] Reports and Data Grids for Web

Have you visited eclipse.org/birt ?


From: Mahan Hooshmand Rad <mahan_h@yahoo.com>
To: J2EE YahooGroup <j2eelist@yahoogroups.com>
Sent: Friday, February 20, 2009 6:24:16 PM
Subject: [j2eelist] Reports and Data Grids for Web

Dear Members
 
Could anyone please suggest a suitable framework or library in order to  
create a web report table and data grids out of my database retrieved data?
 
the structure of this data is as followings:
1- the table headers is a List<String>
2- the table rows is a List<List<Object>>
3- the table footer is a List<String>
 
the specifications of the table that I require is as follows:
1- I need this web table for printing only.(so a simple table could suffice)
2- should be created very fast (as usually thousands of records should be processed)
3- should be pageable (as browsers slow down and also the header can be repeated each page)
4- it's good if a CSS could be assigned to it (to format the alternate rows).

Regards




__._,_.___


Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

(PT) File - Annoucement.doc

File : Annoucement.doc
Description : Plan for Programmers-town.edu


------------------------------------

To unsubscribe : programmers-town-unsubscribe@yahoogroups.com

Yahoo! Groups Links

<*> To reply to this message, go to:
http://groups.yahoo.com/group/Programmers-Town/post?act=reply&messageNum=12457
Please do not reply to this message via email. More information here:
http://help.yahoo.com/help/us/groups/messages/messages-23.html

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/Programmers-Town/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:Programmers-Town-digest@yahoogroups.com
mailto:Programmers-Town-fullfeatured@yahoogroups.com

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/Programmers-Town/

<*> To unsubscribe from this group, send an email to:
Programmers-Town-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

(PT) File - Admin-If you don't want so many mails

Friends,

If you are/were geting too many mails,
you can change your membership to
one of the following.

1. Daily Digest : you l get only one mail
per day (no attachment)
size would be very small.

2. Special Notic: you get only special notic
from moderators.

3. No mails : you won't get any mail at all.
if want to see the msg you need to go to
http://groups.yahoo.com/group/Programmers-Town/

4 Indivisual mail : no need to explain ( by default )


1. daily digest option : write a balnk mail to