hi
in VS 2002 to create a session variable all i needed to do it declare it in the global.asax file and away we go. that doesnt seem to work in 2005, does anyone know why?
Thanks
Hi
I have a label and I want to assign text to it and have returns in there so something like -
"
This Label has returns
This label has returns
"
--when I trie the label always reads
"
This label has returns This label has returns
"
If I try a text box it doesnt atomatically size it so i...
Hi Is there way of performing concatination in a query like as follows
I have a table
ID |Num
__________________
1 A
1 B
2 C
2 D
I want to write a query that will produce the results
ID |Num
__________________
1 AB
2 CD
Thanks in advance
Hi
I need to select a distinct view of a table so group on all columns except one. Is there a way of doing this without writing all of the column names out?
Thanks in advance
Hi
I want to change the text property of a control. I need to do this in VB code and i do not know the name of the control until runtime. I am trying to use the find control function but I am not having any luck.
Can anyone help?
Hi
I have recently upgraded to Visual Studio 2005 and I am building a asp .net application. For some reason I cant use framesets in my html source view. I am getting the error the Frameset element is not suuported
does anyone know why?
thanks in advance
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.