integrating login into website

nikdahl

Verified User
Joined
Mar 14, 2005
Messages
65
Location
Seattle, WA, USA
I've searched and searched, but haven't found anything on this topic.

I'm trying to integrate a DA login form into my website. Is there a quick/easy way to accomplish this?

I've tried using this:
<form action="https://da.domain.com/CMD_LOGIN" method="POST" name="form"><input type=hidden name=referer value="/">

and of course, the "username" and "password" input fields, with no luck. Is there something I'm doing wrong?

Thanks for any help.
 
Back
Top