13,936 Topics

Member Avatar for
Member Avatar for joshireddy.p

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....

Member Avatar for joshireddy.p
0
112
Member Avatar for nitewolfgtr

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 …

Member Avatar for manal
0
442
Member Avatar for sierrasoft

:?: 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.

Member Avatar for SheSaidImaPregy
-1
150
Member Avatar for thienanh

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 …

Member Avatar for SheSaidImaPregy
0
89
Member Avatar for HLA91

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 …

Member Avatar for HLA91
0
97
Member Avatar for SheSaidImaPregy

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 …

Member Avatar for sauru_garg
0
359
Member Avatar for SheSaidImaPregy

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.

0
74
Member Avatar for sauru_garg

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 …

Member Avatar for sauru_garg
0
174
Member Avatar for George11000

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 …

Member Avatar for ithelp
0
72
Member Avatar for sanhitabhide

Hiii all, I am sanhita Bhide form australia and doing Graduation In Information Technology. I am doing Vb.Net as one of my subject I am having a project in relation with windows application in Vb.Net in which we are required to build a windows based application for a "Car Auction …

Member Avatar for preetham.saroja
0
122
Member Avatar for priyankaprakash

Hi all!! i was just trying to do socket programming in ASP.Net. Can somebody plz help me with it??

Member Avatar for priyankaprakash
0
100
Member Avatar for bhavna_816

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 …

Member Avatar for hollystyles
0
70
Member Avatar for Alice Jenn

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.

0
45
Member Avatar for George11000

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. …

0
63
Member Avatar for divya.padukone
Member Avatar for olson

Hi, I am a web developer/designer from London in the UK. This looks like a great forum - Could have used it a long time ago! I use asp.net running VB.net. I also design [URL="http://www.cloversigns.co.uk/"]house signs[/URL] I also write a [URL="http://cloversignsblog.com/"]blog about house signs[/URL] I do SEO/Web Design consultancy sometimes. …

Member Avatar for jasimp
0
21
Member Avatar for Kusno

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

0
64
Member Avatar for 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

0
49
Member Avatar for geetajlo

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.

Member Avatar for SheSaidImaPregy
0
154
Member Avatar for limepebblez

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. …

Member Avatar for limepebblez
0
74
Member Avatar for SheSaidImaPregy

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 …

Member Avatar for SheSaidImaPregy
0
95
Member Avatar for chrismitchel

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 …

Member Avatar for chrismitchel
0
60
Member Avatar for geetajlo

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

Member Avatar for geetajlo
0
99
Member Avatar for sasikala123

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 …

0
87
Member Avatar for sanhitabhide

Hiii all, I am sanhita Bhide form australia and doing Graduation In Information Technology. I am doing Vb.Net as one of my subject I am having a project in relation with windows application in Vb.Net in which we are required to build a windows based application for a "Car Auction …

Member Avatar for manal
0
136
Member Avatar for vbgaya

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 …

Member Avatar for Phillip
0
119
Member Avatar for Kusno

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 …

Member Avatar for SheSaidImaPregy
0
104
Member Avatar for Geek-Master

Here is the situation. We are printing forms and need to send the same batch of print jobs to another printer. Our current software will not allow us to prompt us to print elsewhere. So is there a way to work with the printer in a way to redirect a …

Member Avatar for Geek-Master
0
36
Member Avatar for genpopo

Hi! I have a problem on my program.. I created a dynamic button which i created during runtime and im done with that.. My problem is i dont know how to put codes in that button which i created dynamically. When i click the button i want to display an …

Member Avatar for hollystyles
0
84
Member Avatar for geetajlo

I have a big problem i want to put 2 buttonlink in one page. Can we make it friends... I have sent a sample just help me friends. Thanks

Member Avatar for SheSaidImaPregy
0
149
Member Avatar for RogerThomasTan

I'm a new user to Visual Studio .Net, writing most of my projects in C++. I have this problem with the OO paradigm when I tried to apply it to my projects. Variables for classes which I described in eg. dXmanager.h fails to appear in my dXmanager.cpp; when I try …

Member Avatar for unicorn11
0
186
Member Avatar for MohitB

Need help craeting dynamic treeview in .net2005. from parent child tables

0
54
Member Avatar for SheSaidImaPregy

I have retrieved a value from a query and need to put it into the Label called "lblViews". Every way I try, it says there is no instance for this object. How do I write/set the text of the label to the query I retrieved in the Page_Load method? Thanks. …

Member Avatar for SheSaidImaPregy
0
117
Member Avatar for SheSaidImaPregy

Since I have not found a way to add values into the header of my repeater, I was forced to use literals or a new DataList/Repeater. I only need to display a name and an ID in a header for a datalist, but cannot seem to make this happen! So …

Member Avatar for SheSaidImaPregy
0
188
Member Avatar for punkazz

Hi everyone! I am very new to programming and SQL. I have created (designed) an application for a school project; that now needs to be coded to be functional. I have been able to pull data from SQL without a problem; however, I am stuck on inserting data into sql. …

