OK, so this is a new term I learned, I didn't know what a Blog was ... now that I know, how do I do it? I'd like to create a web page for my travelling, I'm going to be travelling to Asia and I'd like to be able to post my journal entries ... is there an easy way to do this? Without...
Thanks ... but anything easier than that? I am familiar with HTML and that's kind of tedious way to do it ... also realize I will be travelling, so I won't have my own computer with me ... it'll be internet cafe's all the way. I will have a place to host it, so all I'll need to do is go to the...
I'm hoping this is something easy ... I'm planning on doing some travelling and I thought it would great to put together a web page that will allow me to post journal entries. Something that everyone will be able to see. Is there a way to set this up in Dreamweaver? I don't want it to be...
Is there a way you can default the auto-fill, so that when you put in a numeric value, it will increment ... mine is defaulted to copying and you have to manually select the increment option ... but with others, theirs is defaulted to increment. I can't seem to find it in the options anywhere...
Can anyone tell me what is the best way to display a certain number of records (up to 10) in a table? Trying to find a syntax for the For ... Loop, but I'm not sure you can do it using a recordset. Anyway, all I want to do is take the first 10 records and leave the rest.
Any insight would be...
OK ... I'm sure this has been asked, but I can't find the right forum. I created a map with Roll Overs in Photoshop/Image Ready. All I want to do is put it in an existing .htm file I have created in Dreamweaver. But, for some reason it's not working properly ... Am I doing something wrong? I...
I have a presentation that runs fine off of PP with animations and all, but when I saved it as a .PPS, the animations do not work. Does anyone no why this is? Any insight would be great.
Thanks in advance
Aha ... I figured out the problem. It was because I was already using an OnLoad, but I don't know why, so I took it out and everything seems to be working fine. Thanks you so much for your help.
OK, getting even closer and I'm definitely learning from this ... so don't give up on me ... BUT!!! Now, it will run with no errors, but the images won't change. So, I'm thinking there's something in the function itself. Here's what I have.
imgarr = new Array()
for (var x=1;x<=10;x++){...
OK, I'm getting closer, but now I'm getting this error: 'document.myimg is null or not an object'
Here's the line of code: 'document.myImg.src = imgarr[Math.floor(Math.random() * imgarr.length)]'
Man, this is quite the ordeal. I'm actually doing this within the body, could that make a...
Thanks for the code, but can you explain it a little. It's not really making sense to me. I actually have 10 images that I want to use called image1.jpg, image2.jpg ... image10.jpg. Is there an easier way to code it without listing every image name? Like maybe a for loop or something?
Also...
I know there's a way to do this, but I can't seem to find the coding. What I want is to have images randomly change every set time while being on a page. How do I do this? Also, to add to it, is there a way you can have each image fade in and fade out when you're changing from one picture to...
Perfect, that works great, thanks for your help ... again.
I do know about the Lock Type and Cursor Type in FoxPro, Don't know if you recall, but I was pulling my hair out about that before.
But, I got it working ... finally.
Thanks again.
It's actually FoxPro, but it's been acting the same as Access. It's definitely not SQL Server.
The place I'm actually get an error on is the
if SQLQuery.EOF ... is that correct?
The error I'm getting is this...
Object required: 'SQLQuery'
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.