I have looked at some examples here but could not find something simple.
I simply want to pass text values from Javascript to my swf and then access them in the swf to do something.
Can somebody please help and show me a simple mxml/html code? Just one text box value is fine, I can build on...
I am a MYsql noob and have been reading up on MySql replication techniques and trying to decide what would be most efficient way of setting up replication.
I have one master and probably will only have one slave. Can someone point me to an article that weighs out the pros & cons of using PEER...
Noob Question.
I have been trying to find a simple example to load a XML file from the users computer and then have it displayed in a Datagrid.
The XML file has only two nodes, for eg.
<users>
<firstname>Jane</firstname>
<lastname>Doe</lastname>
</users>
I just want the data grid to display...
I am java /tomcat noob!
I was handed a bunch of jsp pages that need to be compiled before I can deploy it on the server.
I have local tomcat 5.5 server running and all the files are in C:/tomcat/webbapps/testproject
I just want to compile all the JSP pages in this directory? Can anyone guide...
I am trying to figure out if there is somebody can help me with this problem.
I am trying to sync up two ftp accounts. Basically I have a hosting service which has 1/2 TB of data. I am switching to a new hosting service and trying to move everything to this new service.
On windows with one of...
I am new to sharepoint. We are using WSS 3.0 and would like to move the database to a different SQL SERVER 2000 box.
Is that possible? Can anyone give me some direction on how this can be done.
Thanks.
We are hosting with super cheap GODaddy.com (Sucks!).
We have linux box with PHP , MYSql and CF running on the same account.
For some reason I cannot declate <cfapplication> tag nither is my application.cfm file ever excuted!
So none of my request.dsn variables work. Is that even possible...
I am trying to figure out the exact nature of how cfhttp and cfhttpparam work in coldfusion.
I am using cfhttp to post a file to a server. Unfortunately the header information that cfhttp sends for the file is with an extension *.tmp even though I am uploading a different file type.
The...
I use scriptaculous/prototype with coldfusion. If you are using CF8 they have something off the shelf.
Check out this link.
http://tutorial473.easycfm.com/
I use FCKEditor and its really easy to give the user the buttons they want.
Go to fckeditor.js file and you can configure the buttons you want to display. Its really easy and will save you a ton of time.
I have no clue what happened but it started working!
alert(document.getElementById(x).style.backgroundImage);
document.getElementById(x).style.backgroundImage = newImage;
alert(document.getElementById(x).style.backgroundImage);
I just did the above. I got url(images/tasd.png) on the...
The javascript is called! The problem is the old background disappears , I new one never comes up..
Again the problem is only in IE. In FF everything works fine.
Thanks.
I have a simple script where I set a background image for a <TD>
<td id="td1" style="background-image:url(images/tasd.png); width:171px; height:32px; background-repeat:no-repeat" class="title"><a onClick="javascript:changebg('td1');">Click Me </a></td>
I wrote a simple script to change the...
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.