| Thread | Last Post | Replies |
|
| Cannot Run ASP.NET Application | 20 Apr 2008 08:41 GMT | 1 |
Hi Have installed vs.net 2005 professional edition and i am trying to run test web application it gives me following error in message box Microsoft Visual Studio
|
| Having trouble injecting Javascript in AJAX enabled page with RegisterClientScriptBlock | 20 Apr 2008 06:33 GMT | 2 |
I've been at this problem for some time now and have decided to seek out some help. Essentially, this is what I have. A basic ASP.NET 2.0 page. On this page is the standard <form> tag. Under that, we have an UpdatePanel
|
| Asp.NET, Ajax, Usercontrols, Event bubbling | 20 Apr 2008 06:27 GMT | 1 |
Hello folks, I'm in trouble with an application using methodologies in subject. The idea is to have a single-page application. The host aspx page coordinates all visualizations, loading and populating different
|
| Displaying date through sql query? | 20 Apr 2008 06:19 GMT | 3 |
hi friends, can we display last ten dates from current system date using sql query. example todays date
|
| quey conversion from oracle to sqlserver? | 19 Apr 2008 23:44 GMT | 1 |
hi friends, The below given query is work on oracle.Help me out write same query on sqlserve i want the same resule. select * from (select trunc(sysdate) + level from dual
|
| Which Paypal Service for ISP Provider | 19 Apr 2008 23:06 GMT | 4 |
We want to provide to hotel guests in a number of hotels gateway/ISP services. Which Paypal suites this type of transaction that require irrevocable confirmation.
|
| Retrieving IIS Web Site Property Value during Application_Start in ASP.NET Web app. | 19 Apr 2008 18:54 GMT | 3 |
How would it be possible for an ASP.NET Web application, in it's Application_Start event procedure, to programmatically determine the Web site (in IIS) that the Web app is running under/for. Say for example, that I have a Web site defined in IIS, with the
|
| quey conversion from oracle to sqlserver? | 19 Apr 2008 15:59 GMT | 1 |
hi friends, The below given query is work on oracle.Help me out write same query on sqlserve i want the same resule. select * from (select trunc(sysdate) + level from dual
|
| Does FullText warning mean any update to text field will not be reflected? | 19 Apr 2008 15:24 GMT | 2 |
Maybe this belongs in the Full Text group but I am writing an ASP.NET application with a SQL Server 2005 backend, so I am posing the question here. I have been using fulltext search on a text field for a while because
|
| Seiko Kinetic Energy Supplier - Replica Watch Fake | 19 Apr 2008 14:12 GMT | - |
Seiko Kinetic Energy Supplier - Replica Watch Fake Seiko Kinetic Energy Supplier Link : http://www.watchesprice.net/Replica-Seiko-13416.html Replica Watches Home : http://www.watchesprice.net/ Replica Seiko Brands : http://www.watchesprice.net/Seiko-Replica.html
|
| Choosing what wizard to display (or wizard steps) based on a dropDownList value | 19 Apr 2008 12:36 GMT | - |
I have a dropDownList that gives 2 choices. To create an "out of town contract" or to create a "in town contract". I need to figure out how to determine what wizard (or wizard steps) to show to the user based on one of these values if selected. Any idea how to do this? I know the ...
|
| Control inside content page to access Master Page Vars | 19 Apr 2008 07:46 GMT | 2 |
I have a control on a content page that I need to access and modify a MasterPage variable. I can find the control alright: if (Parent.Page.Master.FindControl("Adserver_TopBanner1") !=
|
| save generic asp.net trace information to file | 19 Apr 2008 07:25 GMT | 1 |
When asp.net trace is enabled in web.config, http://mywebserver/myApp/trace.axd list parameter/value pairs for each control in the HTML Form, ok (this is basic asp.net information and work for all asp.net applications independently how the asp.net application is
|
| Hyperlink & Frames | 19 Apr 2008 00:01 GMT | 1 |
I have a problem using a hyperlink and a frameset... When I run the application, and click on the link, the link is displayed in a new window... But the strange thing is, I set the target to the target frame....
|
| public variables in asp.net? | 18 Apr 2008 22:24 GMT | 2 |
I am trying to make variables available in my web application by making user controls I classic asp I was able to put them all in an #include which made them available throughout the asp script
|