13,936 Topics

Member Avatar for
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
90
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
70
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
69
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
109
Member Avatar for Rocksoft

Hi, I am working in asp.net with C# web application, i have used one textbox and image button for search funtion, i have created one user control for this, but after i have entered value in textbox, i have pressed the button, its not at all working, if i will …

0
53
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
125
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
50
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
58
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
58
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
51
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
58
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
95
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
62
Member Avatar for tommyinlondon

:?: Can anyone please let me know where can I find some sample tests for different technologies/languages/skills regarding web development? I need these for the below mentioned:PHP, ASP, ASP.NET, .NET, ColdFUsion, JSP, Ruby, XML, Soap, CSS, HTML, JavaScript. Thank you in case anyone can help. Regards Tommy

Member Avatar for jwenting
0
128
Member Avatar for s_sana

If you are developing an object oriented .NET application that has to talk to a database, you'll inevitably map objects to a relational model. And, most likely you'll face situations where many-to-many relationships exist in your database. This article describes how you can handle many-to-many relationships in O/R mapping. Most …

0
94
Member Avatar for CArlh

I installed XP PRO everything went smoothly. I downloaded tweakIU Powertoys and selected the auto login. I did everthing right, logged in fine, then it just started loging in as admin. All my settings were gone. My login isn't there, it's just admin, no other choices except guest and ASP.NET …

Member Avatar for CArlh
0
159
Member Avatar for bikash123

*waves* hi my name is bikash. im 27, and i'm from kolkata,India. i am a asp.net web developer and i stumbled across this forum on google. i can't wait to meet all of you!:cool:

Member Avatar for jbennet
0
54
Member Avatar for campkev

ok, I am new to master pages. I have created a public function called setMenu in the cs file. I can call this function fine from about half of my pages, but when i try to call it from the other half, it won't compile and I get [quote]'System.Web.UI.MasterPage' does …

Member Avatar for campkev
0
81
Member Avatar for vishwanatha

Hi all, Can anyone help me how detect USB using ASP.NET with C#. I need this one specifically in ASP.Net

Member Avatar for brijesh mehta
0
88
Member Avatar for Forum123

Hi all, I am very new to this forum. I am looking for a good ASP Tutorial (not ASP.NET since I have a site with .asp extension) that can teach me everything from A to Z. Does anybody know a link for a FREE ASP tutorial, please? Thanks in advance. …

Member Avatar for GreenDay2001
0
110
Member Avatar for r_jack