Member Avatar for punkazz
0
104
Member Avatar for tbathgate

[COLOR=midnightblue] HI all, I am very new to SQL server and have been working my way through a book to learn ASP.Net v2 and SQL by building a e-commerce site. There are 3 stored procedures which are used to implement paging from retrieving products from the catalog, which are either …

Member Avatar for BalochDude
0
119
Member Avatar for hanusoft

This is an example of editing in DataGrid and Default Paging Html Design Code : - <asp:DataGrid id="DataGrid1" DataKeyField="id" runat="server" Height="224px" AutoGenerateColumns="False" PageSize="5" AllowPaging="True"> <Columns> <asp:BoundColumn Visible="False" DataField="id" HeaderText="Category Id"></asp:BoundColumn> <asp:TemplateColumn HeaderText="Category"> <ItemTemplate> <asp:Label id=lblName text='<%# DataBinder.Eval(Container.DataItem,"name")%>' Runat="server"> </asp:Label> </ItemTemplate> <EditItemTemplate> <asp:TextBox id=txtEdit Runat="server" Text='<%# DataBinder.Eval(Container.DataItem,"name")%>'> </asp:TextBox> </EditItemTemplate> </asp:TemplateColumn> <asp:EditCommandColumn …

0
78
Member Avatar for SheSaidImaPregy

I need a way to write a certain line to the itemtemplate inside the datalist control if the current row being written is 1. This is what I have: [code]<table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td> <asp:DataList ID="MyDataList" RepeatColumns="2" runat="server"> <ItemTemplate> <a href="/Vegas2/Celebrities/celebritybio.aspx?CelebID=<%# DataBinder.Eval( Container.DataItem, "CelebID") %>"> <table border="0" cellspacing="0" …

Member Avatar for SheSaidImaPregy
0
89
Member Avatar for SheSaidImaPregy

Here is the code I am using now. What I have is a datalist that pulls DateofBirth and Dead values from the database. The Dead values only equal Yes or No, but will later equal 0 or 1. I cannot seem to figure out how to do an if statement …

Member Avatar for SheSaidImaPregy
0
114
Member Avatar for geetajlo

Hi ! Can you guide me to change the colour of a message box. that is by default it is always blue. i want to change it to another color. plzzz help

Member Avatar for SheSaidImaPregy
0
124
Member Avatar for SheSaidImaPregy

What is better to do, and if you could, please include the pros and cons along with your opinions: 1) Open the connection to the database as late as possible and end it as early as possible, and do this a total of 5 times in one page_load. 2) Open …

Member Avatar for SheSaidImaPregy
0
804
Member Avatar for Fam

I would like to implement alert notification functionality like Outlook's reminder using ASP.NET. Do anyone having any idea/sample to adress my needs? Thanks.

Member Avatar for Fam
0
96
Member Avatar for mohd.asifiqbal

Please provide me the code for the creation of drag and drop user control which should be dynamically used and should be manipulated by CSS(cascading styling sheets)

Member Avatar for Infarction
0
54
Member Avatar for Halbo

I am working with VS .NET 2003. I built the form in the usual way, and have been working on the code. Randomly, VS will erase the code for all the elements in the form. I have to go back and put the code back in. Is there any history …

0
76
Member Avatar for GRaymer

I'm a student working on an internship, without a lot of guidence. I went to develop a program with C# not realizing that as a developer in the organization I have a different standard desktop than the rest of the organization. So on my computer I was able to develop …

Member Avatar for GRaymer
0
104
Member Avatar for justapimp

I have a device control panel that consist of a veiw and settings buttons. the buttons are binded to a dataset that populates the devicenumber and deviceUID I have a javascrip function [code] function gotoGeo(username, name, duid) { top.main.location.href="../TrackApp/main.aspx?selectedTab=" + selectedTab + "&deviceName=" + name + "&deviceUID=" + duid; } …

Member Avatar for SheSaidImaPregy
0
135
Member Avatar for bharath

Could anyone suggest me some good computer science core projects which can be done using .NEt technologies. I need it as part of my final year university level projects. Please help me.

Member Avatar for bjagadish06
0
129
Member Avatar for chrismitchel

I am working on an application that would accept input from a fingerprint device. I'm using vb.net from visual web developer. I visited a website that advised me to use an API called GrFinger, which i downloaded for free. I need GrFinger to be on my main form as a …

0
223
Member Avatar for justapimp

I have this web page that sends a start real-time tracking command to GPS devices all over. The way the code is currently written fulfills its purpose as long as the page is actively loaded. However, if the user shuts down the browser or the computer, the device does not …

Member Avatar for SheSaidImaPregy
0
92
Member Avatar for ptaylor965

I have been using the asp:Menu control for a while now but have only just started to use images with it. When i click and navigate around the site it works fine but the problem is that when i click the link for the same page that i am viewing …

Member Avatar for ptaylor965
0
144

The End.