Question:
Hi all,
I want use a cookie in an own ITS-Application. I want so save some of the ITS/Dynpro fieldvalues in a cookie. When the Application starts next time, the fieldvalues schould be taken from the cookie.
Has anybody an idea how to implementate cookies? I managed to create a cookie, but I don't know how I can move the cookie-values to the ITS/Dynpro fields.
Greeting,
Mase
Answer:
Hi,
You can use Javascript code for saving and retreiving the cookies and their values. Using Javascript fill the field values when the page is loaded. I don't know of any other way.
Thanks,
Ranjan.