Perl Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsProgramming LanguagesPerl Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old June 19th, 2000, 07:16 PM
Pepe Pepe is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2000
Posts: 71 Pepe User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 13
My site has a two frames. Perl script running in the top frame. And when form submitted, script should change the URL of the bottom frame. How can I change the URL of the bottom frame (or print something in it
)with PERL script?

I tried:

print "<a href='www.someSite.com' target='bottomFrameName'nn>";
and
print "top.framename.location=http://mysite.com";nn";

and it didn't help me
(I'm not sure for syntax of these.)


[This message has been edited by Pepe (edited June 19, 2000).]

Reply With Quote
  #2  
Old June 19th, 2000, 10:41 PM
freebsd
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
>>How can I change the URL of the bottom frame

Set the target within your <form> tag instead of printing it.

Reply With Quote
  #3  
Old June 20th, 2000, 06:50 AM
Pepe Pepe is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2000
Posts: 71 Pepe User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 13
OK that would help if I have only 2 frames. But I have 1 frame with form, and 3 frames that need to change location after form is submitted: http://upitnik.net/special/hrt.html

Reply With Quote
  #4  
Old June 20th, 2000, 02:30 PM
freebsd
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Your page http://upitnik.net/special/hrt.html is missing a </FRAMESET>.

>>and 3 frames that need to change location after form is submitted

What you can do is create 3 NEW files and write the output to them. Then print the frameset page to screen that contains your other 3 files.
http://www.devshed.com/Talk/Forums/Forum16/HTML/000051.html

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesPerl Programming > Frame Help, Please

Developer Shed Advertisers and Affiliates



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 | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap