Forum: Community Introductions
Dec 16th, 2006, 2:46 PM
|
|
Replies: 6
Views: 163
|
Forum: Coder's Corner Lounge
Dec 5th, 2006, 5:30 AM
|
|
Replies: 7
Views: 355
|
Forum: JavaScript and Client-Side Browser Scripting
Dec 4th, 2006, 9:33 AM
|
|
Replies: 4
Views: 150
|
Forum: Coder's Corner Lounge
Dec 4th, 2006, 9:25 AM
|
|
Replies: 13
Views: 166
|
Forum: ASP.NET
Dec 4th, 2006, 9:22 AM
|
|
Replies: 0
Views: 167
Updating the database with the timer value
Hi,
I have set a timer on the client side. I want to update the database on the server side with the timer value
1. on the click of the button
2. When timer expire (Timer can expire say on 0 but...
|
Forum: Coder's Corner Lounge
Dec 4th, 2006, 9:05 AM
|
|
Replies: 7
Views: 355
|
Forum: C#
Nov 28th, 2006, 6:39 AM
|
|
Replies: 13
Views: 280
Is there a way to uninstall this. thereis no...
Is there a way to uninstall this. thereis no unistall utility with it. I deleted the files. By the way good browser. But I think behind the scene you are using IE component so it IE with diferent...
|
Forum: Coder's Corner Lounge
Nov 24th, 2006, 3:56 PM
|
|
Replies: 41
Views: 1,093
IDE's are helping us to progress. They are not...
IDE's are helping us to progress. They are not making us lazy. If you still want all the code you write, to write it BY yourself then it will take a lot of time. In this time one could do various...
|
Forum: Software Design and Algorithms
Nov 20th, 2006, 12:45 PM
|
|
Replies: 7
Views: 111
|
Forum: Visual Basic .NET
Nov 20th, 2006, 12:43 PM
|
|
Replies: 2
Views: 151
|
Forum: Community Introductions
Nov 20th, 2006, 12:37 PM
|
|
Replies: 5
Views: 114
|
Forum: Coder's Corner Lounge
Nov 20th, 2006, 12:36 PM
|
|
Replies: 20
Views: 313
|
Forum: Visual Basic
Nov 20th, 2006, 12:32 PM
|
|
Replies: 2
Views: 122
|
Forum: ASP.NET
Nov 13th, 2006, 9:40 AM
|
|
Replies: 2
Views: 226
|
Forum: C
Nov 13th, 2006, 9:34 AM
|
|
Replies: 1
Views: 118
The linker error is usually when you have some...
The linker error is usually when you have some function declared but there is no defination for that. So probably you are trying to use a function or object or similar thing from the file which is...
|
Forum: Existing Project Development
Nov 11th, 2006, 12:37 PM
|
|
Replies: 2
Views: 151
|
Forum: Coder's Corner Lounge
Nov 11th, 2006, 12:26 PM
|
|
Replies: 37
Views: 717
|
Forum: Java
Nov 11th, 2006, 12:19 PM
|
|
Replies: 12
Views: 296
|
Forum: Coder's Corner Lounge
Nov 11th, 2006, 12:15 PM
|
|
Replies: 8
Views: 191
|
Forum: Java
Nov 9th, 2006, 2:03 PM
|
|
Replies: 12
Views: 296
You can convert striung to charcters array as...
You can convert striung to charcters array as suggested by xavier like this
char [] chrArray = strBiologyStuff.ToCharArray();
[\code]
Then still you want each chracter in arrayList then you can loop...
|
Forum: Coder's Corner Lounge
Nov 9th, 2006, 10:42 AM
|
|
Replies: 37
Views: 717
I am using IE7 most time with occasion use of...
I am using IE7 most time with occasion use of FireFox and Mozilla. "IE 7 will feature built-in RSS capabilities. Again, Firefox already does this, via the Sage extension. And IE 7 also has...
|
Forum: C++
Nov 9th, 2006, 5:46 AM
|
|
Replies: 5
Views: 213
|
Forum: C
Nov 9th, 2006, 5:33 AM
|
|
Replies: 5
Views: 224
|
Forum: C
Nov 9th, 2006, 5:16 AM
|
|
Replies: 2
Views: 146
|
Forum: Community Introductions
Nov 6th, 2006, 1:10 PM
|
|
Replies: 8
Views: 175
|
Forum: ASP.NET
Nov 6th, 2006, 7:28 AM
|
|
Replies: 5
Views: 202
|
Forum: ASP.NET
Nov 5th, 2006, 4:55 PM
|
|
Replies: 5
Views: 202
you have not asked a complete questions. There...
you have not asked a complete questions. There can be various ways. The one easy method is to create a session variable on the time of logon for that user on successful logon. Then where u need to...
|
Forum: C++
Nov 5th, 2006, 4:50 PM
|
|
Replies: 4
Views: 101
It can not be correct according to mathematics...
It can not be correct according to mathematics also as word 'anthony' has 7 chracters in it. If you create a cross product of these chracters then chracter a can be in 7 positions like 'anthony',...
|
Forum: Coder's Corner Lounge
Nov 5th, 2006, 4:26 PM
|
|
Replies: 13
Views: 282
|
Forum: PHP
Nov 5th, 2006, 3:59 PM
|
|
Replies: 2
Views: 122
|
Forum: Coder's Corner Lounge
Nov 5th, 2006, 5:32 AM
|
|
Replies: 36
Views: 688
|
Forum: Other Programming Languages
Nov 5th, 2006, 5:27 AM
|
|
Replies: 5
Views: 260
|
Forum: Coder's Corner Lounge
Nov 4th, 2006, 3:41 PM
|
|
Replies: 15
Views: 907
|
Forum: C++
Nov 4th, 2006, 6:17 AM
|
|
Replies: 4
Views: 180
|
Forum: C++
Nov 4th, 2006, 4:54 AM
|
|
Replies: 4
Views: 165
|
Forum: PHP
Nov 4th, 2006, 4:19 AM
|
|
Replies: 2
Views: 78
Yes, It always returns the current server time...
Yes, It always returns the current server time and I think you are only using one server. So on the current server time stamp will always be unique until unless you have more then one servers and...
|
Forum: C++
Nov 3rd, 2006, 1:50 PM
|
|
Replies: 2
Views: 112
|
Forum: Community Introductions
Nov 3rd, 2006, 10:35 AM
|
|
Replies: 8
Views: 141
|
Forum: ASP.NET
Nov 1st, 2006, 1:46 PM
|
|
Replies: 4
Views: 550
|
Forum: C#
Nov 1st, 2006, 1:33 PM
|
|
Replies: 4
Views: 344
|