13,153 Topics
| |
hello, i want to know that how to pass parameter in crystal report in asp.net using vb.net 2003 i want to pass parameter through drop down list control plz help me out thanks in advance it';s hurrry | |
I've been running my application in "Visual Web Developer 2005" on my machine locally. I set up a server and installed IIS on it to access it. Copied all of the files and set permissions. When I type in the application I receive the generic error message, Server Error in … | |
Hi I am a self-taught asp.net developer - MCP / MCAD / MCSD - with a very good academic knowledge in Microsoft technologies. I haven't work for a company as a developer and lack of that experiece gets in the way against my progress. If any one can help me … | |
hi friends i wrote code in ASP.Net2, i got memory in a website but i could not understand that how can i keep my website project in that site please help me. | |
hi i want to know if it is possible using frame in asp.net. i have already done it in html but don't know how to do it in ASP.net... i have a right a Rightframe + One leftframe. i want my link to be in the left hand side, when … | |
hi, i am new to .net development, i want a simple login webform code behind page using a simple sql table only featuirng user id, name and password with validation. can any one help me out. please.............. | |
hi i am joshi. i got a problem in my project, ie i have declared 50 labels with a name q1,q2....q50 now i want to call these labels with a use of for loop..... but how please help me.... | |
I have a assignment from school that I'm having trouble with. I need the program to beable to do... Can someone help me with what I'm doing wrong? * Input an order ( NumberOfPizzas and NumberOfCokes) * Compute the OrderAmount = (NumberOfPizzas * decPIZZAPRICE + NumberOfCokes * decCOKEPRICE) * Compute … | |
:?: Hi, Can anyone guide me (in detail) on how to create / setup a shopping cart and payment gateway for a website. I need to develop this in ASP.Net 1.1. | |
Is anyone know how to add code Meta Tittle Tags into different pages of the website? For example, i have a website about travel and i want to add more information about feature tour into the meta tittle tag like [url]www.mydomain.com/tours[/url] so when anyone click it, they will see other … | |
Hi all Ive heard some chatter that it is best to compile your C# program on .NET V1.1 because it automatically comes with windows updater for xp and that the later versions are considered optional in the updates, is this true and is it safer to compile on V1.1? Many … | |
Hello, I need to remove letters and characters from a request.querystring in order to convert it into an integer. This is only extra precaution from people screwing around in the address bar directly. I have enough protection in place to protect errors. Let's say that I want to retrieve a … | |
Does anyone know how to pull weather from a source directly into your page without using their programs? Maybe this might be possible through an rss feed? Please let me know. Thank you. | |
hi guys, well i have created a repeater control and have made it expand on mouseover by using javascript , also i have returned the value of an id in a label on mouse click. i want to make the datalist on the page visible ob this click and also … | |
i need a programmer that can combine the following code into something I can use. i need to add a calendar so the date is passed with the data. I want to use the ajax calendar extension. the following code is the html. t works with a php program on … | |
Hi all!! i was just trying to do socket programming in ASP.Net. Can somebody plz help me with it?? | |
I want to print the page in C#/ASP.NET 2.0, but the problem is when i use following javascript code, it prints the whole page. [COLOR=#0000ff]function[/COLOR][COLOR=#000000] printMe()[/COLOR] { window.print(); document.getElementById([COLOR=#a31515]"printed"[/COLOR]).value = [COLOR=#a31515]"YES"[/COLOR]; document.getElementById([COLOR=#a31515]"form1"[/COLOR]).submit(); } [COLOR=#0000ff]<[/COLOR][COLOR=#a31515]form[/COLOR][COLOR=#000000] [/COLOR][COLOR=#ff0000]id[/COLOR][COLOR=#0000ff]="form1"[/COLOR][COLOR=#000000] [/COLOR][COLOR=#ff0000]runat[/COLOR][COLOR=#0000ff]="server"> [/COLOR] [COLOR=#0000ff]<[/COLOR][COLOR=#a31515]input[/COLOR] [COLOR=#ff0000]type[/COLOR][COLOR=#0000ff]="button"[/COLOR] [COLOR=#ff0000]value[/COLOR][COLOR=#0000ff]="Print me"[/COLOR] [COLOR=#ff0000]onclick[/COLOR][COLOR=#0000ff]="printMe();"[/COLOR] [COLOR=#0000ff]/> [/COLOR][COLOR=#0000ff]<[/COLOR][COLOR=#a31515]input[/COLOR] [COLOR=#ff0000]type[/COLOR][COLOR=#0000ff]="hidden"[/COLOR] [COLOR=#ff0000]id[/COLOR][COLOR=#0000ff]="printed"[/COLOR] [COLOR=#0000ff]/>[/COLOR] [COLOR=#0000ff][/COLOR] [COLOR=#0000ff]I don't … | |
Hi Everyone, Looking for ASP.NET 2.0 web host I have the right one for you check it out [URL="http://www.thehosting-review.com/"]http://www.thehosting-review.com[/URL] Thanks, Alice Jenn. | |
I am helping a friend with a website in Acapulco (for free). I have a payment system that passes along the data in a link. I have added an asp.net ajax calendar extender because I need the date included in the link that takes you to the payment checkout screen. … | |
Dear all .Netters, How do i show icon printer in my ReportViewer ASP.Net form ? I have copied the files to my server. Regards, Kusno | |
Hi, I develop ASP.Net application. What Crystal Reports version should I use instead of CR that bundled in VS2005 (Sometimes appear "Background processing" error) ? Regards, Kusno | |
Hi can anyone help me tin asp.net. i want to make a sign up form with linking without returning back. if login successfully then go on welcome page otherwise login fails. just help me plzzz. | |
Hi people, I'm having a small problem in ASP.NET + Microsoft Access. Here is my problem: 1) I have a table (item_table) with 3 fields 2) f1-ID, f2-Item, f3-Total 2) In my asp page, I am having 1 dropdownlist (DropDownList1) and a button (btn1) 3) DropDownList1 contains values from 0-10. … | |
I am trying to alter some SQL to use parameters. I bypassed this earlier as it was just not working but am now heading back to tidy up. For some reason I cannot get this to work, keep in mind I am using Odbc: [code]SQLString = "SELECT * FROM Stories … | |
I am using Visual Web Developer to come up with a VB.NET application. when i try to add a new item to my project, the closest i find to a WinForm is a web form. can some one please help me figure out how i can add a blank WinForm … | |
Hi i want to put 4 lines which will appear in a msg box but i can't do it. i have already used "<br />" but it doesn't work. i want the phrase to be one on each line. aneed help plz | |
To All, There is a requirement in my project dealing with asp.net. I need help from you all. The requirement is, If I am logging into my yahoo account, I need to get the content of the current web page into my web application in HTML format. Is there any … | |
I have written some coding to add a new row to an existing data table. After clicking the submit button I get following error. "Update requires a valid InsertCommand when passed DataRow collection with new rows." Please tell me what the additional code I should add. The "add" method is … | |
Dear all .Netters, How do i format gridview columns to this format : => 9,000,000.00 => 2007-10-05 I tried like this : DataFormatString="{0:N2}" DataFormatString="{0:yyyy-MM-dd}" DataFormatString="{0:N4}" but not worked. Current, if format the columns in Rowdatabound events, like this : Protected Sub GVArticle_RowdataBound(ByVal sender As Object, ByVal e As System.Web.UI.WebControls.GridViewRowEventArgs) Handles … |
The End.