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...
I have the levels set up already and it checks them so see what page to go to, but I'm only setting one session variable and I think that I may need to set one for each level so that based up their session it will either let them stay or kick them out, while not letting them access any of the...
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 added the file using:
<!--#include virtual="/adovbs.inc"-->
And I got the following error again:
--------
ADODB.Recordset error '800a0cb3'
Object or provider is not capable of performing requested operation.
I changed the code to the following, as you said...
but I'm getting a different error now.
---------------------------
<% option explicit %>
<html>
<head>
<title>Bring me a Dream inc.</title>
<style>
.dream {font-family:tahoma,serif;font-size:10pt}
</style>
</head>
<body>
<!--#include...
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.