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...
Exception Details: System.Data.SqlClient.SqlException: Procedure or function spBSCTROPQuestionSequenceUpdate has too many arguments specified.
Here is how I got it.
1. Create a stored pr...
I'm using the following to find the lat and long of a point when a user clicks on the map. I only want the current marker displayed when a user clicks. currently the markers stay there. how...
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...
ok I have a map that displays neighboring locations with a small marker and the current location with a large marker. (see the code below.)
The neighboring locations are created with a php ...
Need some help. I am putting a c#.net 2008 application out on our development server. Everything works fine locally. Once I put it out on dev though I get this error. I have never encountered ...
Hi,
I have a JSP/Servlet/Bean web application that established socket connection with a backend 'c' programe. For establishing the connecton i use the IP address and the port the c program...
How do you specify Email Notification Detail in the FedEx Ship Request using PHP? I have tried a variety of ways, my current version is as follows:
This should be simple, but I can't figure it out. I need to display a text message for my mouseover button. The problem with (title="Message Text") is that it only displays text for about 5 se...
Hi
I have 4 pages in my application.i am using asp.net webapplication project with ajaxtoolkit.
i have required field validator control on page for 2 textboxes.and i have navigate buttons...
I have an ASP.NET application using C# and Crystal Reports.
Setup:
I have a stored procedure that requires parameters. I use a SqlDataSource to populate the parameters and retrieve t...
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...
I have a form that has two dropdown list, say state and county. I need to populate county dropdown list after selecting state from state dropdown list. The county dropdown should be disabled b...
I am looking for documentation to outline best practices for user messages regarding invalid user name/password combinations. (This would apply to both Internet and Intranet ASP.NET 2.0 webs...
I'm looking for a flash app that I can embed in my web site that will allow my users to take a snapshot with their webcam which will get uploaded to my server in the background. I can spend a...
Hello Experts
i have installed typo3 4.1.6 and everything went fine. when i log in the backend and go into extension manager to upload or import an extension, i getting the following error "N...
Since session cookies can be stolen I'm looking for a way to make sure (or at least more probable) that the logged user is not a cookie thief.
I was thinking of creating hash checksums base...
Hello All
I have web application "Web1" that running on tomcat.
I created clustering apache as loadbalancer (mod_jk) and 2 tomcats that running each one "Web1" application.
now when i w...
Dear sir
i want to know that how to parse data in such manner that it does not show source site or link for example see the link below
http://www.marketsbull.com/stockmarket/bseindices/bsein...
I'm trying to publish a project to the web and have the following error in my web.config:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Configuration Error...
Need t know how to get the absolute video url for this link. I think they use rtmp protocol
http://link.brightcove.com/services/player/bcpid1640183556
I'm developing ajax application.so far,every thing working fine.Today I was stuck with an issue regarding browser back button.If user click the back button,I'm loosing all the values after loa...
Calling all Joomla and Virtuemart Pro's
I have manually installed VirtueMart 1.1.2 stable on Joomla 1.0.
The add to cart button is not showing on my website. There is a white box with a...
I just started using the Google Maps API and i have added several markers for a few locations which are populated from my contacts database. when the page loads i use addoverlay to add the nam...
I'm trying to retrieve the scope identity into a variable, I'm really close but I need some help. I am using a three tiered approach with a stored procedure, table adapter and ObjectDataSourc...