Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Can I create only 1 frame in a page?
Old 03-20-2006, 01:43 AM Can I create only 1 frame in a page?
waller's Avatar
Skilled Talker

Posts: 59
Location: North Borneo.
Trades: 0
I'm building this online application where there's a login required.
Now lets say the login page is login.asp .
I have set that if a user tries to log into the system and fail,
they will be redirected to login.asp .
I want to have links in login.asp and in the same time maintain
the login.asp page.
So I decided to add frame. I tried to add only one frame in login.asp
but i cannot show the login section. It seems like the site only displays
the frame. Anyone knew how to solve this? An example code just might help. Thanks.
__________________
$id ="waxxer";
$id = str_replace('x', 'l', $id);
echo $id;
echo " and Marj";
waller is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 03-20-2006, 02:36 AM Re: Can I create only 1 frame in a page?
ChipJohns's Avatar
I don't know! Do you?

Posts: 488
Name: Chip Johns
Location: Savannah Georgia
Trades: 0
Hi Waller, I'm not sure why you need to have the page in a frame in order to have links on it. You can have a login page with links on it! You can do this without frames.
ChipJohns is offline
Reply With Quote
View Public Profile Visit ChipJohns's homepage!
 
Old 03-20-2006, 09:35 AM Re: Can I create only 1 frame in a page?
waller's Avatar
Skilled Talker

Posts: 59
Location: North Borneo.
Trades: 0
Can you give me some advice on this?
The main page has to be login.aspx .
I have set that everytime a user enters the website, they will be directed to default.aspx . If they are not logged in, they will be redirected to login.aspx .
The reason for this is,
PHP Code:
1. I want to put other links like HomeAbout Meetc at the main page (a page a user will be redirected to every time they try to log in).
2. I want the Textarea of Username and Password to be in every page
Thanks..
__________________
$id ="waxxer";
$id = str_replace('x', 'l', $id);
echo $id;
echo " and Marj";
waller is offline
Reply With Quote
View Public Profile
 
Old 03-20-2006, 12:36 PM Re: Can I create only 1 frame in a page?
SlayersOtaku's Avatar
Skilled Talker

Posts: 77
Name: Joe
Location: Oklahoma, USA
Trades: 0
If you only want 1 frame in a page use an iframe. <iframe src="page" width=# height=#> and place it where you need to on the page.
__________________

SlayersOtaku is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Can I create only 1 frame in a page?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.13365 seconds with 12 queries