cancel
Showing results for 
Search instead for 
Did you mean: 
CAMAlot
New Member

Web page form not downloading Download.aspx

Trying to integrate LogMeIn Rescue into our web site.

I'm using the standard HTML

 

<form name="channel1383xxxxx" action="https://secure.logmeinrescue.com/Customer/Download.aspx" onsubmit="return checkForName()" method="post">
<input type="text" id="support_name" placeholder="Enter your name" />
<p><input type="submit" id="submit-btn" value="Start Remote Connection" /></p>
<input type="hidden" id="EntryID" value="1383xxxxx" />
<input type="hidden" id="tracking0" maxlength="64" />
<input type="hidden" id="language" maxlength="5" />
</form>

 

But instead of downloading and running Download.aspx  I get a temp page saying I have to download the applet, then end up on

https://secure.logmeinrescue.com/Customer/Entry.aspx

 

Any ideas?

Hosting on Windows IIS & Plesk.

 

TIA

1 REPLY 1
AshC
Retired GoTo Contributor

Re: Web page form not downloading Download.aspx

@CAMAlot  Although we don't really support API discussions on the Community, we have a small guide available here for LMI Rescue APIs:  https://secure.logmeinrescue.com/welcome/webhelp/en/rescueapi/API/API_Rescue_Overview.html?_ga=2.710...


Ash is a member of the LastPass Community Care Team.

Was your question answered? Please mark it as an Accepted Solution.
Was a post helpful or informative? Give it a Kudo!