Results 1 to 2 of 2
Thread: to assign values dynamically
- 04-28-2011, 07:32 PM #1
Member
- Join Date
- Apr 2011
- Posts
- 6
- Rep Power
- 0
to assign values dynamically
I've two buttons to submit files to a text area.Both buttons have been given different conditions. Everytime i browse for a file using 1st button, I'm collecting it in a byte array .Then I'm finding it's size. This I'm storing it in a variable,say old_val. Next time i browse for a file using 2nd button, I'm storing the size in new_val.
Now, when I want to browse for a file again, I need the new_val to be assigned to old_val. Then the recently browsed file size to be assigned to new_val dynamically.
- 04-28-2011, 08:00 PM #2
Moderator
- Join Date
- Jul 2010
- Location
- California
- Posts
- 1,619
- Rep Power
- 5
Similar Threads
-
Link ComboFieldEditors and change Values dynamically
By temmink in forum EclipseReplies: 1Last Post: 12-29-2010, 02:45 PM -
Iterators - can you assign new values to them?
By DerekRaimann in forum New To JavaReplies: 2Last Post: 12-09-2010, 07:11 PM -
Array Assign Values from a Textfile
By fawadafr in forum Java AppletsReplies: 6Last Post: 11-30-2008, 12:10 AM -
Retaining DB values as well as Dynamically generated Values.. Help Needed !
By rajivjha in forum Advanced JavaReplies: 0Last Post: 05-22-2008, 10:53 AM -
passing dynamically generated values
By abhiN in forum Advanced JavaReplies: 1Last Post: 01-20-2008, 03:21 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks