I'm a little confused at what exactly you are trying to do here. Are you hosting an WebBrowser control in your C# app If so, you can use the control.URL property.
If this isn't what you are doing, please explain a little more and I'll see if I can point you in the right direction.
-Reza
|