13,153 Topics
| |
hi all i am trying to develop an ecommerce site. can anyone advice me, what all concepts i have to be thorough with, what all things i have to use?(webforms or frameset? etc) i am using asp.net1.1 it will be really greatful, if you provide me some links, where i … | |
Hi everyone, I'm doing my final year project now and I'm needed to use ASP.NET 2.0 and Visual Studio 2005 to do the project. I've never learnt anything about it and I've a big problem with the project. At this moment, I'm trying to do an edit page where user … | |
Hello everyone, I just started working with .net and need to create a simple login page. I have the design page but am struggling with the code behind. This is what I have so far. Alot of it is what I got from samples over the net. Below are the … | |
For an example, please visit http://www.programmingknowledge.com/DataList.aspx | |
i want to pass a parameter as a datarow to the web service cant it possible dataset we can pass but want ot pass datarow please help me out i need it urjent | |
hi, I need to select a directory using asp.net.Using the file control will select the files from the directory.But i need the user to select the directory itself in which he wants to save the file.. Is it possible? Thanks in advance Regards Exelio:) | |
Hello Expertzzz. I need ur help urgently.I am trying to print datagrid in DIV tag.I am using following javascript funtion to print Datagrid in asp.net function CallPrint(strid1) { var WinPrint; var prtContent = document.getElementById(strid1); var strOldOne=prtContent.innerHTML; var WinPrint = window.open(); //var WinPrint = window.open('','','left=0,top=0,width=500px,height=500px,toolbar=0,scrollbars=no,status=0'); WinPrint.document.write(prtContent.innerHTML); WinPrint.document.close(); WinPrint.focus(); WinPrint.print(); WinPrint.close(); prtContent.innerHTML=strOldOne; … | |
Does anyone have any information about integrating Fidelity's TouchPoint and a .NET App Integration? | |
Hi, I'm trying to connect to the active directory using asp. I'm having problems with logging in, what happens is the username accepted is not the user logon name but the displayname is accpeted heres the code: [code] Dim oRootDSE, oCon, oCmd, oRecordSet,oRecordset1 Dim sDomainADsPath, sUser, sPassword, sGroup, sProperties Dim … | |
hi, i am bikram give me coding on 1.1 version of signout i am using session.abandon so, session is abandoned but the user is doing work by clicking on back button of browser . i think i am not writing proper security. | |
Hi, I am having problem with my Editable GridView. I am selecting columns from SQL-Server 2005 DB using a store procedure [with multiple tables in it] and then I wrote UPDATE and DELTE statements in the GridView query builder. When I run the page, Select and delete works fine but … | |
please I have a project include crystal report am seraching about anny company support asp.net and crystal report this is urgent please help me | |
hi all, I need to create a zip file which can hold atleast 50 images.I have searched in net and found that there is a component which can help me with this. But i dont want to use a free component.I must be able to create a zip file in … | |
i am binding two attribute value on dropdownlist at a time let say firstname and lastname but i want to do some operation by taking only firstname from the dropdownlist but it is not happening. | |
Hi, I am having a one BLOB field in my table. I want to compare one BLOB value of one row with BOLB value of another row. I mean I want eliminate duplicate rows using the BLOB value. for this I want to write a tool using VB.Net can someone … | |
hi I am shiva and I am making a web application in asp.net. I want to use "file open dialog box" control in my web application. But I cant do it because I dont know how use of "file open dialog box" control in asp.net. So please help and provide … | |
Hi, I am using a checkbox list populated at the design time itself. The list has about 25 items. In the SelectedIndexChanged event, the SelectedIndex of the checkbox list always returns the lowest selected index of the list instead of what I clicked on. So if item 3 is checked … | |
Hi, I need some help regarding to the tab strip using ASP .NET. I have created a customer's info page. Instead of displaying all the customer's details in one page, I break them up by using tab. So, how should I pass the result from one page to another? At … | |
Hi, I have to write some coding about forum. Can u give me some ideas what do i need and some coding as well . Thank you. | |
Hi there, I am a newbie to asp.net and i am using asp 2005. Now i am trying to create a webservice site. My plan to to create a webservice function that will reaturn a oledatareader and beleow is my code: <%@ WebService Language="VB" Debug="true" Class="WebService" %> Imports System.Web Imports … | |
Hi, I have a web page which is developed using ASP.net code behind is VB.net. I want to print the page by clicking HTML button control but I dont want to print the print button control which is there in web page. I tried with window.print() but it is printing … | |
How to upload Images to SQL Server database using ASP.NET tools. Also how to retrieve those saved images from SQL Server and display them onto DataGrid. Visit: [URL="http://www.programmingknowledge.com/ImageUpload.aspx"]http://www.programmingknowledge.com/ImageUpload.aspx[/URL] | |
Hello, I have to send an sms through asp.net web application, i am not getting any idea how to go through this. Any Suggestions Regarding this are Welcome.. Regards, Siya | |
Hi, I don't have a lot of experience with the .net framework, but I know basics. I'm trying to get a set of sample pages up and running on my machine, however none of the .net pages work. I have no problem serving non .net pages with iis, but can't … | |
hi everybody i have developed a mobile web site using VS.Net 2005 and C#, and its working fine, but the problem is that i cant publish my page on the internet. I already have a domain and i tried "as many ppl told me" to just copy your files to … | |
hi! can somebody help me? I use asp.net 1.1 (that's requirements) to create new website. I stuck with the following code. I created template such as: using System; using System.Web; using System.Web.UI; namespace Moft { public class BasePage2 : System.Web.UI.Page { private string pageTitle; ...} // Base Control Class to … | |
Hi there, My plan is just to display the parent and chile page name/id on my wep pages. So what I am trying to do is to put a label control in each page to handle the display. Is there a control that handle this thing. Or how can i … | |
[COLOR=#000000]Hi, [/COLOR] [COLOR=#000000]I’m facing this problem when I create a project by using [I]“ASP.NET Web Application”[/I], the error message is prompt out like this [B][COLOR=darkred]“Visual Studio .NET has detected that the specified Web server is not running ASP.NET version 1.1. You will be unable to run ASP.NET Web applications or … | |
[LEFT]I have 2 DropDownList in a single page.The 1st contain department name and the 2nd contain employee name.When I click the 1st DropDownList , the 2nd will display the employee name which are under that department.The problem is the 2nd DropDownList will display redundant data and when I choose another … | |
Hi, I have created a asp.net application.when i try to execute the application, I am getting this error. Access to the path "c:\windows\microsoft.net\framework\v1.1.4322\Temporary ASP.NET Files\webApplication1\5163874c\83859bc7" is denied. While searching the net,i found this solution. To grant ASP.NET write access to a file, right-click the file in Explorer, choose "Properties" and … |
The End.