i tried using a hidden field without much luck. lets say i have two frames with my script in the one on the "left", and if i put the field on the "left", and update it on the "right", its value always comes up null. if i put it on the "right", the update...
after loading images into array , the following code works fine with ie to display all images properly
arr_image[1] = new Image();
arr_image[1] = "images/xella.jpg";
arr_height[1] = 402;
arr_width[1] = 383;
arr_image[2] = new Image();
arr_image[2] = "images/bella.jpg"...
is there a way to determine the resolution size that someone uses on their computer. i have images (jpeg) of a certain size that i do not want to roll off the screen, is there a way to do this, or do i have to create my images to a standard small size
thanks
i am curious about how roaming profiles beahve when a user logs on at different workstations simultaneously. this fundamentally seems like a bad idea. i can't seem to find any way to restrict users to a single logon
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.