<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Changing the Login and Start Pages</title>
	<atom:link href="http://www.apex-blog.com/oracle-apex/changing-the-login-and-start-pages-28.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.apex-blog.com/oracle-apex/changing-the-login-and-start-pages-28.html</link>
	<description>Everything you ever wanted to know about Oracle Application Express and Oracle XE. Possibly.</description>
	<lastBuildDate>Thu, 02 Feb 2012 17:40:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Drew</title>
		<link>http://www.apex-blog.com/oracle-apex/changing-the-login-and-start-pages-28.html/comment-page-1#comment-30814</link>
		<dc:creator>Drew</dc:creator>
		<pubDate>Fri, 09 Sep 2011 19:31:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.apex-blog.com/?p=28#comment-30814</guid>
		<description>Worked perfectly for my needs using role-based logic, thanks!</description>
		<content:encoded><![CDATA[<p>Worked perfectly for my needs using role-based logic, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sara Blair</title>
		<link>http://www.apex-blog.com/oracle-apex/changing-the-login-and-start-pages-28.html/comment-page-1#comment-22001</link>
		<dc:creator>Sara Blair</dc:creator>
		<pubDate>Fri, 18 Feb 2011 10:51:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.apex-blog.com/?p=28#comment-22001</guid>
		<description>Hi Lala

This can be done by changing the Start Page as shown in the example above. You would just need to change the SELECT statement that populates the v_start_page variable to meet your requirements.

Hope this helps.

Sara</description>
		<content:encoded><![CDATA[<p>Hi Lala</p>
<p>This can be done by changing the Start Page as shown in the example above. You would just need to change the SELECT statement that populates the v_start_page variable to meet your requirements.</p>
<p>Hope this helps.</p>
<p>Sara</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lala</title>
		<link>http://www.apex-blog.com/oracle-apex/changing-the-login-and-start-pages-28.html/comment-page-1#comment-20354</link>
		<dc:creator>Lala</dc:creator>
		<pubDate>Mon, 17 Jan 2011 23:24:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.apex-blog.com/?p=28#comment-20354</guid>
		<description>Hi Sara,
how do i specify different login pages for different users? For example, i want users with role_id=1 to be directed to page 1 after loggin in and users with role_id = 2 to be directed to page 2..
thanks</description>
		<content:encoded><![CDATA[<p>Hi Sara,<br />
how do i specify different login pages for different users? For example, i want users with role_id=1 to be directed to page 1 after loggin in and users with role_id = 2 to be directed to page 2..<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sara Blair</title>
		<link>http://www.apex-blog.com/oracle-apex/changing-the-login-and-start-pages-28.html/comment-page-1#comment-10414</link>
		<dc:creator>Sara Blair</dc:creator>
		<pubDate>Mon, 30 Nov 2009 09:58:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.apex-blog.com/?p=28#comment-10414</guid>
		<description>Hi Ranga

Dimitri&#039;s blog post is doing something different and isn&#039;t just changing the login page. If you want to just change the login page then you only need to do the step detailed above.

Regards
Sara</description>
		<content:encoded><![CDATA[<p>Hi Ranga</p>
<p>Dimitri&#8217;s blog post is doing something different and isn&#8217;t just changing the login page. If you want to just change the login page then you only need to do the step detailed above.</p>
<p>Regards<br />
Sara</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ranga</title>
		<link>http://www.apex-blog.com/oracle-apex/changing-the-login-and-start-pages-28.html/comment-page-1#comment-10366</link>
		<dc:creator>Ranga</dc:creator>
		<pubDate>Sat, 28 Nov 2009 19:50:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.apex-blog.com/?p=28#comment-10366</guid>
		<description>This is partially correct. To change the login page read the 
http://dgielis.blogspot.com/2007/05/change-default-first-page-in-apex.html

we need to change the login page details at 3 places, 
1. Application Builder &gt; Your Application &gt; Page 101 &gt; Processes (Page Processing) &gt; Login
2. Shared Components &gt; Security &gt; Authentication Schemes &gt; Your Authentication
3.  Shared Components &gt; Security &gt; Edit Security Attributes</description>
		<content:encoded><![CDATA[<p>This is partially correct. To change the login page read the<br />
<a href="http://dgielis.blogspot.com/2007/05/change-default-first-page-in-apex.html" rel="nofollow">http://dgielis.blogspot.com/2007/05/change-default-first-page-in-apex.html</a></p>
<p>we need to change the login page details at 3 places,<br />
1. Application Builder &gt; Your Application &gt; Page 101 &gt; Processes (Page Processing) &gt; Login<br />
2. Shared Components &gt; Security &gt; Authentication Schemes &gt; Your Authentication<br />
3.  Shared Components &gt; Security &gt; Edit Security Attributes</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sara Blair</title>
		<link>http://www.apex-blog.com/oracle-apex/changing-the-login-and-start-pages-28.html/comment-page-1#comment-3959</link>
		<dc:creator>Sara Blair</dc:creator>
		<pubDate>Tue, 17 Mar 2009 16:31:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.apex-blog.com/?p=28#comment-3959</guid>
		<description>Hi Dan

My understanding is that if you specify a page in the URL then it will go to that page. The login page only comes into effect if you don&#039;t specify the page and you&#039;re going to within the application. One use of this is that you have an application that automatically emails you when an event happens, the URL to the application contained in the email could take you directly to a page with more information on the event. You wouldn&#039;t want to be taken to your normal home page within the application to then have to navigate through your application to find details of the event.

If you go to the URL you&#039;ve specified without the :1 at the end then it should take you to the correct page.

Hope this helps.

Regards
Sara</description>
		<content:encoded><![CDATA[<p>Hi Dan</p>
<p>My understanding is that if you specify a page in the URL then it will go to that page. The login page only comes into effect if you don&#8217;t specify the page and you&#8217;re going to within the application. One use of this is that you have an application that automatically emails you when an event happens, the URL to the application contained in the email could take you directly to a page with more information on the event. You wouldn&#8217;t want to be taken to your normal home page within the application to then have to navigate through your application to find details of the event.</p>
<p>If you go to the URL you&#8217;ve specified without the :1 at the end then it should take you to the correct page.</p>
<p>Hope this helps.</p>
<p>Regards<br />
Sara</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Nguyen</title>
		<link>http://www.apex-blog.com/oracle-apex/changing-the-login-and-start-pages-28.html/comment-page-1#comment-3957</link>
		<dc:creator>Dan Nguyen</dc:creator>
		<pubDate>Tue, 17 Mar 2009 15:34:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.apex-blog.com/?p=28#comment-3957</guid>
		<description>I tried both of your code by hard code or a SQL. Not work.

After changed the code, it work only the first logon, but log on after the first time, it always starts with the page specified in the URL


http://meps.ci.stpaul.mn.us:7777/pls/amanda/f?p=408:1</description>
		<content:encoded><![CDATA[<p>I tried both of your code by hard code or a SQL. Not work.</p>
<p>After changed the code, it work only the first logon, but log on after the first time, it always starts with the page specified in the URL</p>
<p><a href="http://meps.ci.stpaul.mn.us:7777/pls/amanda/f?p=408:1" rel="nofollow">http://meps.ci.stpaul.mn.us:7777/pls/amanda/f?p=408:1</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

