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!

 
Top WebApplications Solutions: 1 - 25 of 146
 
Dear experts: I created a button and tried to attach an URL to the button after clicking the button on the main stage. Then I got a message saying : "Current actions cannot have actions ...
403 frobidden You don't have permission to access /phpmyadmin on this server. I am having this error message when i access phpmysql from some other pc on my network.
Hi, In struts Action form, I have a date field.On Displaying it in JSP using html:text the format which was earlier mm/dd/yyyy automatically changes to yyyy-mm-dd.there is no "format" attri...
I am trying to send an email and got the followng error "The server rejected one or more recipient addresses. The server response was: 550 Relay not permitted" I've tried to change some sett...
Server Error in '/' Application. -------------------------------------------------------------------------------- ExecuteReader requires an open and available Connection. The connection's...
Im very new to Silverlight and have created a simple silverlight app bound to a datagrid. I can fire it up in VS2008 and view the web page with no problems on my machine however when i try the...
<html> <body> <table> <form name="registration" method="post" action="registration.php5">         <table align="center" class="style1">           <tr>               <td class="style2">...
I am working on Web Application. Using ASP.Net / AJAX/ Javascript / Jquery. I dont want AJAX ModalPopup Window. ************* I want a normal "Alert Message Window" or Confirm...
We have about 15 Joomla sites that we host for clients. We recently got a new server and I moved all but one of the sites with no problems using Joomla Pack. The permissions / ownership on the...
Thanks to this wonderful economy, I have a little free time and I want to make myself as marketable as possible.  I have very limited develpment experience with Visual Basic and C# and I want ...
I using the Yahoo goecoding API but I'm a bit confused about how to automate the process - basically I am trying to establish lat/lon coordinates for a batch of post codes but I can't get my s...
Dear experts: When I used an earlier version of Flash, I used the following code to place a URL to a button: onRelease () { getURL ("http://www.google.com"); } When I used the abov...
Hi.  I am making a simple Spry horizontal menu with Dreamweaver.  I was changing a menu properties here and there and I realized that the order of the menu order is now Item4, Item3, Item2 and...
Environment: Window Server 2008 R2 x64, IIS7, SQL 2008 SP1 Reference Instructions: I used the following two site for guidance. "     http://www.adefwebserver.com/DotNetNukeHELP/DNN4_Developme...
Hi, I have a spring webapp running on tomcat with log4j. It has been running fine for the past year and a half however recently i have started coming across the following error on my local mac...
I've my web application that use this XLM code, in the tags <fields>........</fields>  there are the columns of fl table. I'd like to add a line whitespace/carriage return between <field name...
hi I am using Crystal report - Asp dot net 2.0 version. I have created a crystal report with chart. In the crystal report the x axis value is showing decimal(float) value. But I need that...
VS2008 is telling me that GetPostBackEventReference(btnSubmit) is obsolete to use.  I looked at the new function I should use  ClientScript.GetPostBackEventReference(control, string) but I'm n...
We uninstalled McAfee VirusScan Enterprise 8.5i on a Network. After we got an error with Outlook 2007. The Add-in "Outlook Scan" (C:\Program Files\McAfee\VirusScan Enterprise\Scanotlk.dll) ca...
How to write a java programe so, that I could run command on the remote linux server I know the host name and pasword for that perticular linux box. Can any one modify the code below fo...
Hi All, I have a form which displays addresses. I created a button which takes the postcode and loads IE then finds the location on googlemaps. (found the code on an example ms access da...
I got the following error when I tried to run a web page that suppose to populate a dropdownlist with the available network printers.         "The network is not present or not started. Excep...
I'm trying to add Facebook Connect to my website but I am currently getting this error: Parse error: syntax error, unexpected $end in /home/*****/public_html/templates/default/header.php on...
how to use radio button inside datagrid in flex? Please advice