Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post

25 Posted Topics

Member Avatar for siyajoshi
Member Avatar for unni6849
0
152
Member Avatar for Jojo Network

Following link shows how to set cookie using javascript: http://webdesign.about.com/od/cookies/a/aa083198.htm

Member Avatar for james chaco
0
99
Member Avatar for james chaco

Hi, I have always wondered about the architecture of social networking websites like twitter,facebook,google plus. Just out of curiosity i want to know, how do they manage all those long and short posts(including images,web links,etc) with comments on them. Do they store them in database or in xml files or …

Member Avatar for james chaco
0
133
Member Avatar for mmcdonald

i guess wrapping input elements in div with input-prepend class as shown in link provided by you will do the needful.

Member Avatar for james chaco
0
271
Member Avatar for james chaco

Hi, I am luking for a way to make persistent connection to a ftp server and put multiple files to it, where second file will be put depending on the response of first file. Any help would be greatful.

Member Avatar for lolafuertes
0
105
Member Avatar for james chaco

Hello, I want to develop an email system (preferably through java but any other language will also do), say mymail.com, exactly like gmail, yahoo, hotmail or any other mailing system where users can send and receive a mail. I would like to know where can i start from. Thanks in …

Member Avatar for godzab
0
240
Member Avatar for james chaco

Hi, I have created the following code to get connection object to Database(MySql in my case) using a static method. I wanna know whether it is a good practice or not? Will there be any problem like concurrent access? Any information will be helpful. public static Connection connection(){ Connection conn …

Member Avatar for SRocks
0
238
Member Avatar for james chaco

Hi, I am luking for a Collection library much like what we get in java and c# and in my hunt i came across few names like bucket, coffeeblack, js_cols. Which would be most compatible with jQuery? As i got a nice library from sourceforge.net but it is not compatible …

Member Avatar for james chaco
0
129
Member Avatar for james chaco

Hello, I was looking for a way to post multipart/form data to a servlet using java standalone application. Any information would be helpful.

Member Avatar for james chaco
0
158
Member Avatar for j4usanjeev
Member Avatar for james chaco

Hi, I am planning to develop a bluetooth application and i would like to know whether it is possible to connect more than 2 bluetooth devices, say 3,4,5,6,and even 10,at the same time without losing any connection between them. Bluetooth devices can be laptops or mobile with java support. Any …

0
125
Member Avatar for poison_bubbles

[QUOTE=poison_bubbles;1320201]Hi im zee and i'm new to javascript.. The javascript function below..examines if a string value contains only numbers.. My problem is..I can't figure out why it doesn't continue with the 2nd loop and iterate j..please help.! [CODE]<script language="javascript"> <!-- value = "23e"; isNumber(value); function isNumber(value){ document.write('I'm inside the function …

Member Avatar for james chaco
0
115
Member Avatar for james chaco

I installed flycryptor software on my system to lock certain files and folders. Now the problem is that those files are encrypted and my friend have uninstalled the software .Those files appear somewhat scary to look at and are not opening properly. So is there any way by which i …

Member Avatar for chrishea
0
152
Member Avatar for james chaco

i m currently using windows vista home basic.... i think my registry files are corrupt and i am unable to fix this problem......

Member Avatar for nickguletskii
0
468
Member Avatar for thakur.ravi26

Hi guys i want to make a project in which i am planning to create a full functional shell. But i don't know how and where to start from. Please anybody reply if you have any knowledge regarding this. Any website ,any starter information will be greatly informatively for us.

Member Avatar for Salem
0
191
Member Avatar for james chaco

Hi guys i want to make a project in which i am planning to create a fully functional shell. But i don't know how and where to start from. Please anybody reply if you have any knowledge regarding this. Any website ,any starter information will be greatly informatively for us.

Member Avatar for sknake
0
68
Member Avatar for james chaco

[b]Split from - [url]http://www.daniweb.com/forums/thread231732.html[/url] [/b] Hi guys i want to make a project in which i am planning to create a full functional shell. But i don't know how and where to start from. Please anybody reply if you have any knowledge regarding this. Any website ,any starter information will …

Member Avatar for abhimanipal
0
108
Member Avatar for ramjeev

the whole concept of synchronization comes when we know that the data is going to be shared by multiple users . synchronization of block is different from synchronization of function because a sync. block can come under a function ....means one should use sync block when he wants to sync …

Member Avatar for ramjeev
0
114
Member Avatar for NEMO_1990_2007

i think your approach is wrong in writing on the panel because system.out.....is used when we have to write something on the console screen. for u'r problem must add components on the panel like textfield, textarea to write something on it..

Member Avatar for james chaco
0
92
Member Avatar for dentoo

to accomplish your task instead of extending your class to Applet go for Frame(in PackMan.java).... this will do .....

Member Avatar for james chaco
0
98
Member Avatar for kool005
Member Avatar for gunjannigam

to see the parameters required use javap command with the class file whose method u r looking for...... for this particular problem see the link [url]http://java.sun.com/j2se/1.4.2/docs/api/java/awt/geom/Arc2D.Float.html[/url]

Member Avatar for james chaco
0
93
Member Avatar for james chaco

I have windows vista home basic installed on my system. Now i need to format and reinstall vista. The problem is that along with vista i have Ubuntu linux installed inside windows (on other partition). So i am afraid that on reinstalling vista ,there would be a problem with the …

Member Avatar for khakilang
0
161
Member Avatar for anjali7

have u scanned ur system with a nice antivirus(like quick heal)? if not then do that first ...coz it seems that there is a virus which is not allowing the system to shutdown also give some more info ....nything strange happened before that? were u connected to net when camera …

Member Avatar for kaninelupus
0
137
Member Avatar for deepugtm

[QUOTE=farhan.foxtrot;822179]Using the live CD boot Ubuntu and go to desktop. Then open terminal(from accessories) and type following: // Spaces are crucial be careful about them where they are and where they are not. sudo grub find /boot/grub/stage1 ( u'll get something like "(hd0, 11)" ) root (hd0,11) here the number …

Member Avatar for james chaco
0
149

The End.