|
|
 |
FN-FORUM: ASP to ASP.NET
date posted 27th January 2006 13:39
Hi
I have the following in classic asp that I need to re-create in ASP.NET:-
""
The pathVar is all over the place. The only thing I can think of to replace
it with is a literal control but each one has to have a unique Id which is a
total pain. I just want to be able to prefix hundreds of items with the
same path. Anyone any idea how this is done in "code behind" ASP.NET? I
can't find it anywhere.
Cheers,
Craig
|
 |
|