User Profile
Collapse
-
thanks all but i will get it by j.s - easier -
Problem with the heights
Hello
I got 3 divs – top bottom and middle,
The top have to be always 20px and always on the top
The bottom have to be always 20px and always on the bottom page
The mid will get a scroll if overflow
The page has to kip its 100% not more.
This is my cod – don’t know hot to do it..
...Code:<style> .top { width: 100%; height: 20px; background-color: -
why its go to get - insted of sets?
hello:
i got a wierd case:
i am trying to add an item to the list but i am facing a problem:
...Code:public partial class test: System.Web.UI.Page { protected void Page_Load(object sender, EventArgs e) { MyProperty.Add(1); <----- why here its go to get - insted of sets? int i = MyProperty[0]; } private List<int> myVar = new List<int>();Last edited by Curtis Rutland; Aug 30 '08, 08:58 PM. Reason: Added code tags -- Please use the # button -
Thanks for replying:
n.2 its .net.0.2
but I did found the result I being looking 4
best regards
yanivLeave a comment:
-
ajax + user controls element
Hello all;
n.2 + ajax
i got a server click event inside an update panel on a user control – this user control contain number of other user controls -- now i need to send the result to one of the elements of that controls – some label to change the text.. how is it possible to resolve this issue.
i did tried ....
Thanks
Yaniv Lev -
Connect to other machine on the intranet throw cod…(C#)
I need to connect to other computer on the intranet we have,
Than I will need to read from the event log (I did subsided to work with the event log form my machine thow ) -
Updating text in a DIV
Hello
I am a beginner
I need to show a dynamic text on a Div in mouse move event of a <td>
[code=javascript]
<script type="text/javascript">
function funcName() {
var plist = document.getEle mentById("DivDe scription");
plist.innerHTML = '
"text"<br/><br/>
... -
if on sql???
hallo
on sql
how can i say in sql
if
like: if this = this then
else
do this
end if
thankx
No activity results to display
Show More
Leave a comment: