Hi,
Im looking at creating a windows desktop toolbar ,something similar to the MSN Search toolbar but instead of searching it will submit data to a web service for processing. The toolbar will have some input controls which will submit the data to a web service for processing.
Can this be...
Hi,
Im using ASP.Net 2.0 with SQL Server 2000. I have a database table has some pdf documents saved as a binary data. I want to open the pdf document on a web forms.
Can someone please help.
Thanks
Hi,
I have a web page which dynamically creates some hyperlinks using the Response.Write("<a href='thispage.aspx?passData=12345'>some link</a>");.
How can I add event handlers to these links which does postbacks after they have been rendered to the page.
Please help.
Hi,
I have a web page which dynamically creates some hyperlinks using the Response.Write("<a href='thispage.aspx?passData=12345'>some link</a>");.
Is it possible to or How can I add event handlers to these links after they have been rendered to the page.
Please help.
Hi
Im trying to return the first and last date by week number and year.
week = 24
year = 2005
startdate of week?
finishdate of week?
Has anyone done anything similar or point me to the right direction
Hi,
Im using float datatype to store some values in a database.
When I enter 0.1 on my web form it gets stored in the database as 0.100000001490116. It works fine when I enter 1.2 or 2.5.
Please help.
Thanks
Hi,
I am currently involved in a project where I need to open a popup window and get some values back to the parent window. The popup window returns some values with 3 different categories.
The problem Im having is on the parent window, a dropdown list is waiting to be populated based on the...
Hi,
I have installed the skmMenu for a project that Im doing. I have come across a problem where I need to open a popup window from the menu control. I have tried the Url and also tried doing postbacks but havent had any luck. Could you please advise if there is a way to open popup windows...
Hi,
I have to consume a WebMethods (SAP) web service using ASP.net. The web service looks something like this:
http://servername/service?name=SomeName&Age=SomeAge
I will be sending some data through the url and it return xml data.
Im very new to ASP.net and would like to now the best...
Hi,
I have been asked to Create a Business logic layer for my company. I have to create an Order.cs class with Add,Delete and Update methods and a OrderCollection using IEnumberable. The Data Access layer we are using is Microsoft's SQLHelper Class Library. The part where Im having trouble is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.