I have a "News" feature on my site, that gets the latest news from a database. The news is displayed on every page and currently I am opening the DB on each page to access the same data.
Is there a better approach to this?
Can I open the RecordSet in the Global.asa and store it as a...
Reading text file then displaying each line as separate movie. Can this be done?
I want to read in my text file. eg...
Cat
Dog
Cow
Then display each line moving up the page. The purpose of this is so I can add to the text file and not have to update the flash movie. If there is anyway I can...
haha, I though you were ment to be good...
thanks for your help.
idQry = "SELECT * From Customers"
Set rsAdd = Server.CreateObject("ADODB.RecordSet")
rsAdd.ActiveConnection = strConnect
rsAdd.CursorType = adOpenDynamic
rsAdd.LockType = adLockBatchOptimistic...
Hello...
I have been moving closer and closer to getting this, but now I have hit a wall.
When I Submit my Form I am no longer getting any error messages, which makes me think its working, but then when I check the Database to see my new record... nothing, no records have been added.
Any...
Hi all,
I found out reading and writing JavaScripts, are a little/lot different. So if there is no sample code, im lost (at the moment anyway).
I want a "Next" button that will take me to the next page in MyTour. I have a list of pages:
MyTour1.htm
MyTour2.htm
MyTour3.htm
Is it...
Morning all,
Is it possible to connect to a database using ADO within Dreamweaver templates?
Would this require changing the extension from .dwt to .asp?
If so would the page still be considered a template?
Apologies for the 20 questions, thanks for you help.
nqbs
Hello,
I am using an inhouse language that has the ability to call the 'FileSystemObject' and its methods. With this I want to be able to open an application with set parameters.
I really dont know where to start or if im on the right track, so any assistance or sample code will be...
Hey all,
can anyone help me, plz
Firstly, while reading other posts on sound, Streaming the sound kept popin up. What is streaming sound and how is it acheived?
Secondly, I just converted a CD wave to a mp3, imported this, and turned it into a symbol. It sounds ok if I Alt+enter test it, and...
I have my movie publishing as Flash5, some of the Object Actions are highlighted Lime Green >(::O> , I know yellow is the flash version doesnt support the action.
My question:
What does Lime Green mean?
What are the other colours are meanings?
Cheerz,
`nqbs`
I have seen a cool effect some sites use, I cant figue out how it works.
A button is pressed by the user, then the current page rolls away, THEN you got to the scene/page you selected.
Am I correct to think the button sets a variable(MyVar) as the button pressed, and "Play" till...
Mornin,
Im in confsion on how to open Myfile.txt, then read it into a big string that I can then display on my page.
This is where Im at:
<%
Dim fso, f, ts
MyFile = FreeFile
Const ForReading = 1, ForWriting = 2, ForAppending = 8
Set fso =...
Hoz thingz,
I have made a movie in Flash5, does this mean that the viewer/user must have the Flash5 player, or will they still be able to view it with a older version.
How can I test what player my movie needs.
Thanx guys.
inqbus
Hello to all,
The MacroMedia site says you can do this, but how is the question.
How do detect if the browser has the Flash Player loaded/installed, so I can redirect the unfortunate that dont as nessesary.
Thanx 4 ur time
inqbus
Hello to all,
The MacroMedia site says you can do this, but how is the question. I require a script to detect if the browser has the Flash Player loaded, so I can redirect as nessesary.
Thanx 4 ur time
inqbus
Hello to all,
The MacroMedia site says you can do this, but how is the question. I require a script to detect if the browser has the Flash Player loaded, so I can redirect as nessesary.
Thanx 4 ur time
inqbus
Hello to all,
When making a small flash movie, is it better to make more short scenes or 1 long scene with all included.
Objective:
as short download time as poss, smallest file poss.
Cheers
I got 2 short questions, that should be easy to answer. (i think)
1) From my browser, how can I open a Flash movie in the flash movie player and not another browser window.
2) I can create a button, but how do I use this button (in the Flash movie) to close the flash window.
If question 1)...
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.