13,153 Topics

Member Avatar for
Member Avatar for svishnuvarthan

Hello friends I m entirely new to ASP.Net language. I dont know anything about this except basics of object oriented programming. Can anyone suggest me good books to study ASP.Net and tell me the differences and similarities between ASP & ASP.Net. Thank in advance....

0
55
Member Avatar for Wreef

Hello everyone, I'm new to this...Last night I made a program in Visual Studio 2005, and when I brought it to school today to run, it wouldn't because they don't have .NET 2.0 installed... Is there a way I can compile my program with the .NET 2.0 framework inside it? …

Member Avatar for tgreer
0
260
Member Avatar for Anna Krieger

I use CustomValidate to check för "<" in the beginning of text entered into few text boxes. It goes just fine, as long as the user deletes the potentially dangerous sign and updates the page. But if the user choses to break the update and instead press Exit button, the …

Member Avatar for Anna Krieger
0
108
Member Avatar for hikerpack

Does anyone have info on this code? Where it comes from. MS Support has provided no help -- it appears to be from recent update to MS.Net Framework 1.1. My MS office suite programs recieve this same message and error code whenever they launch, followed by "Common Language Runtime Debugging …

Member Avatar for TonyNYC
0
393
Member Avatar for ramakrishnach

iam using login control in my application. Remember me next time property in not working even i enable the checkbox Regards, rams

0
91
Member Avatar for web_developer

Hey all i am facing a problem in a crystal report i have added an OLEobject as Bmp picture. i want to add the source of this image from the code-behind. How to do that? Thanks in advance

0
51
Member Avatar for cpopham

I am wanting to know what ways to attempt to do this. I want to set up an ASP >NET database service. The database (MySQL) will be hosted by a web hosting company which mya not be secure. I am thinking the best way to store clients' data would be …

Member Avatar for nunnakk
0
201
Member Avatar for vbgaya

What I ask can be very familiar to most of you. So, please don't point me a URL in MSDN, I can't understand the stuff there. Instead please add the "lacking" codes and help me to complete the code.I need to store First Name and Last Name of userswhich come …

Member Avatar for nunnakk
0
126
Member Avatar for tay1964

