Your UX is waiting ...interact, engage, explore in Las Vegas at CloudWorld 2023

Learn more
Embedding username and password in href link Using HTML/javascript — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Embedding username and password in href link Using HTML/javascript

Question
82
Views
0
Comments
edited Aug 22, 2019 4:47AM in Applications Security

Summary

HCM Custom Page. Ho to embed username and password to the href link using HTMLmarkup language

Content

Hi All,

I'm creating a custom page in HCM and I used HTML markup language. I want to embed the username and password in the OIC link so that when other user use it and click the submit button to go to that link they don't need to enter the credentials. Here is my code:

Start Date:&nbsp;<input type="date" id="startDate" name="startDate">
  <input type="date" id="endDate" name="endDate"><br>
<a id="myLink" href="#"><input type="button" value="SUBMIT" onclick="redirectTo();"></a>
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!