13,153 Topics
| |
Hows it going everyone. Im pretty new to Crystal Reports, and I have been trying to create a report. The report that Im creating is loading a dataset and right now I am using 5 tables from it. Its loading the dataset at runtime, and the tables that Im loading … | |
I have a condition for a datagrid (Please view the list.JPG from the attachment) in here you can see a set of data being load from the database. User can perform add, remove , dispose function Here is my condition: Since user allow to add, it also allow to remove … | |
hi guys, im building an e-shop website and i have alot of pages there. Here's how it works... The client will surf the site, choose the product he wishes to buy and checks on a textbox that says "add to cart". now when he chooses all he wants, he then … | |
Hi, I'm not sure which forum to put this in, so I'll take my best guess. I have an ASP.NET page where when an ASP.NET button is clicked, it (among other things) fires a one-line JavaScript to open a pop-up (separate) window that the user can do things within. This … | |
Hi I wasn't sure as to where I need to post XSL related questions..Is there anyone in this group who has expertise with XSL? If anyone can help me out with an XSL related question, that would be great. Ani | |
Hello All, I have few pages which needs to be available only to admin , but there is no authentication mechanism. I need to provide default password to any person who clicks on some links, and there should also be facility to change the password also. Can anyone help me … | |
Greetings. I encountered a problem in accessing the controls I placed inside the TemplatedWizardStep tag. Here's the code snippet:- [code] <asp:Wizard ID="wizCreateBulk" runat="server" DisplaySideBar="false"> <WizardSteps> <asp:templatedWizardStep ID="Step1" runat="server" Title="Select Recipient Method" StepType="start"> <ContentTemplate> <div> <span>Enter Name: </span> <span><asp:TextBox ID="txtName" runat="server" /> </div> </ContentTemplate> </asp:TemplatedWizardStep> </WizardSteps> </asp:Wizard> [/code] Then, in the … | |
:) hai can any body help me in how to convert the Vb.net Code into C#.net code | |
Hi everyone, Im rebuilding an asp.net site in Joomla and neet a way to redirect the old site pages to there respective new pages. Ive gone into the web config file and pasted the new Url under the <sendTo> tag but there is a syntax error with the new Url … | |
Hi everyone, Im rebuilding an asp.net site in Joomla and neet a way to redirect old site to its coorasponding new pages. Ive tried to make changes in the web config file but it doendt seem to have any effect. The existing web config file goes as follows: <RewriteRule> <LookFor>~/realestate/atlanta/cobb/sattleCreek\.aspx … | |
Hi, I set HtmlEncode="False" and DataFormatString="{0:mm/dd/yyyy}" in boundfield of a gridview but the month became 00 (18/00/2008). After removing {0:mm/dd/yyyy} from DataFormatString, the month appeared again (2008-09-18 12:00:00 AM) of course together with the time portion that I wish to get rid of. Please help. BTW, whart is {0} stands … | |
Hi, I've read some msdn pages about fragment caching etc but I'm still unsure about something. I've created a server custom control that acts on a text field using it's id. So it has TextID property that is defined on the creation of the control. The control also finds the … | |
hi i have gridview with invisible Case_ID DataField when i try to edit any row in gridview it doenot edit if the Case_ID DataField is invisible but it worke well if i make it visible this is the code can some body helpe me please: <asp:GridView ID="GridView1" runat="server" AutoGenerateColumns="False" DataKeyNames="Customer_ID" … | |
Hi, Our development team maintains over 100 VB6 applications and we are looking to convert over to VB.net I am aware that when you run a .Net application over a network a security exception is thrown. Within the Microsoft .NET Framework 2.0 Configuration I changed the permissions to FullTrust in … | |
can anybody tel me how can i generate a chart using ASP.NET.What are possible references i should add. thanks in advance | |
I have been searching for a solution for this, but all the things I've found do not apply to my problem, so I am giving all the details, and please someone help me I am using access database I am using typed datasets as my DAL I am using objectdatasource … | |
how can i restrict the non integers entered on the textbox on the gridview using javascript | |
Hello everyone, I am working on a web using ASP.Net (VB) and Sybase as its back end. I am trying to display data from database to the textbox. Does anyone know, pls help. Here's my code and its not working. pls. pls help. thanks a lot Try conn.Open() cmd = … | |
Hello All! I am a newb in need of some serious help. I am trying to get my website administration setup by using some different source code. I figured out the database issue I posted a couple of days ago. My current website is a ASP.Net 2.0 starter kit in … | |
I'm a newbe at this so started the walkthrough. I'm really confused about one statement [url]http://msdn.microsoft.com/en-us/library/k4cbh4dh.aspx[/url] [quote] [b]Adding and Programming Controls[/b] <snip> [b]To Set Control Properties[/b] <snip> 3. Put the insertion point in a space within the <asp:label> tag, and then press SPACEBAR. A drop-down list appears that displays the … | |
Hi All, I have a serious issue with my website. I am currently trying to implement a new design for my website using ASP.Net and C#. I have a homepage that has a left navigation bar, content place holder and a footer. I have created 3 separate controls for each … | |
I am parsing XML file which contains this tag [COLOR="Green"]<TransferInfo xsi:type="ProductTransfer">[/COLOR] I want to get the [COLOR="green"]xsi:type[/COLOR] value. I am using the dataset to parse the file. The problem is that [COLOR="green"]xsi:type[/COLOR] is not one of the items of the [I]TransferInfo[/I] table. Is it possible to get that value, and … | |
I have an existing connection string in my web.config file. I just added some code from another web developer into my website. Along with that I added a new ObjectDataSource control and configured it to look for the existing ConectionString which IS NOT an OleDbConnection, by using the following code. … | |
hi all, I am new to this ASP.NET web application. I want to capture the screen using the printscreen key and save it.How can i do this using ASP.NET programming? Thanks in advance.... | |
I am using Visual Web Developer Express, 2008, and am attempting to create an Admin section so the site owners can go in and alter their site. However, whenever I go to Website->ASP .Net Configuration to try to open the website administration tool, it tells me: An error was encountered. … | |
Dear friends, thanks in advance for reading this: I wanted to set up membership roles for my application. I am using Visual Studio 2005 Web Development. However, I could not enter into the security tab under ASP.NET Web Site Administration Tool(In a web interface look)... they threw me this: There … | |
Hi All, I want to know that, if i have developed a project using asp.net c# and i also in asp.net and code in vb.net, can i use any form of vb.net code in c#.net without any change? :) Please increase my knowledge. | |
HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly. Plz tell me how to solve this.. Am a new to this.. | |
hi i am using fckeditor in asp.net using c# but its return error 404. second problem is that there is a dropdown list box and i have a button on btn javascript open new window and store value in datebase and close form after data enter and i want now … | |
Hi All, I have a datagrid that that get populated from a SQL store procedure and I need to hide the row(s) that are blank. Any idea how I can force the datagrid not to show blank row(s)? Thanks Doc Holiday |
The End.