darkex I post too much
Reputation: 0
Joined: 29 Aug 2008 Posts: 2006 Location: Australia
|
Posted: Tue Dec 30, 2008 7:06 pm Post subject: [vb08] Question |
|
|
I'm in the middle of making a project. I have an address bar, but I have a part of the address bar that is always changing eg. SWF Url. If the swf url changes, how can a user manually change it without seeing the whole url?
More detailed example:
http://www.example.com/{alwayschangingtext}/...
So how can I change the alwayschangingtext without looking at the whole url?
By the way, this links to Button1 as a submit button, TextBox1 is where the always changing text is placed, and webbrowser1 is navigating to the above url with the correct parameters in Textbox1.
|
|