I have an events page which displays the events by month. Currently I have an extra non-essetial field to hold the name of the month just for select the month fields. Problem is now I need to create another field like this for the year so that the events from last year don't show up. All this...
K here we go.
I am using the following piece of code to stream a promotional video.
<embed src="/missionstrips/downloads/mission_low.wmv" width="160" height="160"></embed>
Everything work great for me when I try to view it from the web site. But I keep getting...
I have created an array and filled it's values with structures. Now how do I get the info back out. I'll include the code.
<cfset arraySpread = arraynew(1)>
<cfloop index="i" from="1" to="#rsBudgetTrans.recordCount#">
<!---Create a structure to hold each row of...
ok here it is! I have a form with three jump menus. The menus are populated via a component's methods. This refreshes the pages menu's days field to reflect the number of days in the selected month. The curent selected date is created by combining the value of the 3 fields and is passed as...
I am running an IIS server locally for personal testing of my sites. Some time ago I install php onto it and tested it and everything was working. I haven't used it for sometime. Now if there are any php tags in the file I get a "The directory name is invalid." error. I have tried...
I am wanting to dynamically load values into the combobox using an array and a for loop to fill in the label and the data values. But all it will displace is "book(1)" instead of the value of book(1).
This is a simple question but I am having a problem with the syntax for the SQL update command. I have an example code which will update all records where say a = c to update c to d. Which is great but I am wanting to update every field here is the code. Below is the code I used on my last...
Ok here it is... I have created and invisible button and place an instance of it on the stage. The actions for the button are activated by an on key press event. This button is only on the first frame of the movie. When the movie loads the button will not work on the key press event but...
Does any one know of anywhere I can get some free web hosting that supports the swf file format and will allow file sizes over 1 Mb. I have just created a flash resume and am wanting to put it online seeing as how some people understandable don't like opening exe files recieved by e-mail. The...
I have just started integrating the flash with asp scripts and am loving the fact that it is getting me to try to do new things. So with one of my forms I decided to create some radio buttons. Here's what I have done. I created two radio buttons movie clips(one with the first frame in the hit...
I am wanting to create a scrolling textbox which is filled via an asp page. Now my scrolling textbox (movieclip) works when I fill the variable with text in code. And I can fill my textbox with the info from the variable filled from the asp. But when I put the textbox into a movieclip and try...
I have experience connecting asp pages to access databases and I understand that the same can be done in flash. Does anyone know the code to make the connection, create a recordset and obtain and use the fields from the database?
any help would be useful.
Thanks
Neil
I have a client who doesn't not want to allow the user if they have left the site to use the back button to be able to regain access to the login area without re-loging in. I currently have the session timing out after 5 mins, and a logout which clears all the session variables both of which...
Is there a limit on the number of characters which can be passed from a form to another page? I have a form which updated information in an access database. The form works fine under normal circumstances. But, I have a situation where the discription field runs quite long about 1900...
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.