JavaScript Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsProgrammingJavaScript Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today!
  #1  
Old May 22nd, 2006, 10:16 AM
jkarara jkarara is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: May 2006
Posts: 2 jkarara User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 16 m 24 sec
Reputation Power: 0
Popup into a tab

Hi,
I have created a popup.From this popup i would like the user to press search and then be taken to a tab which should show the results in an iframe.

I dont know how to do this please can anyone help?.

Thanks
Jag

Reply With Quote
  #2  
Old May 22nd, 2006, 10:25 AM
ravs ravs is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Apr 2006
Location: gurgaon, haryana, india
Posts: 60 ravs User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 11 h 44 m 29 sec
Reputation Power: 3
Send a message via Yahoo to ravs
Exclamation

your user id is very unique
what it means buddy?

by the way
i was nopt able to understand ur problem.
where is your tab . is it in popup or is it in parent page. where is it .

Reply With Quote
  #3  
Old May 22nd, 2006, 10:29 AM
jkarara jkarara is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: May 2006
Posts: 2 jkarara User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 16 m 24 sec
Reputation Power: 0
pop up reply

Hi,
Its just my name.
My problem is such. I open a popup. Search criteria is entered. The user clicks the search button. Which takes them to a tab screen (parent page)and shows the results..
Thanks


Quote:
Originally Posted by ravs
your user id is very unique
what it means buddy?

by the way
i was nopt able to understand ur problem.
where is your tab . is it in popup or is it in parent page. where is it .

Reply With Quote
  #4  
Old May 22nd, 2006, 10:56 AM
ravs ravs is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Apr 2006
Location: gurgaon, haryana, india
Posts: 60 ravs User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 11 h 44 m 29 sec
Reputation Power: 3
Send a message via Yahoo to ravs
ok do one thing
i asume that u know javascript. so i am telling the logic

as soon as your user finish searching. try to close the window
using window.close();
keep the searched value in any format like
query string or session the refresh the parent page

like this.

var x=window.opener.location.href.toString();
window.opener.location.href=x+"?SerchVal="+searchedValue;

or if your only want to change the src of iframe then do this

window.opener.document.getElementById("Iframe ID").src="<Your Value>"

Reply With Quote
  #5  
Old May 23rd, 2006, 08:18 AM
MadCowDzz's Avatar
MadCowDzz MadCowDzz is offline
I'm Internet Famous
Dev Articles Frequenter (2500 - 2999 posts)
 
Join Date: Jan 2003
Location: Toronto, Canada
Posts: 2,890 MadCowDzz User rank is Lance Corporal (50 - 100 Reputation Level)MadCowDzz User rank is Lance Corporal (50 - 100 Reputation Level)MadCowDzz User rank is Lance Corporal (50 - 100 Reputation Level) 
Time spent in forums: 1 Week 16 h 4 m 48 sec
Reputation Power: 8
When you say tab, do you mean a new tab in firefox?
Browser functions are out of the control of a webpage... not all browsers support tabs; besides, no website should tell my browser how to act.
__________________
Daryl's Homepage | My Blogroll | My Profile | Firefox supporter!
DevArticles Forum Moderator

"The net is a waste of time, and that's exactly what's right about it." -- William Gibson

Reply With Quote
  #6  
Old May 23rd, 2006, 08:47 AM
ravs ravs is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Apr 2006
Location: gurgaon, haryana, india
Posts: 60 ravs User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 11 h 44 m 29 sec
Reputation Power: 3
Send a message via Yahoo to ravs
as far as i understud
he is talking about image using as a tab

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsProgrammingJavaScript Development > Popup into a tab


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway