It depends on where you're doing it - if you're writing this in the markup for a page, use the <%= %> tags. If you're doing it in a code-behind or in script, you just need to concatenate the strings (ie, "http://wherever.com/?user=" + user).
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 6 of 6
Threaded View
|
Click Here to Expand Forum to Full Width |