function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Rohit kumar singh 1Rohit kumar singh 1 

On visualForce

I have two input fields of date picker like 1-> From and 2-> To these are two fields. So In visual force page when I select values for both of the field then it should display values as difference between two date in output field, on selecting value for "To" field without reloading the visualforce page in real time.

If we have to write apex class including "From" and "To" fields then how to write and how to retrive value into visualforce page from this class.

Please explain in detail.
Thank you.

Jasper WallJasper Wall