13,153 Topics

Member Avatar for
Member Avatar for mikefitz

Hi, I'm using Visual Studio 2005 with C#. When I Build the solution, the .dll assembly file is not being created in the \bin folder. Does anyone know why the assembly file is not being created, and/or if it's being created in another folder other than the \bin folder. Thanks, …

Member Avatar for f1 fan
0
86
Member Avatar for kardan

This has been driving me mad for a few hours now. I have created a web application in VWD Express which has tested fine on localhost. I have now transferred this to a test server. Every time I click on anything that causes a postback a 404 Error - File …

Member Avatar for kardan
0
87
Member Avatar for tishr

could any one plz help me for this query. i have tried a lot but only the first one is working. see my code: (1) CommandText = _ "SELECT sr.ResponseAnswerID, count(sr.RespondantID) from SURVEY_RESPONSE sr INNER JOIN ANSWER a on " _ & "sr.ResponseAnswerID=a.AnswerID where a.QuestionID= 284 " _ & "group …

Member Avatar for hollystyles
0
112
Member Avatar for lordj17

HI I was wondering if anyone knew of a way to store a session state variable from a Query based on information in an access database What i want to do is when the user logs in they supply their email address and password to log into site I want …

Member Avatar for f1 fan
0
142
Member Avatar for omnis

Hi everyone, here's my problem. I have 3 web forms. WebForm1 contains a tab control "UltraWebTab1" with just 2 tabs. First tab displays Target URL WebForm2. Second tab displays Target URL WebForm3. WebForm2 contains a label lblSourceLabel with a text value of '123'. WebForm3 contains a label lblTargetLabel with a …

Member Avatar for f1 fan
0
225
Member Avatar for karan_21584

[COLOR=black]hai, i m passing the filename(with path), connection string and database field to an DLL file.but its showin the error "[B]Description: [/B]An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the …

Member Avatar for f1 fan
0
73
Member Avatar for someoneelse

I am new to ASP.net as of today :) I have jumped many hunrdles alreday, writing/deleting text files, connecting to a db, sendiong emails, yeah me. I am looking for 1 concise example to show how i can take the contents of a form and insert them into a datbase. …

Member Avatar for blacklocist
0
102
Member Avatar for stixoffire

Ok here it is in this forum, I am looking for how to do Info Tags - NOT a popup as I do not want to use the javascript Window.Open- I want something like the smart tags, but like the nice info windows that appear here in the DaniWeb Forums.. …

Member Avatar for stixoffire
0
103
Member Avatar for bubbliciousbar

Hi, I'm creating a membership style website and I have set the session timeout to 10 minutes (for now). Ho do I redirect the user to a certain page (automatically) if the session has timeded out ? For example... For some online banking if you login and leave the computer …

Member Avatar for bubbliciousbar
0
161
Member Avatar for meme960

hi, i am stuck. i am working to create an animation using asp.net(Visual studio2005). the nature of animation is : an object(foot ball) will move between or among the player after drawing lines and ball will move from one player to another player as per my drawing after pressing a …

Member Avatar for f1 fan
0
175
Member Avatar for Joycelyn

i am using vs.net 2003. I have do the delete function in the datagrid. Bu the problem is when i run in IE, the "Error on page" msg will occur the the bottom of IE when i click "delete". Please help me.... below is my is the print screen for …

Member Avatar for f1 fan
0
232
Member Avatar for Jhon100

Until recently I had been using CDONTS for send mail via a form, but I have a problem my server upgraded to IIS 6, Windows 2003 and my form no longer works. I understand that CDONTS is not included with Windows 2003, but I need send mail via form in …

Member Avatar for f1 fan
0
59
Member Avatar for tommyinlondon

I'm looking for[B] two Web Developers experienced in E-commerc[/B]e projects preferrably within tourism industry but this is not crucial. Key skills: [B]ASP.NET, C#, SII, SEO.[/B] A globally recognised company is looking to bring on board a couple of Web Developers who know what they want and can prove themselves. This …

Member Avatar for adeel79
0
103
Member Avatar for Dr Dave

Greetings, I am working with ASP.NET 2.0 GridView. I have a GridView nested in a View control. When I select a record from the GridView I want to populate the records values by Key into a collection of TextBoxes in a second View control within my MultiView. From a scope …

Member Avatar for Dr Dave
0
150
Member Avatar for lalatok

