•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the JavaScript / DHTML / AJAX section within the Web Development category of DaniWeb, a massive community of 456,533 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,919 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our JavaScript / DHTML / AJAX advertiser: Lunarpages Web Hosting
Views: 855 | Replies: 1
![]() |
| |
•
•
Join Date: Oct 2007
Posts: 6
Reputation:
Rep Power: 0
Solved Threads: 0
Hello List!
First time posting here, and I'm hoping someone can help me with a problem I'm having...
I am working w/ ASP and Javascript...
I need to show one link and open/change the windows when the link is clicked; currently, the bottom frame shows the link ok and when the link is clicked, opens up the drawing on top. BUT, what I want it to do is open up the drawing on top AND go to page '/Locations/test.asp' in the bottom frame.
My code now is:
Is NOT changing the bottom frame to '/Locations.test.asp', only top frame is working. How can I get this to change BOTH frames when I click this link in the table cell in the bottom as is?
I think I can accomplish this using javascript, but just not sure how...
Thanks in advance for your time and help!
-jiggyg
First time posting here, and I'm hoping someone can help me with a problem I'm having...
I am working w/ ASP and Javascript...
I need to show one link and open/change the windows when the link is clicked; currently, the bottom frame shows the link ok and when the link is clicked, opens up the drawing on top. BUT, what I want it to do is open up the drawing on top AND go to page '/Locations/test.asp' in the bottom frame.
My code now is:
ASP Syntax (Toggle Plain Text)
Response.Write "<td><a href=""../Drawings/DrawGetByLocID.asp?LocID=" & aInfo(0,i) & "&DrawTypeID=-99"" target=""TopWorkSpace"">" & aInfo(8,i) & "</a></td>"
Is NOT changing the bottom frame to '/Locations.test.asp', only top frame is working. How can I get this to change BOTH frames when I click this link in the table cell in the bottom as is?
I think I can accomplish this using javascript, but just not sure how...
Thanks in advance for your time and help!
-jiggyg
![]() |
•
•
•
•
•
•
•
•
DaniWeb JavaScript / DHTML / AJAX Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- Frames in .NET (ASP.NET)
- How do I change the Taskbar from the top to the bottom of the screen? (Windows NT / 2000 / XP / 2003)
- Dropdown menu (JavaScript / DHTML / AJAX)
- window location using frames (JavaScript / DHTML / AJAX)
- Making a ball move down and up in an Applet (Java)
- Homework Help: How can I get this ball to Move? (Java)
- 2d Game idea (C++)
- Story Builder (C++)
Other Threads in the JavaScript / DHTML / AJAX Forum
- Previous Thread: Drop down - ajax
- Next Thread: Check box


Hybrid Mode