<?xml version="1.0" encoding="UTF-8"?>    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title>post sign up and login credentials to related pages</title>
        <link>https://interactivetools.com/forum/forum-posts.php?post-sign-up-and-login-credentials-to-related-pages-81029</link>
        <description></description>
        <pubDate>Sat, 11 Jul 2026 13:37:09 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-posts.php?rss=1&amp;post-sign-up-and-login-credentials-to-related-pages-81029" rel="self" type="application/rss+xml" />

                <item>
          <title>post sign up and login credentials to related pages</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2240854#post2240854</link>
          <description><![CDATA[<p>Hi Karls, </p>
<p>We just use those variables to keep all the information in one place.  So you don't need to hardcode URLs everywhere.  Feel free to try doing it a few different ways and adapt it to what works for you.  </p>
<p>One way to get started would be to copy and paste the code from the existing user-login or user-signup pages.</p>]]></description>
          <pubDate>Thu, 06 Jul 2017 09:32:11 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2240854#post2240854</guid>
        </item>
                <item>
          <title>post sign up and login credentials to related pages</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2240851#post2240851</link>
          <description><![CDATA[<p>Hi Dave,<br />thanks for your reply.</p>
<p>So i still need to submit and post the login/signup credentials or i just put everything to the index.php and change the related lines in the websiteMembership.php?</p>
<p><code>$GLOBALS['WEBSITE_LOGIN_LOGIN_FORM_URL']  = '/login.php';  // url to login form<br />$GLOBALS['WEBSITE_LOGIN_SIGNUP_URL']      = '/signup.php'; // signup url linked to from the login page</code></p>
<p>What are you propose?</p>
<p>PS: after i checked again the websiteMembership.php, i didn't find any reason or use for these 2 variable, only for the first in the websiteLogin_redirectToLogin that i can easily modify for my needs.</p>
<p>Karls</p>]]></description>
          <pubDate>Thu, 06 Jul 2017 00:08:10 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2240851#post2240851</guid>
        </item>
                <item>
          <title>post sign up and login credentials to related pages</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2240833#post2240833</link>
          <description><![CDATA[<p>Hi Karls,</p>
<p>Yes, it's secure and essentially the same.  The source page (the page you're on) doesn't matter because the browser creates a new request that submits to the form target page only.  But definitely using HTTPS is a good idea.</p>
<p>Hope that helps, let me know any other questions.</p>]]></description>
          <pubDate>Wed, 05 Jul 2017 12:13:40 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2240833#post2240833</guid>
        </item>
                <item>
          <title>post sign up and login credentials to related pages</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2240807#post2240807</link>
          <description><![CDATA[<p>Hi,</p>
<p>Is it safe to post the login and/or sign-up credentials from the homepage (index.php) where i plan to embed the forms? (i use HTTPS)<br />The login.php and the sign-up.php pages will still exist but only for completing the procedure and for secondary try if anything went wrong.</p>
<p>Is there any other suggested solution to make this possible?</p>
<p>Please advise,<br />Karls</p>]]></description>
          <pubDate>Sun, 02 Jul 2017 05:48:54 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2240807#post2240807</guid>
        </item>
              </channel>
    </rss>
  