logo
 


(1) 2 3 4 ... 9 »


Re: PDF Updates , Bulk/Package Buying & more ideas?!
Just popping in
Joined:
2008/11/24 18:22
Group:
Registered Users
Posts: 2
Level : 1; EXP : 2
HP : 0 / 0
MP : 0 / 6
Offline
Any progress on the above? was 2007 asked!

Posted on: 2011/5/17 17:09
Transfer the post to other applications Transfer


Anonymous
tools
Guest_Anonymous
hi!
I am working in Aglet2.0.2. I wolud like to know the memory usage of my Aglets. for that I am trying to use jconsole.
When I start these two both of them is not connecting?
Anybody can answer?

Posted on: 2011/1/22 1:34
Transfer the post to other applications Transfer


Re: How can i set limit to Characters input in comment textarea
Just popping in
Joined:
2007/12/23 22:41
Group:
Registered Users
Posts: 20
Level : 3; EXP : 20
HP : 0 / 55
MP : 6 / 664
Offline
Quote:
Hi how can i Limit the text input for comment textarea to 250 characters only.
and i also want a display message below the text are showing how many character are left.


Looks like you write a JavaScript code to do both.

Posted on: 2009/11/20 22:06

Edited by Herong on 2009/11/20 22:10:34
Transfer the post to other applications Transfer


Anonymous
How can i set limit to Characters input in comment textarea
Guest_Anonymous
To view this post, you must login and reply first.

Posted on: 2009/10/21 15:37

Edited by Admin on 2009/11/12 11:55:19
Transfer the post to other applications Transfer


Re: How to input and display Chinese characters to and from MySQL if I use Ruby on Rails
Just popping in
Joined:
2007/12/23 22:41
Group:
Registered Users
Posts: 20
Level : 3; EXP : 20
HP : 0 / 55
MP : 6 / 664
Offline
I know little about Ruby on Rails at this moment, but I am sure it supports UTF-8 encoding. To input and display Chinese characters, all you need to do is to put content="text/html; charset=utf-8" in your Web pages, and follow these suggestions when communicating with MySQL:

* Define all text columns as UTF-8.
* Run "SET character_set_client=utf8" and "SET character_set_connection=utf8".
* Include all text data in UTF-8 encoding in SQL statements.
* Run "SET character_set_result=utf8".
* Fetch all text data in UTF-8 encoding.

- Herong

Posted on: 2009/8/8 8:48
Transfer the post to other applications Transfer


How to input and display Chinese characters to and from MySQL if I use Ruby on Rails
Just popping in
Joined:
2009/8/7 21:28
Group:
Registered Users
Posts: 1
Level : 1; EXP : 0
HP : 0 / 0
MP : 0 / 0
Offline
To view this post, you must login and reply first.

Posted on: 2009/8/7 21:33
Transfer the post to other applications Transfer


Anonymous
Encryption & Decryption
Guest_Anonymous
Hi,
Does anybody know how to encrypt and decrypt password field in jsp page..

Thanks in advance

Posted on: 2009/8/1 7:44
Transfer the post to other applications Transfer


Re: DLL file
Just popping in
Joined:
2007/12/23 22:41
Group:
Registered Users
Posts: 20
Level : 3; EXP : 20
HP : 0 / 55
MP : 6 / 664
Offline
Sorry. The link has an extra dot in it. Here is the correct one:
http://www.inonit.com/cygwin/jni/helloWorld/load.html

Posted on: 2009/7/20 21:13
Transfer the post to other applications Transfer


Re: DLL file
Just popping in
Joined:
2008/7/24 9:24
Group:
Registered Users
Posts: 10
Level : 2; EXP : 0
HP : 0 / 25
MP : 3 / 259
Offline
Hello Herong,

Nice to hear from you. Thanks for your interest in my problem. But I am really sorry to say that the link ain't working.

Suvransu

Posted on: 2009/7/16 5:39
Transfer the post to other applications Transfer


Re: DLL file
Just popping in
Joined:
2007/12/23 22:41
Group:
Registered Users
Posts: 20
Level : 3; EXP : 20
HP : 0 / 55
MP : 6 / 664
Offline
The first step is to call System.loadLibrary(dll_file_name). See http://www.inonit.com/cygwin/jni/helloWorld/load.html.

Posted on: 2009/7/11 9:26
Transfer the post to other applications Transfer



 Top
(1) 2 3 4 ... 9 »




 Login
Username:

Password:


Lost Password?

Register now!

 Main Menu

 Who's Online
6 user(s) are online (4 user(s) are browsing Forums)

Members: 0
Guests: 6

more...

Powered by XOOPS 2.0 © 2001-2007 The XOOPS Project