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
GoldwindGoldwind 

Present Object Details

Hi,

From my application, I want to open a browser and present, for example a specific Lead's details.

I successfully, do it when the browser is already opened in SalesForce.com and login was done previously.

If I try to open the Lead when login was not done in browser, it will present me the login page.

Can I open a browser, do a login for it and present the Lead, from code? 

(I know i can do a login in code but it is for the web server access and doesnt related to the login on the Salesforce web page)

Thanks

DevAngelDevAngel

Hi Goldwin,

Do a search on the developer forums for frontdoor.jsp