13,153 Topics

Member Avatar for
Member Avatar for dotnetnewbie

hi This is sandeep.Just started learning asp.net a week ago. I tried creating a simple webform with two labels, one username n other password.And 2 textboxes for entering the above two. A click button also, on clickin which i shd get redirected to WebForm2.aspx which contains a simple label displaying …

Member Avatar for tgreer
0
126
Member Avatar for ! !

[color=navy][QUOTE] [/color] [color=navy]The ASP.NET Framework does provide support for accessing a Web service asynchronously. The user can wait until the request completes, can block on the WaitHandle, or wait for a callback function to be invoked. However, WSE 2.0 provides a potentially more powerful way of communicating with a Web …

0
66
Member Avatar for titeoteo

hey, I need help to export Data from Datagrid to Excel file but the data in Excel file not begin the left conner of Excel. It's begin in specify co-ordinate (x,y - Ex: 2A,3E). :?: Thank for reading.

0
93
Member Avatar for springcity

Does anybody know how to embed a web page in an email body? What softwares are needed? Thanks!! :rolleyes:

Member Avatar for v_ashwani
0
100
Member Avatar for Anddmx

Hi, I really need some help I've been banging my head again wall with this one. I have created login page, username and password stored in sql database but now I need to add roles to webpage. Need them to be stored in database because the high amout of users …

Member Avatar for Anddmx
0
150
Member Avatar for frmsasp

Hello There, I am working with c# & I have used two textbox server control. 1> Registration Date 2> Expiry Date First of all, user enters value for the first textbox namely Registration Date and then the expiry date should be auto calculated by adding 30 days into currently entered …

Member Avatar for v_ashwani
0
819
Member Avatar for eveline

hi m eveline..in final yr mca. i hv 2 do project in asp.net.... i hv thought about a topiv "course management" using c#. the project basically is....online management of courses..in which v hv 2 do registration considering student credits n also adding face recogntion .....so plzzz suggest hw 2 make …

0
77
Member Avatar for frmsasp

I have two textbox server control. 1. Registration Date 2. Expiry Date. Expiry Date is calculated automatically from table on the basis of scheme which was selected by user from Scheme DropDown ListBox control. eg. User had selected "scheme 30 days" scheme. So I want to automatically add 30 days …

Member Avatar for frmsasp
0
102
Member Avatar for Naters_uk

I need some guidelines or programming tips on writing codes for my movie system. I am planning to have auto seating arrangement. This means that when a customer purchase a ticket, the system auto assigns him a seat number. Any tips or ideas on how to get started? Best if …

0
85
Member Avatar for Naters_uk

I am creating a movie system. I am using a dropdownlist to retrieve the date slots data from the movie database and display it into the dropdown list. Anyone have any idea how to do it with some sample asp.net codes? Thanks :eek:

Member Avatar for Naters_uk
0
97
Member Avatar for caily

