Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...External Login FormExternal Login Form
Previous
 
Next
New Post
9/10/2007 11:37 AM
 

I find a lot of threads on this but nobody ever appears to have actually done it.

Our company has a web front end that already has a very nice graphical login and password box.  I need to be able to re-direct it to DNN to preven the user from having to login twice.

Am trying to make this code work from our front page,  but have not had success.

 <form name="Form" method="post" action="dnn/Default.aspx" id="Form" enctype="multipart/form-data" style="height: 100%;">
<input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" />
<input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" />
Name:<input name="dnn$ctr459$Signin$txtUsername" type="text"><br>
Password:<input name="dnn$ctr459$Signin$txtPassword" type="password"><br><br>
<input name="Submit1" type="submit" value="Login" />

</form>

I would love to hear some suggestions on how to make this work.

 

 
New Post
2/3/2010 11:31 AM
 

I'm having this exact problem now. Is there any way to do this?

 
New Post
2/3/2010 12:49 PM
 

This works for us now.....  We won't be using it much more as we are taking the form off our site because it has confused people.

I also think it might only be working on version 04.05.01 because of a bug in that version.  (yes,  I realize this version is quite old)

   <form name="Form" method="post" action="http://www.YOURWEBSITE.com/dnn/Home/t..." enctype="multipart/form-data" >
<input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" />
<input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" />
<input name="__dnnVariable" type="hidden" id="__dnnVariable" value="" />
<input name="ScrollTop" type="hidden" id="ScrollTop" />
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="" />

 
New Post
2/3/2010 1:51 PM
 

Thanks Kevin  - that works! I hope I can still use this solution after I upgrade in a month or so.

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...External Login FormExternal Login Form


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out