codetoad.com
  ASP Shopping CartForum & BBS
  - all for $20 from CodeToad Plus!
  
  Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || Forums || RAM 
Search Site:
Search Forums:
  Help! IFrames!  kathryn at 21:11 on Friday, January 07, 2005
 

I have a legacy site that is a portal to reach other sites. I decided to use IFrames because with the way it was set up before the user would click on a button to go to another site and end up with that site opened three to four times. And it wouldn't wright to the databases. Also this is on an intranet and you have to login to get to it.

I have the site set up and working.
Problem-Two of the sites have to be logged into to pass information. The login is the same as the login for the portal site. I cannot get the username and password to pass to the child frame.
Programming in Perl.
HELP I have been working on this for too long.

  Re: Help! IFrames!  asp monkey at 12:16 on Tuesday, January 11, 2005
 

I have had a similar problem - the answer is querystrings - pass the users information through the iframe page link eg: iframe src="/forum/thispage_uname_billy_amppass_chips.html"

Then pick up the login info on the "/forum/thispage.html"

You may choose to encrypt the uname and password eg by replacing the letters with numbers etc....

Hope this helps

;0)

Make man a fire keep him warm for a night...
Set man on fire keep him warm for a lifetime...

<Added>

sorry my fault - thought i was in the asp forum - sorry - ignore me im off for a kip....

  Re: Help! IFrames!  tgreer at 17:05 on Tuesday, January 11, 2005
 

You can use DIV tags with the CSS "overflow: scroll" property.









CodeToad Experts

Can't find the answer?
Our Site experts are answering questions for free in the CodeToad forums








Recent Forum Threads
•  XML- Passing parameters are Latitude and Longitude.
•  Re: Format Date time issue....
•  Re: How to freeze the web page when displaying progress bar?
•  Re: Help! IFrames!
•  Re: Help: Trouble with z-Index and SELECT lists
•  Re: HOW CREATE LINE CHARTS IN ASP.NET
•  How to store and retrieve document into database
•  Re: text field multiple
•  Re: after updation of a table open another program .. need help


Recent Articles
Communicating with the Database (Using ADO)
MagicGrid
Simple Thumbnail Browsing Solution
Type Anywhere
A Better Moustrap: FmtDate to replace FormatDateTime
ASP.NET Forum Source Code
Internal Search Engine
Javascript Growing Window
Simple date validation
Search engine friendly URLs using ASP.NET (C#.NET)


Site Survey
Help us serve you better. Take a five minute survey. Click here!

© Copyright codetoad.com 2001-2005