2000 organizations, including eBay, Ericsson, and Lockheed Martin, now work smarter with Corporate Accounts. Save over 36%!

 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Time Tested Authoring Solutions: 26 - 50 of 126
 
Can anyone suggest me a free Scorm 2004 conformant content packager.
Everyone here knows the joys of printing on the web. I'm sure this will add to that saga... Here's some background info: I am generating a financial report on our Intranet (IE 4.01 is our br...
I found a web site which uses a fixed background to create an illusion of floating. It has an ornate background which stays stationary and the tablet looking content scrolls, it feels as if ...
I have on page on a site I am working on that is a PHP page.  At the top it has an ad spot that is rotating 2 different ads.  It is working by coming up with a random number, then depending on...
I have set up the following in my css file (see attached): I would like a particular div id (see attached) that contains anchors as well, to not use the default red but be another color.  H...
I am validating dates with vbscript on submit How do I cancel the submit if the functon is true? <INPUT TYPE="SUBMIT" NAME="Action" VALUE="<%=SUBMITVALUE%>" LANGUAGE="VBScript" ONCLICK='If No...
err, having implemented the suggested solution (related question), I find that it only gives visibility to the second level of menus - I can't find the third or below. Don't understand why the...
I've searched the internet high and low to try and find a solution for this and it boggles my mind that IE still works this way even in IE8. Creating a dropdown select menu that is a fixed...
I have a com dll which has a method with OUT parameter of type variant array. I have created an instance of this dll in an ASP using server.createobject. I want to pass a variant array to this...
Is there any different between Flash & Shockwave? How can I edit the shockwave file? Is it by using Flash?
How can a document containing an Iframe be notified when the Iframe is done loading its web page? Example:  Parent Document <html> <head> <title>Parent Document</title> </head> <body> <If...
I design a VRML file use Home Space Designer (From Cosmo Software company), but it cannot save the designed background color into .wrl file, so when I post it to the web, the background color...
I'm trying to create a front end to a Currency Converter website.  They suggest I can customer the Front and back end of there Conversion CGI program.  By front end, I mean use my own page col...
How do you loop backwards in a vbscript for next loop? This doesn't work when you start with the larger number as i do here: for iYear = 1999 to 1995      Response.Write ( iYear & "<br>") ...
I would be grateful if you could tell me how to associate a user to an ftp folder. What i want to do is: A user that has a username and a password should be able to access his specific f...
Would someone be so kind as to post the exact Iframe code that I need? I'm wanting only the replacement parts and body parts cells from this page http://www.trademotion.com/partlocator/index....
I have written a VB ActiveX component (JTWeb.dll) for use with an IIS/Active Server Pages application, which I am happily running it on two different machines.  However, someone I have given t...
I would like to draw a ribbon about 3mm thick.  It's going to be used as a border.  Is there a tool in Photoshop 5.5 that will help me do this.  I don't want to do it freehand, it needs to hav...
If you look at, http://www.supremeevent.com/ you'll notice Billy Joel continues onto a second line. How can I make the text stay together?
http://www.theravive.com/forcounsellors/counseling_directory.htm please visit this page using Internet Explorer.  How do I get a default picture to show up on the blank screen? my code: ...
Is there anyway I can simulate a Modal Dialog window in VBScript with a window.open?  I don't want to use the window.showModalDialog command because there are features in the standard window t...
I'm using FP2000, PWS w/W98.I want to call a sub (PROB3) in a DLL (MATH.DLL) using VBScript and put a variable generated by the sub (PROBLEM$) into a picturebox (Pbox) on an  ACTIVEX CONTROL (...
Previously submitted in Java but was told I should try a different category. Someone please advise if I have selected the wrong category. Thanks! Could someone please forward me the code to...
Our web site is hosted by a London based company. Whenever it goes down for any reason and they reset it we find that the asp generated prices have changed from £ pounds to $ dollars. Every ti...
Does anyone know how to get the referrer information using asp and IIS?