Transfer data between two pages

I have a login page where I'll give you the user name and password, after a successful login, I receive a LoginToken from the server I have to use for the particular user's information in the next page (profile page).

My problem is that I get the LoginToken when I login in the login page, but how can I pass this LoginToken on the next page?

I thought to create a file and write the token in this file and in the profile page I'll still read this file and send the LoginToken server and server will give me for this profile in return xml file.

Y at - it another way to keep the information and send it to the following html page?

And I do not know how to create a file and write data inside.

PS: I looked at the file API

BlackBerry.IO.fil

but he's only mentioned anything here about writing in file

You can always store small pieces of information the traditional way through cookies.

Tags: BlackBerry Developers

Similar Questions

  • The fastest way to transfer data between two Lacie Thunderbolt external HDs

    Hi all. I have a ton of music on a Lacie Rugged 1 TB Thunderbolt/USB 3.0. I use to mix. I have a Macbook Pro 15 "w 2015 / retina with Thunderbolt ports two (2) and I try to use it to transfer all the data from my Lacie Rugged drive to my new Lacie 3 to Desktop HD that was Thunderbolt (2) and USB 3.0 and use also the new Lacie Desktop drive as my primary for backups time machine.

    In order to transfer data from the rugged drive (THE most RAPID WAY POSSIBLE) on my new Lacie desktop drive I should? :

    (A) connect to each port thunderbolt on the laptop itself?

    Or

    (B) connect the Lacie Rugged HD to the new Lacie Desktop HD then the Lacie Desktop HD to the thunderbolt on the laptop (daisy chain) port?

    Thank you!

    MacWorld has done some tests on this and found a slight increase in performance with the devices connected directly to the laptop. So don't try Garland!

  • Identify the best way to transfer data between applications in Essbase

    Hello Experts,


    One of my clients uses Hyperion System 9.3.1 and they try to understand if the partitioning might be a way to automate the transfer of data between applications Essbase (using the partitioning of replication).

    The challenge, they say, is that they may need to send the budget a source application (SLVQ) data to an application (consolidated) target. Data can be changed in Conso and returned to the SLVQ for review.

    They get warnings when they define partitions in both directions because the partitions are overlapping, but it works.

    Are there concepts or reasons why they should not use this function (transfer in both directions)? Is this something that is used by other companies?

    Their alternative is to export data in text file, then reload with rule files. It seems more difficult to define (MaxL scripts-> text files-> rules of files) with more chances of getting errors. Is there some other effective solutions which we do not understand?

    Please suggest.

    Thanks in advance

    Kind regards
    Jingle

    Hi Lisa,
    other than the scores, text file
    There are two more, according to my knowledge

    1 XREF
    2 HAL (Hyperion Application Link) using adapters essbase

    We use the XREF and HAL to our company to transfer data between applications according to the needs.
    I hope this helps.

    Dornakal.
    www.dornakal.blogspot.com

  • MaxL Script to clear the data between two dates

    Hi all

    I need advice to clear the data between two dates, I have three dimensions in my sketch, 'eno', 'hiredate' and the 'actualamount '.

    Now I need to erase the data between the date range, up to now, I have this script,

    Fix ("HireDate", "Eno")

    Difficulty (@relative ("00:00:00",0),@relative("eno",0)) 2015-07-15 "))

    CLEARDATA "sal."

    endfix

    ENDFIX

    These scripts only clears on a specific day, but I tried to write the script to clear between two dates, I surfed on a few sites, but no clear answers, finaanly came here, kindly help in this regard.

    Thanks in advance.

    Have you not tried the format of "startdate":"enddate" for example "August":"September."

    See you soon

    John

  • Bleed between two pages?

    Hello users of Indesign.

    I have a question from beginner on Adobe Indesign. I have to make my first book. I wached a lot of Youtube video on Indesign works. I know that you must set a bleed on the pages. What I have to deal with bleeding between two pages? If I have to, can you tell me how? If I not do, say the pease, helps me a lot

    Thank you and have a nice day.

    John

    p.s. I use Adobe Indesign CC

    The only time where you would need to worry inside purge would be if you have some kind of object that extends all along the spine (division between pages), and then only for "seamless" or type links spiral binding. Purge inside use the inside edge of the page opposite as the background area lost, so the only time where it becomes necessary to make special provisions is if all affecting the spine on the page does NOT through to the next page. White inside margins will purge blank areas, and images of crossover will automatically give the additional image in the purge.

    There are some threads here everything inside purge if you do a forum search.

  • Select all dates between two fields txt. How?

    In a slider form 6i, I need to select all dates between two dates provided. I have two fields text Fld1 and Chp2 with the data type date. There is no table behind the two fields.
    For example
    ': FLD1: = MARCH 1, 2013;
    ': CHP2: = MARCH 10, 2013;

    Now I have to choose all dates between 01-mar-2013 and 2013-mar-10 '. How to do?

    Gul says:
    In a slider form 6i, I need to select all dates between two dates provided. I have two fields text Fld1 and Chp2 with the data type date. There is no table behind the two fields.
    For example
    ': FLD1: = MARCH 1, 2013;
    ': CHP2: = MARCH 10, 2013;

    Now I have to choose all dates between 01-mar-2013 and 2013-mar-10 '. How to do?

    As'salamualikum Gul

    Try this

    SELECT TO_DATE('01-MAR-2013', 'DD-MON-RRRR') - 1 + rownum AS d
    FROM ALL_OBJECTS
    WHERE TO_DATE('01-MAR-2013', 'DD-MON-RRRR') - 1 + rownum BETWEEN TO_DATE('01-MAR-2013', 'DD-MON-RRRR') AND TO_DATE('10-MAR-2013', 'DD-MON-RRRR')
    

    Hope this helps

  • How to return all dates between two dates?

    Hi all

    I need get all dates between two dates, Oracle SQL and PL/SQL.

    for example
    01/10/2011 - date 1
    10/11/2011 - date 2
    
    # Return Values
    01/10/2011
    10/02/2011
    03/10/2011
    .
    .
    .
    09/11/2011
    10/11/2011
    How can I get these values? Any help will be useful.

    Thank you

    Maybe

    select :start_date + level - 1 the_date
      from dual
    connect by level <= :end_date - :start_date + 1
    

    Concerning

    Etbin

  • share data between two applications

    I would like to know if there is a way to share data between two applications of MXML or more?

    Using the class SharedObject can operate only in a single application, but if you start a second request, this SharedObject does not its value (zero) already set from the first application.

    Thanks for your help!

    I remember correctly, there is a setting to allow work between applications. Also you must be sure flush() to save the data.

    Another option is LocalConnection.

    Tracy

  • List of continuous dates between two dates

    Hello

    I want to list all dates between two given dates (the start_date and the end_date)

    where start_date = date minimum a table
    and end_date = sysdate

    can u please guide how to build queries for this

    Thank you

    Sadiq

    CONNECT BY works from 9i upward. I recommend that an upgrade to a new version of Oracle is not what you expect. Then you need to try the solution object:

    SELECT mdv.min_date + ao.rnum - 1 date_in_range
    FROM   (SELECT rownum rnum
            FROM   all_objects) ao
         , (SELECT MIN (YOUR_DATE_COLUMN) min_date
            FROM   YOUR_TABLE) mdv
    WHERE  rownum <= sysdate - mdv.min_date + 1
    
  • How do you find the average value of all the data between two points on a single channel

    I'm tring to calculate the average value of all data points in a single field between two distinct points

    I rasthaus an illustration.

    Hi smoothdurban,

    I thought you wanted to specify the area of interest with the sliders of the band.  If you rather automatically define the area of interest based on thresholds, etc., we cannot see the interactive nature of the example I sent.

    What are the criteria used to determine the start and end of the region of interest lines?

    I would be able to type this out for you if you sent a representative data set ([email protected])

    Brad Turpin

    Tiara Product Support Engineer

    National Instruments

  • How to make a table with all dates between two dates

    Basically, I need a vi that returns an array with elements containing all individual dates between the two dates. I am trying to build one myself... but obviously if there is already a few vi do that I would use it instead. Anyway, any help is appreciated... I'll just be over here write it too hard to pass the time.

    Just an idea

    Output is the table of dates (like timestamps) between the timestamps 'Start' and 'end '.

    Marco

  • What is the fastest way to transfer files between two Windows 7?

    I have two machines windows 7. I use LAN to copy files. It is only 140 Kbps. Then I use TeraCopy to the task. The speed is now 410 kbit/s. It is still too slow to copy a 80 GB of files via the LAN.

    You have any good ideas?

    I Googled that there are a lot of said articles file copy Windows 7 via the LAN is slow as it is the case, is it?

    I tried to use Windows Easy Transfer. Well, I do not see the speed, and I don't know how long it will take for the transfer file either.

    I want to see a better plan and advice.

    Hello

    Transfer of files from one computer to another depends on many factors such as the speed of the computer and the method you choose to transfer the file.

    Visit the link to learn more about the methods for file transfer between two computers:

    http://Windows.Microsoft.com/en-us/Windows7/transferring-files-and-settings-frequently-asked-questions

    Reference: http://social.technet.microsoft.com/Forums/en/w7itpronetworking/thread/c30f6649-a0d9-4f5e-8671-904a8f5469bb

  • How to get the date between two dates, except Saturday and Sunday

    Dear all,
    select to_date('25-04-2012', 'DD-MM-YYYY') + rownum -1 dt 
        from dual 
        connect by level <= to_date('05-05-2012', 'DD-MM-YYYY') - to_date('25-04-2012', 'DD-MM-YYYY') + 1;
    The query above returns the following output
    DT
    DT
    04/25/2012
    04/26/2012
    04/27/2012
    04/28/2012
    04/29/2012
    04/30/2012
    05/01/2012
    05/02/2012
    05/03/2012
    05/04/2012
    05/05/2012
    Here, I need to exclude Dates that lights up "Saturday" and "Sunday" and also the joint birthday party
    Here it is May 1, 2012 "and I need the output as follows,
    04/25/2012
    04/26/2012
    04/27/2012
    04/30/2012
    05/02/2012
    05/03/2012
    05/04/2012
    I need the current request to calculate between two dates.
    Can anyone suggest me?

    Thank you
    Regsrds,
    gurujothi
    select dt
    from(
        select to_date('25-04-2012', 'DD-MM-YYYY') + rownum -1 dt
            from dual
            connect by level <= to_date('05-05-2012', 'DD-MM-YYYY') - to_date('25-04-2012', 'DD-MM-YYYY') + 1
            )
    where to_char(dt,'fmday') not in ('sunday','saturday')  
    

    To exclude, common holiday, you must have a host table. Then use an OUTER JOIN NOT IN or NOT EXISTS

  • Date between two variables

    Hello

    I need to create a report, which Date is between the current Date and the current Date of 365 days.

    I create two variables, Current_Date (select to_char (sysdate, ' dd/mm/yyyy') of the double) and
    Current_Date-365 (Select to_char ((sysdate-365), ' mm/dd/yyyy') of double)

    In the Oracle replies I select column Date and Date filter between above two variables, but I get an error message when I run the report.
    If I remove the filter from the report works very well.

    Is there another way to do this?

    Thank you

    Hello user.

    Add a filter for the date field that you want to restrict (we'll call it TIME. DATE_VALUE for the sake of this exercise).

    In the filter, click on "Advanced > convert this SQL filter '.

    Add this line in your filter SQL (replacing the TIME. DATE_VALUE with your date field):

    Time.DATE_VALUE <= current_date="" and="" time.date_value="">= (SQL_TSI_DAY,-365, CURRENT_DATE) TIMESTAMPADD

    This will give you all the records with your date between the current date and a year ago.

    I hope this helps and please assign points if you found it useful!

    Kind regards
    Jason

  • Can I transfer data between a new MacBook (USB - C) to my iPad Pro?

    I have an iPad Pro.  I also have a new MacBook on command.  The new MacBook uses USB - C to 'universal' and data transfer.  Can I transfer data to/from my iPad Pro with a lightning bolt - cable USB - C?

    Thank you

    What kind of data you want to transfer?

    Files you can transfer with iCloud, Dropbox, box or Google Drive.

    You can transfer from your iPad to MacBook Pro by plugging the photos. They can be imported to the Photos for Mac.

Maybe you are looking for