Results 1 to 1 of 1
- 09-02-2008, 08:44 PM #1
Member
- Join Date
- Sep 2008
- Posts
- 4
- Rep Power
- 0
convert getValue result in a 4 digit number
Hi,
I have this code in my jsp
<a target="_self" href="File:\\\S:\folder\<%=folder.getValue("id")%> ">test</a>
To open a webpage with the folder on my computer.
The folder on the network all have 4 digit:
From 0001 to 0999
In the BD, the id value are from 1 to 999
How can I get a 4 digit value from my database and pout the result in my link?
thanks,
ROseline
Similar Threads
-
how to convert String number to int
By gabriel in forum New To JavaReplies: 5Last Post: 08-02-2009, 03:46 PM -
Java Program To Convert A Number In To Words With Decimals
By javanewbie in forum New To JavaReplies: 1Last Post: 07-02-2008, 01:58 PM -
How to convert integer to the hexadecimal and octal number
By Java Tip in forum java.langReplies: 0Last Post: 04-06-2008, 07:40 PM -
Validate/Convert a number using the current Locale()
By Java Tip in forum Java TipReplies: 0Last Post: 03-01-2008, 10:01 PM -
Help with convert a double type number
By trill in forum New To JavaReplies: 1Last Post: 08-06-2007, 08:48 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks