13,936 Topics
![]() | |
Hi all, I've been used vs 2003. Now new to 2005...Here i.m nt finding any datatable options and also ispostback(which is in 2003).. Tell me wat 2 use instead of dis.. And also is der any software 2 convert d project 2 2005 which is created in 2003 Ur response … | |
Good Day! Please help with my requirement, I'm more on a graphic designer and has little knowledge in programing, mostly on basic html only. I have a web page I created in Flash and exported to an html page. I need this to have a predefined username / password (pass … | |
hi I'm creating a UserControl, I want to set a property like TargetDropDownID which is supposed to be a "string" type of data. Not a DropDownList Control so that i can set this property in html view. OK the Find Control doesn't help in this regard because the whoever will … | |
hiiii..i am using asp.net 2005 in VB language and sqlserver 2005..in my form i am using 2 dropdownlist boxes..if i select a name in the dropdown list box1 then the corresponding last name is selected in the dropdwon listbox2...till now everything is working fine,,,now if i want to change the … | |
Hi Can anyone get me the codings for navigating the records in ASP.NET? ( VB Coding) Using SQl Server as back end. | |
hi , how to show the pop up window in asp.net web application when ever a new entry is entered. like here wheneven we got private msg it shows u have a new private msg like tat i need the pop up or msg box for particular id. so pls … | |
Hi, Im using ASP.NET with back end as SQL Server. Im using VB language coding. here if in insert button im writing coding like this... [ com = new SqlCommand("insert into emp values(" & Textbox1.Text & ", ' " & Textbox2.Text & " ', " & Textbox3.Text & " ", … | |
hi... Its urgent please help in main page i'm filtering the records. filtered records are displayed in the grid which contains a hypelink to other page. when i navigate to other page and come back to main page i need to maintain the filtered criteria on the main page. please … | |
Hi, freinds i got below code from some one put in our daniweb.com my question is that is it working for HTML page also ?? Advance Thanx, [code] <SCRIPT LANGUAGE=VBScript RUNAT=Server> Sub Application_OnStart Application("WhoOn") = 0 End Sub Sub Session_OnStart Application.Lock Application("WhoOn") = Application("WhoOn") + 1 Application.Unlock End Sub Sub … | |
I have a form in my page and I have used the following code: Page.RegisterStartupScript("SetInitialFocus", _ "<script>document.getElementById('" & TextBox21.ClientID & _ "').focus();</script>") TextBox21.Attributes.Add("onkeydown", _ "if(event.which || event.keyCode)" & _ "{if ((event.which == 9) || (event.keyCode == 9)) " & _ "{document.getElementById('" & txtpass.ClientID & _ "').focus();return false;}} else {return true}; … | |
how to overcome double click in updating button in grid view | |
I have an ASP.NET page with several Gridviews on it. I want to be able to collapse the rows so I can see all of the gridviews and then be able to expand a gridview's rows so I can see the data on-demand. Any ideas on how to do this? | |
hii alll,,i hav a simple problem,,,i am using asp.net 2005 and sql server 2005.. i m using vb language..i have a page whr i can update the existing details on the click of the update button in the database,,,,what i want is if nothing is updated ,,,and evn i press … | |
Can anyone please help me figure a way on how to search in a gridview using the autocomplete extender. i found some reference in doing such however im having a problem [ICODE]because in the example he is using objectdatasource while in my example im using sqldatasource.. here is the code … | |
hi all I want some inforamtion regarding WINdows Distributed iNteret Architecture(winDNA).. | |
If i try to access the [url]http://Amit/dll/default.aspx(Try[/url] to open the file) i get the error mentioned below: The page you are looking for might have been removed, had its name changed, or is temporarily unavailable. HTTP Error 404 - File or directory not found.<BR> Internet Information Services (IIS) | |
Em, i'd used ASP.NET for 1 month, but recently when i drag a control on .aspx interface, says DropDownList9, and in aspx.vb interface, i try to type DropDownList9, but it keeps saying i did not declare it. How can this happened? Any modification on ASPX interface seems doesnt link to … | |
Hi, I have Windows XP SP2 & Dot Net 2003 installed in my laptop. Actually i installed Dot Net couple of months back & i didn't work in that. Couple of days back, when i tried to create a sample ASP .NET / C# web project, it gave the following … | |
Hi All, I am an experienced java programmer for many years. But my problem is that the final assignment that was given to me for my master at the university, has to be written in VB .NET. Do you know any good books for learning VB .NET for someone like … | |
I have a wamp apache server.. how to run asp.net pages from it.. | |
Hello, I am trying to create a survey form in my office website. I want the form contents to be sent and saved in a MS Excel spreadsheet or an MS Access database. Does anyone know how to do this? I know how to view data saved in an Access … | |
I have a project to be done that is a web based EMPLOYEE PAYROLL SYSTEM AND TIME TRACKING in ASP .NET with SQL SERVER and im just a beginner wid ASP .NET and have no idea about what to start with , so please please help me !!! | |
I'd like to count how many visitors came to my site. Can you give me a quick and easy way to do this? | |
I've just taken over an old project that my boss would like me to incorporate a couple of session variables into the code in order to maintain data history on a few pages. The project itself is web page that consists of a frame design and on one frame is … | |
hi all, i'm having 13 datasets in my windows service.nw the task is to convert dataset into xml.i know to convert 1 dataset into xml.nw i ve to combine all the 13 datasets into 1.den convert the 1 dataset to xml. nw i'm in need to know how to combine … | |
Sorry if i'm posting this in the wrong place. I figure that there will be more c# developers here than in the web dev lounge. I would like one that has comprehensive chapters on creating asp.net feedback and that teaches you how to build simple database driven web applications. Bonus … | |
I am using a Image Button [code=ASP.NET]<asp:ImageButton ID ="SubmitACH" runat="server" ImageUrl="~/images/buttons/selectACHTransfer.gif" AlternateText="Select ACH Transfer" CssClass="goalCloseButtons" OnClick="SubmitACH_Click" /> on its On click event I'm writing this code protected void SubmitACH_Click(object sender, EventArgs e) { Response.Redirect("abc.aspx"); }[/code] And I am getting an error 'Page.aspx' does not contain a definition for 'SubmitACH_Click' Any … | |
I specialise in web development, e-commerce applications, payment gateways and also run my own IT company - payment gateway provider. Skills include SQL, BizTalk, VB.Net, C#, ASP.NET, ASP, HTML, Jscript. | |
Hello friends, I have problem because i want to make exe of windows project which i can install only one time then after it is no longer used. Please give me answer. Immediately. If u know please. | |
hi, i have a application in which my need is to make a child checkbox enabled false on page load.When user clicks on parent checkbox ,child checkboxes become enabled true. i have used javascript to achieve this function. my javascript goes like this [code=JavaScript] for (i=1; i<inputs.length; i++) //if childNode … | |
Hi Sir, I'm having one web services. Nw i hv to create one windows services. In that windows Service Project download all the Data from the Webservice and store in the Local Folder C:\Temp, as a XML File Format I'm very new to this web n windows services..will u plz … | |
Hi, I have a small website that I'm using to test some things involving accessing an XML file for data. It works just fine in Visual Studio's debugging environment, but when I put it on a prototype server (which has a certificate that is past it's expiration date). I get … | |
Hi i was wondering if anyone could help me by recommending a book. I recently finished a hnd in computing and want to further my knowledge of web applications we did the one on our course in asp.net (visual studio) does anyone know a good book to help me? thanks … | |
HI I have a text file that contains lots of information. what i want to do is take only the lines that contain a specific word say "location" which is at the start of the sentence and select all of them and export them to a new text file. How … | |
Ok, I have a question about software architecture and how to design this partial system. These are the components. These are the requirements: Have someone log into the intranet (into company web site), type in their phone number (default retrived from database). They then can choose to either make a … | |
Failed to access IIS metabase. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.Web.Hosting.HostingEnvironmentException: Failed to access IIS metabase. | |
Hi Apologies if this has been asked before, (I'm new to jsp.). I'm looking for a rich text editor for a JSP website like freetextbox for asp.net. I'm sure there are loads out there for jsp or something we can integrate, could anyone point me in the direction of something … | |
hi all,,, well i am using asp.net 2005 and sql server 2005... i hav a database called as ABC,,i am using a gridview and a dropdown list inmy application. What i want is ,,the dropdown list should be populated wiyh all the table names available in ABC database and on … | |
Hi, I am supposed to design an outlook calendar like functionality to an existing application. The user wants to view all reminders based on a daily, weekly and monthly basis. I was able to solve this part by creating datatable on the fly with the reminder content and displaying with … | |
Hi all i have a datalist and i enable paging in it. but the link button not work when i click on it. The code is shown below: [code=ASP.NET]<asp:Panel ID="Panel2" runat="server"> <font size="-1" face="Verdana, Arial, Helvetica, sans-serif"><asp:label id="pageNumber" runat="server" /></font> <asp:DataList ID="theDataList" runat="server" RepeatColumns="4" Width="616px" CellPadding="4" ForeColor="#333333"> <HeaderTemplate> Book Listing … | |
I am a seasoned PHP/Postgres/AJAX developer and would like to get back into ASP.NET development which I haven't touched since I graduated in 05(v1.1). Everywhere I look I find tutorials that include GUIs and wizards and that is not really the way I like to do things. I don't need … | |
how I connect a c# controller on a server and an asp.net form based website (it has to go though the c# controlelr to get the data, not just in database) | |
In a table, i create two <TD> .In first <TD> i use datalist to display thumbimage and set pagesize as 4. when i click that thumb image, medium size image will appear in next <TD>. when i move to fifth thumb(i.e.to retrive next 4 set of images) again that first … | |
Hey Geeks. I'm happy to be a memeber of DaniWeb. Presently working in VB.NET and like to concentrate on ASP.NET | |
Hi, I have a drop-down list that is used to select a theme (which can only be set in the Page_PreInit event) and so I set a session object called theme that I use to set the theme in the PreInit event. The problem is that on the postback, the … | |
hai friend's i am doing a project in chatting so if anyone know any coding or any idea about that please reply to me thank's in advance.. | |
Here is my code i have shooping cart.i have created a table and bind this with GridView.Now i want to update this table through the GridView Edit Button(Suppose The Qty Field).How i will i do it. [code=asp.net]Imports System.Data Imports System.Data.SqlClient Partial Class MyCart Inherits System.Web.UI.Page Dim DT As System.Data.DataTable Dim … | |
Need to add 4 tab spacings in between hyperlinks "ManageLink" & "ManageLink1" I tried using: xwriter.WriteEncodedText(" "); AND xwriter.WriteLine(); Both these inserts only single spacing. Any help how can i create multiple spacing between these hyperlink controls [ICODE]xwriter.RenderBeginTag(HtmlTextWriterTag.H6); HyperLink ManageLink = new HyperLink(); ManageLink.Text = "manage"; ManageLink.RenderControl (xwriter); xwriter.WriteEncodedText(" "); … | |
In my project,web config properties window displays nothing.It display only plain black. comment lines and auto intelesense are not working.there are no errors to run the program.One new file included vwd.webinfo It contains below codings. [CODE]<?xml version="1.0" encoding="UTF-8"?><VisualWebDeveloper> <!-- Visual Studio global web project settings. --> <StartupServices> <Service ID="{967B4E0D-AD0C-4609-AB67-0FA40C0206D8}"/></StartupServices></VisualWebDeveloper>[/CODE] If … | |
hi guys. currently i'm doing web application in vb.net and crystal report 9. everything is ok until i run the project which problem was occured. Actually, i still newbie with this crystal report..so hopefully someone can help me to fix this problem. i don't know how to find CrystalDecisions.Web and … |
The End.