Hi all,
I have my website - www.lidanceconnection.com - and I want to put a login form on the site, that will allow users to sign in from my website to our customer portal site (which is hosted by a different sever - its from our software company).
Basically, I need the form to log them in as if they're logging in through this page:
https://app.mydanceworks.net/customer/Login.aspx?parentid=ak236388j
I thought that I could just use html, make 2 text inputs, label them the same as it does in the portal's html source, and then have the form "POST" to the same address as in the portal's html source. But it didn't work. It seems to be set up more complicated than that.
Can you take a look at the source code and give me any ideas.
Thanks a bunch in advance!
Thanks again,
Joe
I have my website - www.lidanceconnection.com - and I want to put a login form on the site, that will allow users to sign in from my website to our customer portal site (which is hosted by a different sever - its from our software company).
Basically, I need the form to log them in as if they're logging in through this page:
https://app.mydanceworks.net/customer/Login.aspx?parentid=ak236388j
I thought that I could just use html, make 2 text inputs, label them the same as it does in the portal's html source, and then have the form "POST" to the same address as in the portal's html source. But it didn't work. It seems to be set up more complicated than that.
Can you take a look at the source code and give me any ideas.
Thanks a bunch in advance!
Thanks again,
Joe