Advertisement

Experts have come up with some helpful tips for getting a solution to your problem fast.

 

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

 
Top WebApplications Solutions: 1 - 25 of 175
 
We need to develop a small 'gold price in indian rupee application'. For this we need to have access to live gold price feeds(as the gold price change every second),our goal is to build a dyna...
How can I get the selected value of a dropdown list without using an event
HI I'm working on Hibernate ,in hibernate eclipse plugin everything is fine and I can see my hibernate console that mapped to DB, this code was  working yesterday  perfectly but now it's no...
Following code is working well for IE and FireFox. But for Safari, userCheckRequest.open("POST", checkURL, false, un, pw); throws "Permission Denied" exception. This function  is called in ...
I try to pass param to the url, dinamically, onblur of a form field. I'm trying to get information of device based on it's serial number. I created onblur javascript which triggers dojo event ...
I`d like to display news on my webpage from database. The news are 2 types - normal and important (importance 0/1). Below is my code. The problem is how can I display important news in red col...
I'm creating web application using .NET Framework 2.0. One of the requirements is that the data entered by user should be signed using certificate issued by CA, before is submitted for further...
. Hi,      We made HTML, JavaScript, CSS, and DOT NET etc. training tutorials to train the new comers / freshers who join our company. Now we would like to introduce ASP.NET Project tr...
I want to know if a URL exists.  I found code, using HttpWebRequest and HttpWebResponse and it works fine.  Here is the problem though : On many sites, when there is a 404 error, it is redi...
Hello, I am developing a Web-based application, and I need to detect wither IIS and MS SQL services are installed or not to proceed with the installation of the application. The installa...
HI, I am building an ASP.Net website (using VB.Net code) and would like to add a validation summary control to display any errors the user made when filling up an application form. Can s...
Hello Experts, I need to create some springs framework application(like MVC etc..), and I am totally new on this topic.I have experience on struts.So can any one tell what is the difference b...
Hi, I have a .aspx page with code behind aspx.cs I would like to display the values of the users selection for review on a page before the data is actiually submitted to the DB,   the da...
I need to decide whether to use a Web or Windows service for an upcoming project, but don't understand the advantages/disadvantages of each.  The service needs to do two basic things: - acc...
Trying to deploy a web application.  I've setup a redirect to 'mysite'.  When I type in 'mysite', the browser resolves to http://myserver:port/Base/Pages/Login.aspx. I was expecting it to res...
Hi Guys, In am writing a time sheet application that will be required to spit out a file that can be integrated into MYOB. I have searched and am yet to get the file format in order to ...
I have a VS 2005 web App.  I converted it from a VS 2005 web site.  I have a function in  a class in  an associated assembly which sends email.  This function has been doing this successfully ...
Hi i have a web site that it was working perfect untill one week ago The server is linux centos 5 Webserver apache 2.2.8 php 5.2.5 The problem is this in some pages stop execute th...
Hello Experts, I am writing my web app, and I made a dicision half way through development (Maybe I should have just stuck to what i was doing to start with) and moved from SqlDataSources...
I am trying to deploy a Rails website using Capistrano and Subversion on a shared host.  After I deployed the application from a subversion repository, I received an error message due to an in...
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...
How can I test for if my mouse is over a certain element? I am using jquery so if that make it easier I'll take an answer through that as well.
Hello, I have one problem, i want to calculate how much scrolled down the page , for example if you are seeing html page online initial scroll bar is 0% and when you scroll down i want to d...
Hi , is there anyway to decode the following using a command line tool or such ? i have a system which alerts sql injections and i would like to send an email with the sql injection alrea...
Can anyone help me with this? I have 4 cascading dropdowns and I need to postback to my code behind on the last one to get data to fill my datagrid. I've tried to set autopostback to true but ...