I am developing a web application using Visual Studio 2005 to build the web interface and SQL Server 2005 to build the database. I need to be able to access the database queries via the web interface. What I want is that after accessing the website (via its address, say, …

0
70
Member Avatar for artee

I am developing an ASP.NET application for an online quiz test. The set of questions would be randomly selected from a pool of questions. The application works fine, but I want to hide the browser menu option (so that user cannot save or print the test) when the quiz page …

0
77
Member Avatar for kapil.goyal

is it possible to upload a file from client side without browsing but the file path is known. i have done this using activex control but for this the security of browser should be low. can any one have something like this in flash or anyother method. its urgent.

0
51
Member Avatar for kapil.goyal

i have a project in .net2005 in which ihttphandler is implemented but when i try to convert it into 2003 the class in which ihttphandler is implemented is not called.in 2005 the class is inside the App_code folder.can any body help me out? the problem is in registering the handler.the …

0
50
Member Avatar for kapil.goyal

i have a project in .net2005 in which ihttphandler is implemented but when i try to convert it into 203 the class in which ihttphandler is implemented is not called.in 2005 the class is inside the App_code folder.can any body help me out?

0
49
Member Avatar for samwisethegreat

Hi all, I am new to ASP.NET 2.0, im learning the language for my thesis and and i would be glad of some help. The application is a Project management tool and i have already created a login page. Can anybody give me code to add a record to a …

Member Avatar for samwisethegreat
0
115
Member Avatar for priyankaagrawal

hello, I am working in asp.net2.0 and C#.I want to create,open a word document on click of button.i am working with ms office 2003,so i added ms word 11.0 library object from com reference. but the namespace microsoft.office.interop.word is not imported. Is their any another way to work with word …

0
82
Member Avatar for Sarah Lee

Hi I am populating some gridview, based on the user inputs. What I would like to do is - the user selects the inputs -click the button -populate the gridviews. I am inserting some information, on this button clcik event. Along witht that, i want to insert the url of …

0
58
Member Avatar for PrincessG

Anyone please kindly help me!! I'm working on a project, trying to make use of string tokenizer in ASP.NET, can it be done? I then want to make use of string tokenizer to read till the file extension. (.doc) so that I can assign a icon image to the different …

Member Avatar for kashko
0
76
Member Avatar for priyankaagrawal

Hello, I am working in asp.net 2.0.i am displaying data from database through gridview,now i want that that one column get added with a link of update,that after clicking on update link database get update. Thanks in advance,please help me as soon as possible.

Member Avatar for kohkohkoh
0
211
Member Avatar for violetshark

By using "comunity server" ,I can't make a forum. How can I get one? I get problems between the server (SQL SERVER )and database login. :confused: Thanks

Member Avatar for stymiee
0
46
Member Avatar for priyankaagrawal

Hello, please any one help me,i am working in asp.net 2.0. I make one form which display data from database with the help of gridview.now i want that one column get added which provide update link,clicking on update the database get updated. Thanks in advance.Please help me as soon as …

0
77
Member Avatar for Sarah Lee

Hey friends, Can anyone help me in the following issue? I am loading so many data in a webform, so that it takes a long time to get it pulled from DB. How can i display like "your page is loading" message while the data is being processed.? Any ideas??? …

Member Avatar for aravindkishore
0
77
Member Avatar for aravindkishore

[COLOR=Black]Hi ,every one I am a beginer.I want to set the back color of label which is selected through dropdownlist items at runtime after clicking the button but I am unable to do it. Any one can help me out please. Thank you. [/COLOR]

0
64
Member Avatar for r_jack

I used notepad to create VB.NET code exactly as it is in a book, then saved the file as TestWeb.aspx into C:\ASP.NET\TestWeb directory. When I type [URL]http://localhost/ASP.NET/TestWeb/TestWeb.aspx[/URL], I get message below: [B]Server Error in '/' Application. [/B] [B][I]The resource cannot be found.[/I] [/B] [B]Description: [/B]HTTP 404. The resource you are …

Member Avatar for nikkiH
0
183
Member Avatar for r_jack

Using notepad, I created VB.NET code and saved it as a file named Jack.aspx in C:\ASP.NET (the whole path to the file is C:\ASP.NET\Jack.aspx). Then I launched IE, then clicked on File, Open, Browse, C:\ASP.NET\Jack.aspx and I got the following error: The XML page cannot be displayed Cannot view XML …

Member Avatar for nikkiH
0
88
Member Avatar for jamello
Member Avatar for c# seeker

I'm using the following code to pass data to a table in my database. The datagrid consists of a bound column and 3 template columns (2 textboxes and a chackebox). The problem is that the values of these template columns cannot be read. (i.e. in the following code, values of …

Member Avatar for hollystyles
0
123
Member Avatar for r_jack

[COLOR=#000000]I access Visual Studio 2005 application to build my website from a remote system of the company that will host the website. I was building an asp.net website (website name is ThirdApp) following an example in a book. When I tried to run the application, following the exact steps in …

0
75
Member Avatar for sheenu

i m currently working on online examination using asp2.0 could u please help me

Member Avatar for bikash123
0
68
Member Avatar for pravly

Hi everybody, I am facing problem in javascript. I got javascript code for desiging a input form. That code is saved as test.html file. My Doubt is: 1) How do i use in my mainpage.aspx? PLz its very urgent. Thank you all

Member Avatar for bikash123
0
58
Member Avatar for bhavna_816

I have to make an ActiveX control so tht I can use it in other applications.I referred following link [URL]http://www.c-sharpcorner.com/UploadFile/dsandor/ActiveXInNet11102005040748AM/ActiveXInNet.aspx[/URL] Followed exactly same steps. i made a class library and referenced its dll in another webform where i m using the members of the class library through Javascript.but the members …

0
47
Member Avatar for shikha.ch

[B]I am developing a information sharing application in asp.net. I would like to open new MSWorld Document through c# coding in asp.net.[/B] [B]so I have added reference "Microsoft world 11.0", but still unable to import namespace " Microsoft.Office.World;". What can I do for solve my problem. pls help me as …

Member Avatar for kapil.goyal
0
260
Member Avatar for aravindkishore

I am getting error when running web app which are downloaded from sites which is very similar to the error SUPERHUMAN got,that is [B]Parser Error Message: [/B]It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not …

0
48
Member Avatar for superhuman
Member Avatar for rinkuchoudhury
0
64
Member Avatar for superhuman

[B]Parser Error Message: [/B]It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS. [B]Source Error:[/B] Line 44: by Microsoft that offers a single logon and core profile services for …

Member Avatar for superhuman
0
99
Member Avatar for Sarah Lee

Hi all, I am trying to bind a grid(in webform1.aspx) from my user control. The purpose is that, I have some cotrols in my usercontrols, and as the control's value changes, i have to rebind. So, is there any possiblity to bind the grid(which is in say webform1.aspx) from my …

Member Avatar for nikkiH
0
116
Member Avatar for shikha.ch

:?: Pla help me. I am trying to send email. i am working on asp.net 2.0 I used coding for it [code] MailMessage msg = [COLOR=#0000ff]new[/COLOR] MailMessage(); SmtpClient MailObj = [COLOR=#0000ff]new[/COLOR] SmtpClient([COLOR=#800000]"www.yahoo.com"[/COLOR]); msg.From = [COLOR=#0000ff]new[/COLOR] MailAddress([COLOR=#800000]"ValidId@yahoo.com"[/COLOR]); msg.To.Add([COLOR=#0000ff]new[/COLOR] MailAddress([COLOR=#800000]"myid@yahoo.com"[/COLOR])); msg.IsBodyHtml = [COLOR=#0000ff]false[/COLOR]; msg.Subject = [COLOR=#800000]"This is subject"[/COLOR]; msg.Body = [COLOR=#800000]"This is …

0
75
Member Avatar for pac0cxd

Hello, I am currently doing online service log where users can post their messages. Just want to ask how I can make an email notification to the user if their message has a new post message? Just like what we have in this forum where link to the site is …

0
54

The End.