12,085 Topics

Member Avatar for
Member Avatar for mishmash8888

Hi I hit the wall with ASP.NET2 letarally immediately.. I just installed VS2005 and created the first Web Site project. It wouldn't compile with two almost idential errors showing in the Error List: Error 1 C:\Documents and Settings\Misha\My Documents\Visual Studio 2005\WebSites\WebSite1\Default.aspx: ASP.NET runtime error: Request for the permission of type …

0
54
Member Avatar for mike7510uk

what is the best way to design a shopping cart (or similar) in asp.net? I have a products page already with all the items displayed but am unsure how to go about passing the data to another page as well as adding up the price etc

Member Avatar for tgreer
0
50
Member Avatar for Tim Cook

Hi - I need some advice on how to force web controls to update. I have built a custom header and footer as two separate web controls, and have added them to the Toolbox. I can then drag and drop them onto any aspx web page. All has been going …

Member Avatar for mooresharon72
0
84
Member Avatar for j1979c

[B]Well... just post this up in case you guys are having the same problem that I did for a couple of weeks. I've been experiencing this everytime I shutdown my com. aspnet_state.exe. Application Error. The instruction at 0x6a2a2fec referenced memory at 0x0000000c could not be "read". Click "OK" to end …

0
82
Member Avatar for abexander

hi everybody, currently im developing a website for my final project and im a beginner for asp.net. I want to display information from database to my dropdownlist page on page load.it works but i want to dislay only distinct information from the columns of the table how can i do …

Member Avatar for abexander
0
71
Member Avatar for mike7510uk

i have 2 database tables and want the primary key from table 1 to appear in table 2. The tables are connected to two web forms, so in other words, the user enters personal details into form1 which is sent to table1..then the user enters company details into form 2 …

0
58
Member Avatar for peerusman

Hi every one i need help i want to develop a web page let say its usman.com and having 2 text boxes on it one for first name and other for last name ok now the problem is that let say i have another web site named salman.com and it …

0
66
Member Avatar for kidiwizi

Hi, I'm currently doing a registration module for my project. When user click submit button, I want to compare all the existing UserName in the database and the UserName enter by user to see if there have any duplication. If the UserName already exist, user is require to change UserName. …

0
48
Member Avatar for aman.tripathi

hi, My problem is that i have to insert label in tags in an xml file. ex. after inserting, each tag should look like this : <udf_01 label="Eye Color">yes</udf_01> here , 'udf_01' is the column name and 'yes' is the for this column. i have to insert the label inside …

0
60
Member Avatar for pvong

:eek: Newbie here using VS2005 learning to program in VB.Net. I've got a simple Formview and in the Insert Template, I have s simple Textbox. The txtbox is databound and I have a code that auto put today's date in the txtbox. This post fine as long as I want …

0
48
Member Avatar for async_141

Hi I have reinstalled .net 2003 framework. i work on asp.net 1.1. before i use to use F8 key for debugging but now it debugs by F10. Second thing while debugging the debugger use to debug sub-methods or sub-functions aswell as usual. but now it doesnt debug sub-methods or sub-functions. …

0
56
Member Avatar for Fenerbahce

hi, 1-how can i do multiselect in calendar. 2-how many days between 2 dates? how can u calculate it? example : 10/10/2006 - 12/10/2006 there is 1 day between those 2 dates. thanks

Member Avatar for Fenerbahce
0
100
Member Avatar for mike7510uk

Hi I have a user form that sends info to a database this all works well but when i click the browsers BACK button the info they wrote into the text boxes is still there. Is there anyway of clearing these boxes on the click of the submit button?

Member Avatar for ManicCW
0
72
Member Avatar for j1979c

Has anyone noticed that...if you create a ms access database with "Password" as one of the table's column name.... You can't make a data insertion through sql statements via oledb (no rows are affected)? like : insert into employees(password) values('asd32f1asdf') wasted me 1 1/2 hours trying to debug the thing …

Member Avatar for j1979c
0
96
Member Avatar for danae

Hi, I've got a problem with searching for record(s) that match the staffID in my "Staff" table in the database. I have a string named mstrSql, a txtStaffID text box and a sql statement that goes [code]mstrSql = "Select * from Staff where staffID like '" & txtStaffID.Text.Trim() & "%" …

Member Avatar for Paladine
0
1K
Member Avatar for sravankolla

