Advertisement

635 organizations, including eBay, Ericsson and Lockheed Martin, now work smarter with Corporate Accounts. Save up to 42%

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Time Tested WebApplications Solutions: 126 - 150 of 609
 
I am starting a website using Joomla and I want to find out any similarities it has with DotNetNuke (DNN) in terms of functionality. I have very good knowledge of DNN so I would appreciate it ...
yes i have a price text field in which when i add the price it loads into a datagrid. But what i want if a user adds 2.99 ok that shows up but if a user adds 2 i want it to show  up as 2.0 but...
We hosting the server with WIn2003 server for PHP site so i configured / installed the IIS6.0/PHP5.0/Mysql5.1 & phpmyadmin ..all this works fine ...and also configured the Darwin streaming ser...
I want to open an existing Excel file in a web page.  I am using the <OBJECT> tag.  It places an Excel object on the page, but it does not open the file placed in the "data=" parm. <OBJECT ...
Hi All,     How do I get the domain name and domain user name in ASP. I have web page in internet and I want to check whether the user is logged into this page from our company's network only...
Does anyone know how I could create indents within a Dynamic text field in Flash. i.e. To have a bullet pointed list like what you would get with a <ul> list. Applying the <ul> tags to the...
Hi Experts I have read many posts around the web on the best way to accomplish this and I beleive I have a good grasp of what I need to do - however when it comes to things like this, I alway...
I was able to sucessfully get my database working with google maps.  the markers display correctly, but when the page opens, one marker is displayed with information.  clicking any other marke...
I have a container div that has two children; Sidebar- floats left (nav buttons) Main - float right ( main content; extends below sidebar) I would like to place an image in the lower righ...
Hello: I have successfully created login and logout pages. However what code do I used to have a "log-in" button change to show a "log-out" button.  An example would be the Expert Exchange ...
We are currently using dotnetnuke for our corporate intranet. It is a good solution but I had to buy a lot of addons and spend a lot of time integrating them to achieve what we need. Now it is...
I try to build a new website with Joomla 1.5 I have a page where I have a link to download. Only if the user is logged in I want him to get there. So I have put the site on "private". Now w...
Hello, I've read a lot of tutorials out there, but i really need a step by step of where to insert the codes. I'm learning C# and was asked to make a form to get clients information from th...
I manage a Web-Based Data System and want to ensure our password policy is HIPAA Compliant. Can anyone find the HIPAA password policy? I'm particularly interested in finding the HIPAA pa...
I have a PHP form and need to have it set so that if the check box is checked it will require that some fields are required if not checked then the additional fields are  not required.
I'm not looking for a coded solution but rather a recommendation on what could possibly be used to integrate web cam recording functionality to a web application (a good website reference mayb...
I am trying to open a new outlook mail message from the click of a button on a web page.  My code also creates a new calendar item and attaches it to the email.  The body of the email is popul...
Hi, I have a flash audio file on my website that automatically plays when you enter the site. Worked fine until I recieveved a notice to update my flash player. Now the audio skips and does...
hi, I am working on a new web application project. For this i want to know the steps for documentation. If anybody can quote some softwares or procedures which maintains universal standa...
Hi I need to insert a timer into an existing ASP page.  I need it to countdown (like a stopwatch), display a message for 2 hours and then resume the countdown again.  For example: Count do...
I have a Typo3 base template with an identifier called "CONTENIDOS" into which I'm loafing a file, like this: temp.mainTemplate {   subparts.CONTENIDOS = FILE   subparts.CONTENIDOS.file =...
can any one know how to create dynamic menu in asp.net 2.0 currently i am using sitemap datasourse. and i am working in c# language.
hi, i tried going to componentart's own user forum, but hasn't gotten an answer.  the question is this: 1) the ajax grid that componentart provides allows you to do drag and drop of whol...
if i have this in my ascx    <select id="testList" name="testList" >                           <options> ;; ;;;                         </select> and in same ascx i would like to p...
when I use a REQUIRED FIELD VALIDATOR on a page it works fine on my machine (Development Mechine), but when I deploy the pages to production Server the Validator does not work. This problem...