13,153 Topics
| |
| Hello I've got the following Problem: I want to add a Templatefield at a specific column in a Gridview. Is this possible somehow without too much effort? I tried tons of things but haven't found a solution yet. the thing is, that I add most columns via VB code. I … |
Hi.., all, I need both date and time to be displayed in my grid view in the dd/MM HH:mm format. I used dataformatstring={0:dd/MM HH:mm} but its not giving wat i need. so please can u suggest what should i do to get my problem solved. Thanks in advance. | |
[B]Stored Procedure "InsertUser"[/B] [code] ALTER procedure [dbo].[InsertUser] ( @username as varchar(50), @email as varchar(50), @password as varchar(20) ) as if(not exists(select email from dataUser where email=@email)) begin declare @lastnumber as integer set @lastnumber =0 select top 1@lastnumber =cast(substring(user_id,8,9) as integer) from dataUser order by user_id desc --insert insert into dataUser … | |
how to save the jpg file into database using file upload control? how to retrive that stored jpg file from database and show on image control. i have table has two fields Id(int),imageData(image). | |
gimme sum site where routing in asp.net 3.5 sp1 is explained clearly wid detailed examples........... | |
Hi, I am Asha Bhatt. I am making simple form in asp.net and validation in java script. we this is my .aspx.cs code [code] using System.Data.SqlClient; public partial class InterviewSet : System.Web.UI.Page { string scon = "Data Source=RBWORKSTATION2\\SQLEXPRESS;Initial Catalog=onlineexamdb;Integrated Security=True;MultipleActiveResultSets=true"; //SqlDataAdapter da; SqlCommand cmd; // DataSet ds; SqlDataReader readsid; public … | |
hi i try to repeat form depanding on drop down list , in example if i select number 3 from a drop down list and click next , the next page will display 3 forms . can any one help me :icon_wink: thanks | |
Pls give some example code for Form Authentication using Ms Access Database. pls help me? | |
I want to ask if there is a ready tool like in the picture in the attachment that i can put it in my website (i mean like a control or ajaxtool provid that) or I have to build my special one... [ATTACH]13763[/ATTACH] | |
[B]Hi, i'm new to WPF so i didn't understand the controls that does not exist in WinForms ,so i need some help that explain the usage of that controls and gives some examples to those controls ... thanks [/B] | |
Hello All, currently i have google ecommerce tracking code enabled in my website. i want to track the productNo and ProductNames along with their prices. this where i am stuck. my shopping cart where i put the tracking code can have more then one itemNo. i used a loop to … | |
Hi all, Here is my dilemma: I have an aspx page with a button on it. onclick the button calls some javascript to pop up a window with a listBox with a bunch of values. I'm creating the popup like this to avoid a popup blocker from stopping it: [CODE] … | |
Most of us have seen FaceBook and Twitter have a login form on their homepage; facebook also have the registration form. As far as I know the way to secure any kind of sensitive data is through the use of a SSL. Apparently FB and TW dont have any on … | |
Hi, I am trying to consume a java wenb service which has MTOM feature enabled. I developed a Asp.Net aplication as client which consumes the above java webservice. How can we enable MTOM feature on the asp.net Client ? | |
hi any body tell me , how to create a dll file in asp.net using vb.net or please give me any websites for creating dll files in asp.net using vb.net................. | |
[b]Split from - [url]http://www.daniweb.com/forums/thread37592.html[/url] [/b] Hi, I want to do following two steps. I am already done with first step. But I can't do the second step. Could anyone give me any idea how to do it? Step 1: After serialization, I load XML file's data in a datagrid in … | |
hello group members, can you suggest me how to structure C# web application I know that by default files are organized in much better way, but I need to know how a professional web-application is created. how can I do "separation" of code in much better way ? thanks | |
Hi, I am using Service Oriented Architecture for a payroll application in asp.net vs 2005. The performance of the application is very slow. When it goes to the DataAccess Layer from bizprocess it is very slow. HRMIS.DataAccess.UserDALC objDALC = new HRMIS.DataAccess.UserDALC(); When I declare this object it is very slow … | |
i have code which one point work fine now i want to multiple point for address this is code .aspx.cs [code] for (int i = 0; i < dt.Rows.Count; i++) { string address = Convert.ToString(dt.Rows[i]["Address"]) + "," + Convert.ToString(dt.Rows[i]["Pincode"]) + "," + Convert.ToString(dt.Rows[i]["City"]); Page.RegisterStartupScript("map_canvas", "<script language='javascript' type='text/javascript'>searchAddress('" + address + … | |
i want to use a ComponentArt:ToolBarItem ID as TargetControlID in AjaxControlToolkit ModalPopupExtender. my ComponentArt:ToolBarItem ID is "save" but when i write this (TargetControlID="save") this error apears: The TargetControlID of 'AjaxControlToolkit:ModalPopupExtender' is not valid. A control with ID 'save' could not be found. what can i do? | |
Is it necessary to have all versions of Microsoft .NET Framework 2.0 SP1,SP2. Framework 3.0, and Framework 3.5 SP1 installed at once, or can I get rid of them to free up some space using just 3.5 since it's newest? Seems like alot of memory usage that I could use. … | |
hello everyone., i m new to asp.net. i am using fileupload control in my project. i want the complete file path...in IE i am getting the complete file path but not in Mozilla....in mozilla i am getting the file name only i.e. myfile.xls.......but i want the complete file path i.e. … | |
This is a continuation of the [url="http://www.daniweb.com/tutorials/tutorial19303.html"]Updated: ASP.NET Login Page Tutorial[/url]. This tutorial will demonstrate how to create a registration page for new users to your site. This registration page will utilize the same principles used in the Login Page Tutorial, so this should be no more difficult to do … | |
Hello All, I currently have pager.ascx control which i am using to display 12 items per page. i am using "gid" constant string to set the number of pages. "gid" is defined in my base class called myPage.cs as follows [CODE]public class myPage : Page { #region constants [B]protected const … | |
Hello All, i am currently using Google Analytics to collects stats about my site ( my site is created in ASP.NET 2.0 and C#). i have asp:imagebutton called "Confirm Order". i want to track the clicking of this button. the code for this button is as follows: [CODE]void ibConfirm_Click( object … | |
Dear All, I am trying to resize a page using jQuery but its not working for whole page it just resizes itself rather then whole content of website, anyone can please help me. Here is the code that I am using [CODE] <%@ Master Language="C#" AutoEventWireup="true" CodeFile="MasterPage.master.cs" Inherits="MasterPage" %> <!DOCTYPE … | |
My forms include a ministry start date, if the start date is after July, I want to add a year to the number of years in ministry. If the start date is before July then the number of years of ministry would be the actual number of years in ministry. … | |
I've a iframe already resized when it got a page in it.When i click on url in page and make a page longer but my iframe didnt continue resize because resize function work only in onload event. Iframe didnt have onchange event so I need some help ^^! Thank for … | |
hi i take photo(this is one column of my project) datatype is varchar. i insert data to the database that photo imageurl is placed in photo column. and after i binding the data that image is displayed in datagrid. please helpme and please give a code of this process. thanks. | |
i want to say this rule by javascript in asp.net page: for any controls in page if control[i].text=" " then set control[i].text="" (for page textbox controls only) how can i implement this in javascript language in asp.net form? |
The End.