Wrox Programmer Forums
|
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Flash (all versions) section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 19th, 2006, 12:07 AM
Authorized User
 
Join Date: Apr 2006
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to chayanvinayak
Default Challenge : hiding getURL link

i have developed a page for user authentication , if userid and password is correct it goes to admin.html(using getURL("admin.html","_self") )

but i want to hide this link so that no one can go to this page with out authentication by just typing the link (such as http://www.xxx.com/admin.html)

chayan vinayak goswami
__________________
chayan vinayak goswami
 
Old January 5th, 2007, 01:17 AM
Friend of Wrox
 
Join Date: Oct 2003
Posts: 479
Thanks: 0
Thanked 3 Times in 3 Posts
Send a message via MSN to surendran Send a message via Yahoo to surendran
Default

Hi chayan vinayak goswami,
From flash you can not hide the html link , if you try to open as a pop up. that time also we can see the page, so try to make this page as a server side page, and check the session and forword back to error page.

surendran
(Anything is Possible)
http://ssuren.spaces.msn.com





Similar Threads
Thread Thread Starter Forum Replies Last Post
getURL with javascript window.open properties nancy Flash (all versions) 9 June 4th, 2005 07:52 AM
hiding link in statusbar by onmousover Haroldd Javascript How-To 11 November 26th, 2003 12:00 PM
A Challenge... AForgue XSLT 3 November 5th, 2003 04:14 PM
Challenge.... developerz BOOK: ASP.NET Website Programming Problem-Design-Solution 2 September 29th, 2003 04:49 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.