I heard there was a keyboard shortcut that you can move the playhead in the timeline one frame at a time. I've tried the obvious left and right arrow keys and they just moved the object within the keyframe. In other words, you could be on a particular frame, and by use of this keyboard shortcut...
In a basic html link, to get to a lower level you would do as so..
<a href="..\login.asp">
In asp, while using a response direct, it does not seem to work...
<% if session("level") <> 1 then response.redirect("..\login.asp") %>
Why won't this work?
I have even...
Ok guys, I've got this user authentication set up with access database. Now, when they put in their username, based upon what their username is, it takes them to either page1.asp, page2.asp, or page 3.asp. My problem is, is that I only set one session variable to make sure that they're logged...
I'm trying to figure out how to do this session thing, when a user logs in. I have my login page, and based on their username I have them either go to page 1.asp, 2.asp or 3.asp
I know that in 1.asp,2.asp, and 3.asp i need to have some sort of code that recognizes if the user's login session is...
I currently own a laptop, and I have one USB port in the back. This only recently became a problem, when I needed to plug in more than one peripheral. Anyway, I bought a 4 port USB Hub, at CompUSA. Now let me describe my situation... I use the @home cable modem service in my house, and rather...
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.