13,153 Topics
| |
hi friends, i had a problem when connecting the database to the asp.net. My database is SQL server 2005 | |
I am having trouble finding a good open source code for a good Event Calendar I just need a regular calendar that will allow users to check availability of conference room and make a reservation for available conference rooms please help! | |
I'm a bit new to this so please bear with me. I tried searching the forums for the answer, but perhaps I just don't know what to actually search for. Here's my situation: I am using Visual Studio 2005 Standard SP1 to develop a website based front-end for an SQL … | |
i want to add shopping cart in my online shopping site.i dont know exact details.which payment gateway is best and also how to integrate that with my asp.net website.please explain | |
Hello friends i want to display the data from database on page which contains the text and image. The problem is that i want to arrange those like the text should be wrapped around the Image. Can it is possible? Please help me if you have idea about this. | |
Hi. As suggested by ~s.o.s~ in another thread, I'm posting this question here in the high hopes that someone might be able to help me. I have a JSON string coming in from a javascript that I need to convert to a predefined class object. I'd even settle for a … | |
Hi every one, I have created website project using c# .Every thing is working fine . i have to send project assembly(project.dll) to client . the problem is , inside my project folder the bin folder is not created after build the project. so i could not find project dll … | |
HII, i have a column in sql srver 2000 of data type bit.I have a checkbox in my page. i want to assign bit value to the column when the check box is checked and un checked,but i am getting errors when assigning true /false to the column. | |
I am using two textboxes and one checkbox to remmber my username in login page My requirement is for the first time if user logs in and he checks the check box when he login for next time based on his username the password should be filled i have written … | |
hi every one i am trying to create shopping cart working with VB & access when i wrote add function an error occur i do not know how to solve"Syntax error in INSERT INTO statment" it please help me to solve the problem a shot screen is attached contain page … | |
Hi all, I recently got linked with this community and I am sure that this will definitely help me out. Actually I am having a small business and want to install a talkswitch system in my office. So here are some questions that I would like to ask before installation: … | |
I have a simple web application which aims to take backup from an oracle9i database. Where i need to click on a button to invoke the openfile dialog box and select the location and input the dump filename. After this the application will start creating the backup and create the … | |
Hi, I need some help here.. I am pretty new to doing ASP.net in C#.. and also pretty unfamiliar with javascript Currently i am facing some problems which i hope you guys can help me in solving.. I have dynamically created a row of buttons. [code] for (int i = … | |
My project file is getting quite large. Is it possible to set some option in VS so that when I open the web project it doesn't open all the files, but just some start page I select? Because it takes like 3 minutes to load. | |
Hello all, I am new to asp.net.I have taken up a project called MIS(Management Information System).I have just started the project.The home page consists of a login screen.Now i need to put a picture in my page.I already have one picture for my web page. In order to put another … | |
Hi guys! Im am setting up a login page using Dreamweaver MX but I cannot set up my testing server. I need to set up my testing server to use the server behaviours. I have a little tick beside 'create a site' and 'choose a document type' but cannot get … | |
I need to create a csv file to an ftp server but failed to make it. As information, the server required login credential. Any help? | |
Hi I have project which is developed in cold fusion and it is having more than 25 complicated modules. we are planing to implement in .net,so we are going module by module development, i want to know after completing on module can we plug-in to cold fusion application. whether it … | |
| hello guys... long time not to involve to c#/asp.net so i dont remember so many things. i have problems to adapt log4net to my website to log all the activities.. i checked and tried out so many things but nothing works. i have sample web application from its producer but … |
Hello, I have a webapplication which has to use the printer and other devices on the client to print documents and make financial transactions via bankcard terminal (like you do at your local shop) I'm not allowed to use ActiveX so I was wondering if the following is possible. I've … | |
How do I host my website to the internet using my windows server 2003? It has intel core2duo E6600 and 2GB ram, I'm expecting little traffic from the internet. Thanks! Can you please point me to a step by step tutorial? Thanks! | |
I am coding in C#, asp.net 2. I have a radiobuttonlist on my page which applies a rowfilter to a DataView and bind it to a GridView control on each selectedindexchanged event. When I click on the radiobuttonlist only sometimes I get the General Internet Explorer error, and in some … | |
Hi... I am using FRAME Page in my asp.net 1.0 project. I am Coding in vb.net and used JS also. The problem i am facing is that, when the page opened in Frame has an link to open next page then it opens that page within the same FRAME page … | |
I had just compiled my site using Publlish Website feature of Visual Web Developer. But when I deployed the compiled website in the local IIS, I received the following error message in the browser: Server Error in '/' Application. -------------------------------------------------------------------------------- Configuration Error Description: An error occurred during the processing of … | |
Hello All, Iam using Sql Server 2000. I want to Bind the Gridview with the Database, by giving the name of the table in the "Use Data Source" option in the Smart Tag of the Gridview. In the Add Connection Dialog Box I give "Microsoft SQL Server(SqlClient)" as a Data … | |
I am a new asp.net user and I am trying to use this peace of code inorder to send data from the website to a console and email address. I have managed to write all the required functions, but when it comes to sqlConnection and sending the data, that is … | |
Hello i'm trying to make a webpage that work well with handheld units (like a cellphone). Here is my problem. The admin should be able to delete post in a xml file, it's actually a guestbook with am xml page as database. Is there a way to delete this post … | |
hi there guys! I have a scenario that is presently giving me sleepless nights. I need to call an asp method from an "onclick" html event but the method is being called too early. [CODE] Public Sub CheckForSomeErrors() If Session("FliteDate") = "" Then Response.Redirect("../Errorpage.aspx?ErrorDetails='Flight Date' cannot be blank!! Click 'Previous' … | |
Hello everyOne, I have build one active x control,now use this active x control in website,now i want to run this website in different machine with link [url]http://192.168.0.3/Website/Default.aspx[/url]. But the requirement is that .net framework must be installed on each machine where i want to run the link,but i don't … |
The End.