![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | How change frame location. Hi. i have a question for all, how to change frame location with 1 button and 1 textbox. example we type www.google.com if we klik button then frame location is www.google.com. I hope anybody to answer my question..... Thanks. kandi irawan |
My System Specs![]() |
| | #2 (permalink) |
| | Re: How change frame location. You need to provide more details. What button and textbox? What frame? Are you sure that you have a VBScript question? It sounds like you might be working with some kind of programming language. VBScript does not have "controls" such as buttons and textboxes. Quote: > Hi. i have a question for all, how to change frame location with 1 > button and 1 textbox. example we type www.google.com if we klik button > then frame location is www.google.com. > > I hope anybody to answer my question..... > > Thanks. > > > kandi irawan |
My System Specs![]() |
| | #3 (permalink) |
| | Re: How change frame location. i know vbscript din't have button. but we can make button or textbox with HTML language...!!! |
My System Specs![]() |
| | #4 (permalink) |
| | Re: How change frame location. > i know vbscript din't have button. but we can make button or textbox Quote: > with HTML language...!!! You need to explain what you're trying to do if you want help with it. We can't read your mind. This group is for general VBScript questions. Most of those are *not* about using VBScript in a browser. So far you've said you have a button and textbox in a webpage and it sounds like you're using a frameset, with the button in frame1 and "frame location" being frame2. If that's the case, you can write a navigation function in the frameset page to navigate in frame2. Then call that from the frame1 button click by using: parent.NavigationFunction(URL) where URL is your textbox text. You also haven't mentioned whether this is server-side or client-side. As Joe Fawcett explained in your other post, if you want to do this server-side, from a website, then you need to use javascript. VBScript is a Microsoft product that won't work in any browser except IE. |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| Please, allow to change C:\Users[\xxx] location | Vista General | |||
| Best way to change location of offline files | Vista General | |||
| ow to change storage location | Vista mail | |||
| Vista - How to change Office 2003 Frame/Window Theme Colors | Vista installation & setup | |||
| Why can't I change the location of the message store? | Vista mail | |||