Hi, I need to pass the check box value to the crystal report. i want to select those quantity > 0 and quantity < 0 and display it to the crystal report. How to solve the problem? I need it urgently. Thank you. [COLOR=#0000ff][/COLOR] [COLOR=#0000ff][/COLOR] [COLOR=#0000ff]Dim[/COLOR] Quantity1 [COLOR=#0000ff]As[/COLOR] [COLOR=#0000ff]Integer [/COLOR][COLOR=#0000ff]Dim[/COLOR] …

0
60
Member Avatar for raju1729

I need an immediate help, I have developing a asp.net project. I have uploaded it through internet, Some JavaScript was present in the pages. While browsing through mozila browser the scripts does not workin, And also the css files are not working properly. Regards, Raju Biswas

0
67
Member Avatar for joonoh05

The current application is working with Crystal Reports to print our reports in pdf format. My users would like to print the reports in Excel. Have no clue to go about doing this. Any suggestions? Thanks

0
85
Member Avatar for mikefitz

Hi, I'm using the DataGrid control with databound columns. I have an EditCommandColumn to allow for the Edit of the row. I'm having trouble retrieving the values of the row being edited in the UpdateCommand event. For example e.Item.Cells(4).Text and DataGrid1.Items(lCurrRow).Cells(4).Text always returns a blank value instead of the value …

Member Avatar for mikefitz
0
161
Member Avatar for vbgaya

I want to fill a drop down list with some data in a data source. I defined a page level array and redim it in Page_Load. I get an error saying "Object reference not set to an instance of an object" The error occurs at the statement, Page.DataBind() Below is …

Member Avatar for postmaster
0
117
Member Avatar for Tim Kelly

Hi, I'm new at this and need some help. I'm writing a simple validation page, and have edited my web.config page to include the path to a system database that points to an access db. All is well except I have over 100 messages all saying: [Message 2 Could not …

Member Avatar for Tim Kelly
0
224
Member Avatar for Bhala

Hi everyone, This z Bhala, i'm a .net Programmer, nice to meet you all, n i also welcome other new commers to this site Good Luck !

0
60
Member Avatar for mikefitz

Hi, Does anyone know how to format a DataGrid control with fixed Height and Width values with a vertical scroll. The DataGrid columns are bound to a Dataset. Thanks

Member Avatar for mikefitz
0
237
Member Avatar for Embeza

Hi every one, What is the purpose of adding the property Autopostback="True" in either of the following elements: <asp:RadiobuttonList <asp:DropdownList <asp:CheckBoxList <asp:TextBoxList.... in using dataset or sortedlist or hashtable. with regards

Member Avatar for campkev
0
71
Member Avatar for Embeza

Hi guys I am developing a website for the bureau of finance and economic development in my state, Tigrai. Which one is suitable to use: OleDb or AdoDb?

Member Avatar for hollystyles
0
81
Member Avatar for saxenapankaj

we are facing one prob with vb .net Enterprise edition. we have installed vb .net on 2000 server machine and xp now the problem is when we are creating any form and adding list or combo box it is not showing the added items at run time where can be …

Member Avatar for Mihir3000
0
56
Member Avatar for juon

[B][U]Free Software Developed by our developers[/U][/B] [B][URL="http://www.webhostforasp.net"]FREE download DotNetNuke File Manager[/URL][/B] [B]This software is completely free.[/B] [B]Designed using ASP.NET 2 Technology [/B] [B]User-friendly interface,Designed like DotNetNuke File Manager with the tree based file explorer [/B] [B]Powerful file manager with no need for FTP, upload files from your hard drive, copy, …

0
146
Member Avatar for unie

Hello, - I’ve made an form where users can subscribe. - When they click on the submit button then they will receive an email with their data they have filled in on the form. - There will be also an email send to an administrator with the same data as …

Member Avatar for aish
0
215
Member Avatar for Embeza

Hi How do i transfer data from a Database table to a dropdown list on a .aspx page using datasets thanks

0
62
Member Avatar for ChimpusDupus

Hi, What is the best way to control data displayed by a GridView when using a listbox that allows you to make multiple selections. I'm currently using a Select Parameter to control the data displayed (using the WHERE clause of the SQL Select Query), though the FilterParameter would make more …

Member Avatar for ChimpusDupus
0
189
Member Avatar for Munoz

Hello, I have created a page that allows users to retrieve, delete, Edit & Update information to a database. I am trying to write write a flat file that will write all the text boxes that have been changed. The code in VB is: For Each Item In Request.Form ' …

Member Avatar for madmital
0
151
Member Avatar for infinity4ever

hi... anyone know how to add a textbox into a gridview dynamically? can u just write a simple code how to accomplish that? only how to add the textbox in the gridview

0
127
Member Avatar for ~s.o.s~

Hello guys this is my first attempt at learing at server side scritping language. I know basics and have worked with Javascript, HTML and CSS. Any pointers or site which can tell me or teach me the basics of ASP .NET so that in the end i can achieve the …

Member Avatar for ~s.o.s~
0
134
Member Avatar for web developer

Hi all , I come today with other problem .. I am developing a web project which has two phases (English,andArabic). The english phase works well. The problem in the arabic one which appears in strange letters . The strange in the matter is that the arabic project works good …

Member Avatar for tayyaba
0
179
Member Avatar for sunilaryad

Hi all, I need to access a memory location directly from a ASP.NET page. Is it possible? ie, I need to [B]write a particular value to a port or to a memory location in the server machine[/B]. Please give suggestions... Thanks in advance Sunilaryad

0
51
Member Avatar for ChimpusDupus

Hi, [B]Is it possible/how can I dynamically add fields to a DetailsView using code?[/B] I have a detailsview set for inserting data, but some of the fields that need to be inputed are based on records in the database, selected by a dropdown list in another field. -James

0
79
Member Avatar for sergiofmolina

[COLOR=#0000ff][B]Hello, I am new at this forum. I am trying to figure out how, if possible at all, to transfer data from an asp .net page into a javascript script in an HTML page. [/B][/COLOR]

Member Avatar for hollystyles
0
96

The End.