13,153 Topics
![]() | |
Can somebody here teach me how to print in a current row in Gridview? Am using Crystal report, ms access 2007 and Vb.net 2008. This is for receipt matters. To be able to print a receipt after a transaction is made. To be able to print a selected row in … | |
Hi, I need to made a project for on-line licitation in asp.net 4.0 C#, and in this project I should make this : Administrator logs in the system with their user name and password. he can to add, modify, review and delete users, categories and biddings. Could someone help how … | |
Good day! I need your help here. I have been trying to text wrap a picture. I typed the text before inserting the picture. But the text cannot wrap up on the picture. I am using vs2010. Please let someone help me out. I attached a sample of what i … | |
Hey everyone, I am lost on the exception that I have getting thrown at me right now. SqlDateTime overflow. Must be between 1/1/1753 12:00:00 AM and 12/31/9999 11:59:59 PM. What I am trying to do on my site, which is Windows Authenticated on an internal network, is capture the users … | |
Hi i want to pass data from 2 or more models and as i cannot make 2 statements in one model i tried to create a class which had 2 models but i am getting an error The model item passed into the dictionary is of type 'WebsiteMVC.Models.News', but this … | |
Hello, I'm currently following the video tutorials found on asp.net (the site)\ And I just finished my delete page but I'm getting errors. This is the code of the page DeleteMovie.cshtml [CODE]@{ Layout = "~/_SiteLayout.cshtml"; var id = Request["MovieID"]; var SQLSELECT = "SELECT * FROM Names where MovieID=@0"; var db … | |
Hello, I have already build my web application under Visual Studio 2005 as [B]"ASP.Net Website"[/B]. This application use also web service that I created also as [B]"ASP.NET Web Service".[/B] So now we decided to give the web application to our customer as a binary code (myapp.dll & all files such … | |
Hi, I'm using asp.net together with vb.net. I am trying to develop: 1. a login page in asp.net, once user enter the correct username and password, this will be directed to the User page. 2. In User page, there will be some text fields of the user (eg. name and … | |
Create procedure [dbo].[usp_read_Data] as begin select EntryDate,[FileName] from tblInfo end | |
DataTable dt1= new DataTable(); dt1.Columns.Add("id", i.GetType()); dt1.Columns.Add("child", i.GetType()); dt1.Columns.Add("parentname"); dt1.Rows.Add("1","0","one"); dt1.Rows.Add("2", "0", "two"); dt1.Rows.Add("3", "0", "three"); dt1.Rows.Add("4", "3", "four"); dt1.Rows.Add("4", "2", "four"); dt1.Rows.Add("5", "3", "five"); dt1.Rows.Add("5", "4", "five"); dt1.Rows.Add("6", "5", "six"); i need output like in tree view 6-----root node --->5 ---->3 ---->4 --->2 --->3 please any one help me … | |
[CODE]DataTable dt1= new DataTable(); dt1.Rows.Add("1","0","one"); dt1.Rows.Add("2", "0", "two"); dt1.Rows.Add("3", "0", "three"); dt1.Rows.Add("4", "3", "four"); dt1.Rows.Add("4", "2", "four"); dt1.Rows.Add("5", "3", "five"); dt1.Rows.Add("5", "4", "five"); dt1.Rows.Add("6", "5", "six"); [/CODE] i need output like in tree view 6 5 3 4 2 3 please any one help me .. i will give input … | |
Does anyone know if silverlight supports making a menubar like in windows forms? | |
I am currently trying to design a web application for a mixture of mobile devices: those that have only wml enabled, and those that have html-enabled. The programming language of choice was ASP.Net but I cant seem to find any good documentation on how to design an ASP.NET web application … | |
Hello, I am trying to make a random number generator (its not really a random number generator, more a random order generator) that puts the numbers 1, 14 in a random order, without duplicating the numbers. That is the problem I am having it will often select the same number … | |
I have created a new website . With access db inside app data folder. . And hosted in server. . Bt it is not retrievind or updating db datasg . Why it is happening ? | |
I am working on webapplication where I need to fixed header and footer and make inner content scrollable on IE6,IE7 and firefox. My inner content is scrollable in IE7 and firefox..but Navigation child menu item disappreas on the surface of scrollable content. Please help me to understand the problem. For … | |
I have a requirement to allow a user to upload a PDF document to my webserver then the webserver should send the PDF documnet to a printer driver which has been installed on the server using the print to file function to generate a new file called (original name).prn and … | |
Hello, I just created my first website. I want to be able to access it via a domain name like, [url]www.mytestpage.com[/url]. The problem is that looking in some hosting website and they create the website and limit the storage space... I have the website in my own computer using IIS. … | |
Hello people,I hope everyone is well. I am having problems with my connection string. It seems its not detected at all. I am designing a Silverligtht app with a Linq to SQL connection for the data. Here is my code.[CODE] ConnectionStringSettings settings = ConfigurationManager.ConnectionStrings["DataConnect"]; string connection = settings.ConnectionString; DataContext dataContext … | |
hi, i have created a list of objects and after filling the list i am assigning that list to a cache for later use. now when i later try to re-cast my cache to the underlying list the cache giving me null value. i am using the technique as below. … | |
Im having problem downgrading because it will show error from resource file that has 4.0.0.0 in the line .. I try changing it to 2.0.0.0 but now my body form will not show up. I tried removing my resource file and upload it again but still wont work.. | |
[TEX]in code behind input the command[/TEX] [CODE]protected void Repeater1_ItemCommand(object source, RepeaterCommandEventArgs e) { switch (e.CommandName) { case "AUTHORIZE": arun account = new arun(); account.suppid = e.CommandArgument.ToString(); break; } } [/CODE] [TEX]in html side for repeater[/TEX] [CODE] <asp:Repeater ID="Repeater1" runat="server" OnItemCommand="Repeater1_ItemCommand" OnItemDataBound="Repeater1_ItemDataBound" EnableViewState="false"> <ItemTemplate> <div id="dvRowData" runat="server" class="itemRows"> <div id="dvStoreId" class="w30" … | |
Hey everybody, I've been scouring the internet and forums for days now trying to solve this issue, that seems to me like it should be pretty simple. Basically I have a multi-step form with multiple tabs in a TabContainer. There are a couple radiobuttonlists that perform autopostbacks, and I want … | |
I want to add task scheduler in my project, but i never went through any such thing before so am confused how to start with of. Either i have to add third party tool for that or .net will provide any class for that. in my project i have to … | |
Hello, Please i need help on the above topic. Actually, my organization has been offered this can of service before. The application runs on their server but we always access it through our subdomain, the most amazing thing is that the URL doesn't changed. When I checked the folder of … | |
actually i'm developing web template using asp.net and c#. i have mainTemp.aspx page which is include usercontrol page. in my usercontrol i have a listview which in this listview i have to create dynamic table inside the ItemTemplate based on a XML file. my listview code including the ItemTemplate is: … | |
hi guys , hope you are all fine. i want to created MS word doc file to pdf file converter in MS Visual Studio 2005.. can any one help me what will be the procedure to develop such a thing? Waiting for good reply... Asif Javaid Chughtai. | |
Hi, I wants to ask how to pending the coding in code behind before the javascript function is finished execute? for example: [CODE] ScriptManager.RegisterStartupScript(Me, Me.GetType(), Guid.NewGuid().ToString(), "initCard('" & 28 & "');" & Page.ClientScript.GetPostBackEventReference(Me, ""), True) Me.Response.Redirect("~/MasterData/StaffMaintain.aspx", False) [/CODE] From the coding above, I call a javascript function of "initcard()",before redirect … | |
I am trying to implement forms authenication asp.net 2010 through a login page and database table of usernames and passwords Some of the users some of the time must authenicate twice which is getting annoying to those users and they are complaining In the web.config I have <authentication mode="Forms"> <forms … |
The End.