I am back with another sync question for my blackberry!! I am now using the Yahoo Calendar to sync up with my Blackberry calendar (the Microsoft Outlook had issues--not surprised!). The only...
I am getting a decimal field from the database say 45.693043. I want to convert it to String and then format it to 4 decimal places . I was originally doing like this
string interestRate = d...
What is the best way to convert CorelDraw (.cdr) files into .svg files.
A programmer will be using .svg files as input and output files in a graphic design utility
for online users to create...
.
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 have seen activation.jar library being used in our project, but don't have a clue what that is for? Can someone explain me what this activation.jar contains and also who is the provider of t...
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...
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 ...
I'm using Sun Java Studio Creator 2 Update 1 in my project. I use the datatable component (bound to database table) and need to provide the single row selection facility. I used radiobuttons i...
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...
Hi,
I am trying to change a ButtonFields text at the RowDataBound event. But VS2008 is giving the following error:
System.Web.UI.Control' does not contain a definition for 'Text' and no...
mdf file version 655 to 612
Hi all,
I'm using the FileUpload control for uploading MS Word and MS PowerPoint
documents.
To check if a user uploads a correct document, I check the contenttype
(FileUpload1.Post...
What method do you use to creat a custom tooltip (canvas) when a user rolls ove a datagrid row.?
Hello,
I am looking for a list of the standard time zones in Excel format. I have a developer writing a php application and they want to give the user a drop down to select their time zone....
I am trying to control the forward and reverse motion of a movie clip based on mose overs. Forward works filne, but the reverse won't stop until it reaches frame 1 of the movie clip. I need it...
Hi all,
I tried MVC step by step tutorial but i am getting this error.I tried to find the solution by browsing but i could not find the appropriate answer
I am using Tomcat 6.0,JDK ...
I am working on WebSphere 5.1 application server on Solaris SunOS 5.9 Generic 118558-36. I generated the core dump of my appliation using "gcore <pid>" utility and now wants to read and pinpoi...
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...
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...
I am having an issue getting the window.open event to focus on new window after a button_click event. Here's my code
It opens new window but focuses back on original page, not the new windo...
I've created some Facebook Pages (note the concept of a FB "Page" here, not just any old FB page: http://www.facebook.com/advertising/?pages.)
I want to wire my content management systems...
Dear experts!
I have a little problem with following AJAX file upload example using servlet mechanism...
I'he setting up the exampe, everything works fine, file is creating on remote machine...
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 all,
I am using asppdf to have dynamic values writing in it ... so I am getting the values and writing to the pdf where in the pdf itself i have the formfields names and replace the valu...
I am running a script to upload about 50,000 lines into my DB with Coldfusion and after 2 mintues or so I get this error:
The request has exceeded the allowable time limit Tag: CFQUERY
...