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

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsIFrameIFrameIframe login to external site with form post dataIframe login to external site with form post data
Previous
 
Next
New Post
4/30/2008 4:39 PM
 

Simple example:

URL for Iframe: http://www.google.com/search
Querystring parameter: Name= "q", datatype="Pass Through Form Post", additional textfield: "quest"  ->(q    Pass-Through Form Post (quest) )

open Module settings->Advanced Settings->Header and add the following html:

<input name="quest" />
<input type="submit" value="go" />

 
New Post
5/2/2010 10:22 AM
 

I'd like to update this post, as i'm perplexed on how to pass parameters using iframe querystring parameters (both querystring and form post). My example is that i'd like to pass a username and password to the following website using iframe....http://www.blogmasterprofits.com.  I realize the issues with password encryption, etc.  But for the sake of trying to get a working example, I want to pass the current user's DNN username as both the site login username and login password as well.  The DNN username is "test" and therefore the password is test as well.  These credentials currently work for the blogmaster site, so anyone wanting to take a stab at this..it will work. ANY help would be appreciated.

 
New Post
5/2/2010 11:06 AM
 

One additional piece of information the form handler url is...http://www.blogmasterprofits.com/logon_action.jsp

 
New Post
9/21/2015 3:10 PM
 
Assuming the iframe target is a DNN site.
Using an iframe tag, not the iframe module in this example.

If you are not concerned with the security of your login credentials, you can accomplish logging in the target of an iframe by putting an Onyaktech Login module on the iframe target page configured to allow SSO (single sign on). Then put your login credentials inside your iframe URL. For example,

[iframe src="http://yourtargetdomain/andpage?onyaktechsso=True&User=DNNUsernameHere&Password=PutPasswordHere" scrolling="yes" style="width: 100%; height: 1000px; border: none;"][/iframe]
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsIFrameIFrameIframe login to external site with form post dataIframe login to external site with form post data


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