hi to all! I'm just new here, I'm a sophomore student using asp.net (c#) & asking for some help.. :?: **I'm having a hard time inserting date in my database.. I used separate dropdownlist for the month, day and year and I want to bind it & insert it to …

Member Avatar for lalatok
0
81
Member Avatar for VanPetrol

[URL="http://www.accuracyauto.com/pdb.aspx"]My site[/URL] allow you to switch between 3 langauges. At the time I created it, I still went with iFrames, and due to the size of the site now, very hard to go back and change everything. All works fine, until the user start using that darn "BACK" and "FORWARD" …

0
71
Member Avatar for Manasi

I have created an User Control for right navigation. I'm trying to use that on my .aspx page. This control is showing properly in IE. But in Firefox it is not showing up at all. I'm using <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> Please help me.

0
58
Member Avatar for rinkuchoudhury

hi I am working in asp.net amd vb.net I want to show and disappear images by taking and bringing out mouse from a menu control how to do this how to use onmouseover for an as.net control in asp.net 2.0 plz guide

Member Avatar for lalatok
0
87
Member Avatar for bomothusi

Morning am a beginner in (programming)asp.net(vb).Please help me with the code,After the user selected the value from the dropdownbox,and enter some in the textboxes,when the user click add entry(button),the values to be anded to the database and be displayed in the datagrid,for modification. Thank you in Advance

Member Avatar for aravindkishore
0
88
Member Avatar for r_jack

I am using Visual Studio 2005 (and VB). I have a home page called HomePage.aspx. I have another page called TechTeam.aspx. The TechTeam is to be accessed from the home page via a secure link. [COLOR=#000000]The middle section of the home page should be left blank for notices that can …

Member Avatar for jbennet
0
68
Member Avatar for web developer

[B]Hi all how r you !! I miss u all very much .. I make a project of internal web application. This application should have a full mail system (inbox , compose , ... , etc). Can any one help me to create it or to find a free control …

Member Avatar for jbennet
0
66
Member Avatar for mairtin.obrian

Hello Im using Framesets In one of the frames [code] <FRAME SRC="GetURL.aspx" NAME="inputFrame">[/code] the frame is used to gets a string of html characters The string is called StrResponse [code] Response.Write(strResponse)[/code] displays the html in the input frame GetURl.aspx but I want the string displayed in <FRAME SRC="C:\test2.html" NAME="displayFrame"> any …

Member Avatar for LordJPhillip
0
107
Member Avatar for Rocksoft

Hi I am working in asp.net with C# web application, I have used visual studio 2003, i have used dropdownlist in my application to populate the data from mysql database, i have got problem while i selected the item from dropdownlist, its not selecting correct item i'm selecting from dropdownlist, …

Member Avatar for Rocksoft
0
122
Member Avatar for Dhanapal

Error: Found 0 possible guest users. Only 1 guest user should be a member of the group marked as the guest group. Error: ApplicationException was unhandled by user code The two error will appear in my application how to solve this error.:sad:

0
47
Member Avatar for sheenu

i m doing my project in c#.net my problem is that i retreived data from the data base into a dataset i have to display that data first i use the datarow to display it now i need to randomly display data how i wiil do this i.e each time …

Member Avatar for windows_mss
0
57
Member Avatar for windows_mss

Hi programmer's, [B]Using Transactions in Windows application is more effective or using transaction in Web Application is More effective ?[/B] Thanks in Advance

0
56
Member Avatar for Dhanapal

Error: Found 0 possible guest users. Only 1 guest user should be a member of the group marked as the guest group. How to solve this error in ASP.Net with C# Coding...

0
49
Member Avatar for rinkuchoudhury

hi can we add the google search directly in my created aspx pagein asp.net 2.0 if yes then how I am working in asp.net and vb.net

0
56
Member Avatar for aravindkishore

Hi every one, I am unable to understand the fallowing code. Sub page_load() If calendar1.Selecteddate=DateTime.MinValue Then calendar1.SelectedDate=calendar1.TodaysDate End If End Sub Could any one explain me this please. thaks.

Member Avatar for yerbol
0
93
Member Avatar for Whompyyyy

I happened upon this forum from google. I have been trying to make this work for days and have read many, many articles but can't find anything that I can seem to get to work. I have installed IIS and it is running, I can type in my broswer [URL]ftp://localhost[/URL] …

0
61

The End.