I run on a MAC. I currently am trying to add a login capability for multiple users to a website. The programmer who will be hosting/developing the web service using Microsoft .NET has left the integration and setup of the web service technology into Dreamweaver to me (as the web …

Member Avatar for AICkieran
0
175
Member Avatar for aarya

i m very very new to asp.so i wanted t0 know difference bertween asp and asp.net. .net is better than php or asp. ?

Member Avatar for zippee
0
190
Member Avatar for yavanna

hi everyone, I'm new to Asp.Net and I have to write a virtual store project. I have a DB and can read from it but can't do anytjing else no matter how I try. I also think I am getting a little lost in all the forms amd partial code. …

Member Avatar for yavanna
0
130
Member Avatar for plazmo

i know it is possible to use python with c/c++ but can python be used similairly with c#/vb?

Member Avatar for plazmo
0
193
Member Avatar for shad

Hi Everyone, i was thinking of creating an online chat system for students as a final year project, i desperately need ideas on how i can go about my project. Any idea you send to me will be very helpful.Thank you :-|

Member Avatar for shad
0
245
Member Avatar for ramareddy_dotne

for one of my projects I need to display a list of items in list box.my user want to enter options into the list box by editing the listbox on the webpage itself but is it possible :?:

Member Avatar for npasma
0
124
Member Avatar for ramareddy_dotne
Member Avatar for npasma
0
628
Member Avatar for ramareddy_dotne

I hav created a newmail object using CDONTS and I hav sent to some address but it is not copied in to the [B]"drop" [/B]directory in the inetpub which must happen when a mail is sent to some address successfully in .net if the mail is not successfully sent then …

0
103
Member Avatar for NetBull

Hi All, I startet to work with remoting, and there ist my first trouble. Problem: Need an object which can be used by several applications, local and over net, ONE INSTANCE ONLY. Here is my example to to learn "Remoting" 1. An Object is just a simple container and provided …

0
65
Member Avatar for cumadhu

Hi All, I have specific requirement in asp.net project. I have datagrid, in that in have one dotnet list control which stores the items.And it is multiselect. Onclicking >> button i want to move selected items from dotnetListControl to HTML Select(listbox) control. In DataGrid: [B]DotnetListBOX Control(i multiselect few items then)---> …

Member Avatar for akadez
0
173
Member Avatar for bondito

Hi i am a final year computer science/networks student. I am getting ready to submit my project proposal, but i am confused about what kind of project i would like to build.I was thinking of creating a project which is online based, but i dont want to build a site …

0
71
Member Avatar for bondito

I am a final year computer science/networks student, i am going to hand in my final project, and i was thinking of creating an online learning system. Please i need ideas on what i can add to my project proposal, or any fresh ideas on a project in my field …

Member Avatar for akadez
0
126
Member Avatar for hotscripts

[I]Ok I will apologize because I am not a programmer and I will need anyone who responds to be very clear. I appreciate any and all advice and help I am given.[/I] Ok here it is, I have a program being developed and it seems from the last test to …

0
94
Member Avatar for Shun

This is begining to bug me. I have googled it. I have searched this site and I still have not managed to get the rounding to work the way I want! I have done the Math::Round() deal, I have tried System::Math::Round. I got desperate and looked to see what it …

0
106
Member Avatar for dru987

im fairly new to the .Net world and i'm tryin to make a simple page that dynamicly fills a table/form from a database based on user log info. i've been doin some reading and the datalist/repeater seem like more than i need...or maybe they are exactly what i need but …

Member Avatar for tgreer
0
318
Member Avatar for gisler

i just started a pascal programming class. so what i am trying to do is write a program that will allow me to change my weight (in stones) to kilograms and change my hight (in inches) to kilograms. i also need to be able to enter my name in. i …

Member Avatar for gisler
0
233
Member Avatar for iloveorangesoda

Hi I am trying to disable my pager linkbuttons during postback to prevent multiple clicking as this causes the application to fall over. I have tried to use the following code but it is not working. Anyone any ideas? [CODE] Private Sub DataGrid_ItemCreated(ByVal sender As Object, ByVal e As System.Web.UI.WebControls.DataGridItemEventArgs) …

Member Avatar for dexterz
0
209
Member Avatar for luisator

Hi everybody....I need to develop a web page that adds information to a database in a server. I wanted suggestions about the more used languages for this kind of projects. Thanks for your help and time!

Member Avatar for jbennet
0
90
Member Avatar for webDev04

I am having a problem with my datagrid. When ever I click the edit hyperlink, datagrid only shows the header-nothing else. It is not until I do a postback for the second time that the datagrid will show values with the edit column swithched over to "update,cancel" column. Can anyone …

Member Avatar for webDev04
0
52
Member Avatar for Naters_uk

I am currently working to store passwords into my SQLDatabase table. I would like to hash the password columns to make it more secure. I know that i can use either SHA1 or MD5. Refering to this website, [url]www.codersource.net/csharp_sha_md5_encryption.html[/url], i try to write the VB.NET codes. Private Sub EncryptPassword() FormsAuthentication.HashPasswordForStoringInConfigFile(txtbox_password.Text, …

Member Avatar for Naters_uk
0
220
Member Avatar for toddpinksen

Hi, I've been modifying the ASPNetStore Application to create my own. Everything's been working fine, but I recently had to reinstall VS.NET. Now I am getting the following error on both the ASPNetStore app. as well as on my custom app. Here is the code for my custom app: using …

0
72
Member Avatar for jason_limwk

Dim strMailBodyHTML As String = "" strMailBodyHTML &= "<html><body>" strMailBodyHTML &= " <p><input type=text name=T1 size=20 value=’" & Label2.Text & "’></p> " strMailBodyHTML &= "<form method=""get"" action=""http://pgssystemie02/autouph/admin.aspx""><p></p><br><input type=""submit"" value=""accept""></form>" strMailBodyHTML &= "<form method=""get1"" action=""http://pgssystemie02/autouph""><input type=""submit"" value=""cancel""></form>" strMailBodyHTML &= "<br><br><br>" strMailBodyHTML &= "</body></html>" Dim mail As New MailMessage mail.To = "aaa@aaa.com" …

Member Avatar for jason_limwk
0
138
Member Avatar for Kishor_kurapati

Hi friends, This is kishor. I am going to develop the new reporting servrice using asp.net so i need some help, how to mange the different controls on the report. how i am able to drag & drop the controls and set or bind the control to the related values.

Member Avatar for dexterz
0
468
Member Avatar for johnsonlim026
Member Avatar for newjerseydr

I do: paramField.ParameterFieldName = "P1" ' Set a value to the parameter. paramValue.Value = strTemp paramField.CurrentValues.Add(paramValue) paramField.DefaultValues.Add(paramValue) ' Add the parameter to the ParameterFields collection. paramFields.Add(paramField) CrystalReportViewer.ParameterFieldInfo = paramFields strReportSource = strReportSource & "Transaction For Specified Account.rpt" CrystalReportViewer.ReportSource = strReportSource Then I get "Load report failed" Any suggestions? Thanks....

Member Avatar for Paladine
0
104
Member Avatar for Prabhakar

Can any one let me know whether we can create Crystal reports from Asp.net at run time based on the user's selection of tables and fields that appear in the report. User should select fields and tables in aspx and based on these the report(crystal report) should be developed.Here user …

Member Avatar for Paladine
0
319
Member Avatar for sumeet.leo

[B]Hello, I have over 7+ years of experience in software development. I am software developer looking for freelance or Full Time work, do you have any work that need to done.. buzz me at sumeet.leo @ gmail.com my skill sets: .NET(ASP.NET / C# / VB.NET) VB, ASP (VBScript & Javascript), …

0
97
Member Avatar for cancer10

I installed IIS server, all the components (framework and wotnot), and finally Visual studio .NET 7.0 (2003) When I run an ASP.NET Page, I get the following error...I tried everything but in vain :( can u help me out plz? [url=http://imagebag.cfsmedia.co.uk/][img]http://imagebag.cfsmedia.co.uk/images/6303176.jpg[/img][/url]

Member Avatar for cancer10
0
210
Member Avatar for itserver

Hey guys i'm busy with a project my group is struggling with connecting database to server.We are using VS asp.net with sql for our database so we are failing to get the connection right.And we are trying to update,delete,add into our tables it seems to give a source error can …

Member Avatar for techniner
0
142
Member Avatar for charlie_help

I want to fetch data from SQL Server 2000 using tcp/ip connection and display on the client. Q : How do i fetch data from SQL Server 2000 and put the data on a combo box. Q: My server user interface will have "Fetch" button ? Client User Interface: ___________________________ …

0
109
Member Avatar for Clint1982

Hello ! My name is Clint, I'm learning at the Ben Gurion University in Israel, I make a research about viruses, how they work, way of operation, classify them into families. Does any one know sites which can be helpful to my research ? Thank you, Clint.

Member Avatar for Evenbit
0
104
Member Avatar for adam20

problem is i cannot access some websites i used to, i can on mozilla firefox but not on internet explorer or packard bell companion?? ive cleaned my cookies, reset my internet settings to default, allowed all cookies, turned off my firewalls, done everything i can think off please help ...thank …

Member Avatar for Letscode
0
125
Member Avatar for magusdf

so waay back i had some questions about setting up a login to secure a site i've been working on there seems to be a rather annoying side effect mostly html aside from a few simple asp scripts on particular pages however if an update is made to the html …

Member Avatar for Paladine
0
134
Member Avatar for ahmer

Hi to all, There is a problem with the datagrid in Mozilla. Datagrid is showing images in Internet Explorer but not in Mozilla. I dont know why. Can anybody give a solution to this problem as soon as possible.

Member Avatar for Letscode
0
127
Member Avatar for johnsonlim026

I have a variable of double data type.It has only 1 decimal point or no decimal point such as 17.5 and 17.I want to have exact two decimal point for it.Does anyone know?

Member Avatar for johnsonlim026
0
145
Member Avatar for Madhusudhan

Hi all, I have data grid: In that i have to show different hyperlinks colors with type of memberships. If gold member then Hyperlink is Green If Silver member then Hyperlink is Red. otherwise the Hyperlink shoudl be Blue !!! How to achieve this is Data grid!!!.

Member Avatar for cambia
0
103
Member Avatar for newjerseydr

I created an application in .net that emails a person using mapi and outlook 2000. It works fine on pc that has outlook 2000 sp1, but doesn't work on pc that has outlook 2000 no sp. Outlook 2000 puts the recipaddress in quotes. Does anyone know how I stop Outlook …

Member Avatar for jagatcba
0
89
Member Avatar for newjerseydr

Does anyone know how to stop Outlook 2000 from prompting about A program is trying to automatically send e-mail on your behalf. I created a vb .net application to send e-mails using mapi but I get this message from Outlook 2000. Is there anyway to stop Outlook 2000 from prompting …

Member Avatar for jagatcba
0
70
Member Avatar for ramareddy_dotne
Member Avatar for ecupirate

My default website has a state of stopped. I right click on and select start and get the message "the service did not respond to the start or control request in a timely fashion". For some reason, I cant get this started. Any ideas

Member Avatar for sypher
0
71

The End.