Hii All, I havea problem with uploading Images into Database(MS Sql2000).. and i want to retrive them back.. Please do favour to me..

Member Avatar for postmaster
0
108
Member Avatar for lconvoy

I have a few simple php and asp sites hosted on cheap shared hosts but I am working on a new project which I hope to be much larger in scope. I have not yet decided between PHP and ASP.NET as a programming, but leaning towards PHP. My question looking …

0
65
Member Avatar for lconvoy

Hey all. I have tried my hand at some simple programming in both ASP.NET and PHP. Now I am pitching a complex website to some investors where I will be outsourcing to professional developers. I must decide between PHP and ASP.NET platforms. In my experience, ASP.NET seems to offer a …

Member Avatar for ManicCW
0
165
Member Avatar for pac0cxd

Hi, I need anyones expertise. Can you lead me the way on how I will make a log on web page that will authenticate the user ID tru the active directory that we have. I really appreciate your help. Thanks in advance.

0
65
Member Avatar for danae

Hi, everyone. Hope someone can offer some help on this. I need to generate a chart, preferably, by using Microsoft Excel. I need to retrieve some data from an aspx form and use the data to generate the chart in Excel. Okay, there are some input fields in the aspx …

Member Avatar for tgreer
0
80
Member Avatar for nithin_cr

hi i am nithin pursuing my final year btech it , i need your help in doing my final year project so kindly help me in doing the project in asp.net, i request u to guide me completly in completing the project.

Member Avatar for Blah Blah
0
162
Member Avatar for bagi

Hi all, Im not familiar with asp.net and both learning this and doing my final project of the year. So there are so many problems i faced....... Here are one...........I want to display user detail information after he/she logod on. How can i codig this??????????????????? Any idea would be much …

Member Avatar for Blah Blah
0
148
Member Avatar for Sarah Lee

hi all i am trying to develop an ecommerce site. can anyone advice me, what all concepts i have to be thorough with, what all things i have to use?(webforms or frameset? etc) i am using asp.net1.1 it will be really greatful, if you provide me some links, where i …

Member Avatar for Blah Blah
0
94
Member Avatar for KikinO

Hi everyone, I'm doing my final year project now and I'm needed to use ASP.NET 2.0 and Visual Studio 2005 to do the project. I've never learnt anything about it and I've a big problem with the project. At this moment, I'm trying to do an edit page where user …

Member Avatar for Blah Blah
0
123
Member Avatar for kathy78

Hello everyone, I just started working with .net and need to create a simple login page. I have the design page but am struggling with the code behind. This is what I have so far. Alot of it is what I got from samples over the net. Below are the …

Member Avatar for kathy78
0
167
Member Avatar for postmaster
Member Avatar for tgreer
0
162
Member Avatar for vaish999

i want to pass a parameter as a datarow to the web service cant it possible dataset we can pass but want ot pass datarow please help me out i need it urjent

Member Avatar for vaish999
0
166
Member Avatar for Exelio

hi, I need to select a directory using asp.net.Using the file control will select the files from the directory.But i need the user to select the directory itself in which he wants to save the file.. Is it possible? Thanks in advance Regards Exelio:)

Member Avatar for ManicCW
0
80
Member Avatar for kaurr

Hello Expertzzz. I need ur help urgently.I am trying to print datagrid in DIV tag.I am using following javascript funtion to print Datagrid in asp.net function CallPrint(strid1) { var WinPrint; var prtContent = document.getElementById(strid1); var strOldOne=prtContent.innerHTML; var WinPrint = window.open(); //var WinPrint = window.open('','','left=0,top=0,width=500px,height=500px,toolbar=0,scrollbars=no,status=0'); WinPrint.document.write(prtContent.innerHTML); WinPrint.document.close(); WinPrint.focus(); WinPrint.print(); WinPrint.close(); prtContent.innerHTML=strOldOne; …

0
64
Member Avatar for elcarajo

Hi, I'm trying to connect to the active directory using asp. I'm having problems with logging in, what happens is the username accepted is not the user logon name but the displayname is accpeted heres the code: [code] Dim oRootDSE, oCon, oCmd, oRecordSet,oRecordset1 Dim sDomainADsPath, sUser, sPassword, sGroup, sProperties Dim …

Member Avatar for shoobala
0
186

The End.