13,153 Topics

Member Avatar for
Member Avatar for fujilec

Anything wrong with this code? [code]If DropDownList1.SelectedItem.Text = "xxxxxxx" && RadioButton1.Checked == True Then.....[/code] problem solved, however, how can i make the radio button can only be checked once, and then unchecked? Because once i already checked it, it cant be uncheck again..help..thanks

Member Avatar for ericstenson
0
63
Member Avatar for brightline

I have a gridview in my web application this gridview contains a select button I want when clicking on this button, a [COLOR="Red"]popup window [/COLOR]appears showing some infrormation about the selected row. I am using asp.net 0.2 Thanks in advace.

Member Avatar for ericstenson
0
82
Member Avatar for mjzammit

Hi i am working on a project, ASP.NET Web Application and i want to highlight a number words which would have been found programatically from the textbox. To find a string in the textbox i managed to do, my problem is to highlight the text found in the TextBox. I …

0
54
Member Avatar for kheat

Hi All, My company runs an old custom built classic ASP web site with oracle 9.2.0.1 as the database. Recently they hired a few developers to build another asp.net application with odp.net10. Now we are unable to run both applications at the same time on our web servers because of …

0
32
Member Avatar for evios

Hi everyone, i am a newbie in ASP.NET. I currently working with tonnes of data obtained from the machines, by means to categorize it and display it in the form of graph and chart. The data source will be just the text files generated by the machine each hour, so …

Member Avatar for ericstenson
0
69
Member Avatar for migsyandoc

hello to everyone i have a program that can update the data that you've edited in the gridview design the problem is whenever i have 3 records in my database and i edited one of them in the grid view all of them gets updated.. can anyone help me with …

Member Avatar for ericstenson
0
88
Member Avatar for priyamsc

hi, I have gridview in my application . in tat i have some fields as wel as 2 template colum which has linkbutton and check box. i have written coding in GridView1_RowCommand() so it fires for link button properly but when i check the check box it wont fire..where as …

Member Avatar for priyamsc
0
186
Member Avatar for RandyRich

I'm just getting started with asp.net. Currently I'm using visual web developer express and sql server express. I've created a small project but find when I run it in debug mode it works great. When I try to access it from another browser window I can as long as I …

0
74
Member Avatar for akpaga

i have a progress bar and export to excel button on the same page. after the progress bar response is being flushed, the excel content is not being sent. both are conflicting with the http headers and i am getting the error "server content cannot be reset after http headers …

0
49
Member Avatar for deryl1974

Hey Guys, I have a chat application which is a windows client / server chat. I now want a web page to interact with this chat server. Its a simple chat app. 1. The chat server waits and listens. 2. The client connects then can see all the online buddies. …

Member Avatar for deryl1974
0
93
Member Avatar for vishakha_ate

Please can anyone help me out to solve my problem. m developing one site in which i want to send one page to friend. now m using System.web.mail and using the method in that. but its not working. so Please can anyone give me the code to send the mail.. …

Member Avatar for vishakha_ate
0
108
Member Avatar for sonia sardana

[B]1)[/B] What is string name?? [B]2)[/B]Can you have two files with the same name in GAC? [B]3)[/B]What is CAS?? I know just the full form Code Access secuiry. It is used for defining permissions. Which kind of permissions??

0
51
Member Avatar for santoo

hi, how can i display the range of record being shown in the page.. i.e like "Showing 15-25 of 100 records". thanks.

0
91
Member Avatar for a4tech

Hai... How can is actually to adding hyperlinkcolumn in datagarid ? I have 2 forms which are viewtopic.aspx and viewposttopic.aspx. [U]Form_A.aspx[/U] having <asp:hyperlinkcolumn> and datagrid. the hyperlink that auto created supposely will navigate user to Form_B.aspx and display informations based on category. For example, if user click Entertainment, in Form_B.aspx …

Member Avatar for dskumar_85
0
86
Member Avatar for zoekeen

What is up everybody.... I am building a new website in ASP.net and need some inside info on building a database driven mp3 site for my sound design company. Any advise on components I can buy or tips would be awesome. Just need to have about 200 mp3's in my …

Member Avatar for zandiago
0
28
Member Avatar for sonia sardana

hey frnds, plz tell me .Net Architechture if anybody have on mine ID <snip email> Second thing,I want to ask that ADO.net Architecture & .net Architecture r same or different thing. Third thing,plz send me the interview Questions on .net FRAMEWORK on mine ID.

Member Avatar for jbennet
0
81
Member Avatar for Jihad

I want to know what is the best practice. I am developing a website. I think that I don't need to make any class for any object in the database. But some people say that I should make classes because this is the best practice for developing a websit, but …

Member Avatar for Hosam Kamel
0
59
Member Avatar for Jihad

I want to make a server authentication login. First I logged in with windows authentication, changed the server authentication from windows authentication mode to sql server and windows authentication mode. Then I created a login, named it jihad and changed the password for that login. Then I gave that login …

Member Avatar for majestic0110
0
87
Member Avatar for shravan.donthul

Hi all, In my form i have listbox,file upload control and button . Using file upload control am adding the files to listbox which i want to upload to server. On clicking button, i want the files to be uploaded to server which are in listbox. Please suggest me how …

Member Avatar for shravan.donthul
0
167
Member Avatar for aout

Hello, I am pretty new to ASP.NET, I hope someone can help me out. I am having problem with list box I can't seem to get any item selected when the list coming from database, but if I manually add listitem, I could select an item. I dont understand where …

0
44
Member Avatar for thymothey

Hello!!! I want to make a web site, and first I want to make the log in page using Login control from ASP.NET and I want to take the users from a database. Thanks for helping!!!

Member Avatar for majestic0110
0
95
Member Avatar for dacoon

Hi all, I have two asp.net dropdown lists, one for State selection and the other for County. Both have the autopostback set to true. When I try to navigate through the states using the keyboard (arrow keys) it selects the first state and I can't navigate through the rest of …

Member Avatar for ericstenson
0
97
Member Avatar for vkj12

can you please send me the homepage prepared in asp.net on ERP project? please reply soon

Member Avatar for jbennet
0
33
Member Avatar for seysmail

Hi everyone, I have a web page in my project which shows news and press releases of my client. I m showing the news page with headlines, pubdate etc. from a Rss Feed URL. I have used skmRss reader to read the data from the linke that returns Rss output. …

0
49
Member Avatar for kaptham

Hi to all, I hav learn something in .net with c#.Nw i hav evaluate me...So nw i hav develop webapplication project using c#.Plz send me the Complete sample Project data and what r the tables created that project.Send me any project title with complete data...

0
66
Member Avatar for migsyandoc

pls help me i am using vs2005 i am creating a program and connected in a ms access database, the problem is i dont know how to save my data in my database whenever i click the save button because i dont know what code will i write.. for example …

0
56
Member Avatar for mukund_avhad

to call subroutine i have to click on image button but after postback on same page insted of single click i have to click twice on image button to call sub routine why?

Member Avatar for ericstenson
0
44
Member Avatar for lbob

Hi I've got a datagrid that I'm populating and depending on the data returned depends on what button I add. That all works fine until I click on the button and it posts the page and loses everything. Basically I can't get the button to fire. Please help! Lbob This …

Member Avatar for ericstenson
0
103
Member Avatar for saadkhan

Hello, I m making a page and the material on the page is too much due to which I m thinking to make Bookmarks. So can anyone tell me how to make Bookmarks ?????? I m using VB.Net . Thanking You. SAAD.

0
54
Member Avatar for Jihad

I am uploading files to the server and I want to open them from internet. Assuming that I have a microsoft word file or pdf file on the server.How can I start those programs to make the user be able to view these files. If that was not possible what …

0
60
Member Avatar for Jihad

I am developing a website,where I am using windows authentication for my connection. I want to change that to server authentication. I want to know what are the steps needed, at what should I watch out, and is there any problems that will appear in my project due to this …

Member Avatar for ericstenson
0
41
Member Avatar for kaptham

Hi to all, I hav create one project with 2 .aspx webform.For ex:webform1.aspx and webform2.aspx. Now i have write some code in webform1.aspx and webform2.aspx.In webform1.aspx file hav one fuction name called display().Here,How to use that display() to in my webform2.aspx file. I write code like this . In my …

Member Avatar for ericstenson
0
50
Member Avatar for kaptham

Hi to all, I am beginner in .net.Now i have developed one simple project in webapplication using c#.how to create login page and validate the username and pasword.And only authorized person is to access another aspx form.and how to retrieve the username and password. At runtime how to type username …

Member Avatar for majestic0110
0
86
Member Avatar for MaseYo

how can i use a server control (textbox) and on the client, validate that the only characters entered are numeric (0-9) only...max of 10 chars...allow the backspace and tab key???? HELP thanks

Member Avatar for srikanthkadem
0
76
Member Avatar for adamjw3

Hi i have a very strange bug in my code somewhere. it is stopping the first image being displayed. i only noticed it just now and don't have the knowledge on how to fix it. it seems that the code in default2.aspx misses the first image tag and request on …

0
53
Member Avatar for bala24

Hi, I have this data in the database and pre-defined template slides on the web server. What I need to do is to get the data from the database and to create a ppt from the available slides by populating content in them. Can anyone suggest me how this can …

Member Avatar for bala24
0
104
Member Avatar for sapamtiken

THis is the home page of my website. The problem is that when it is viewed from 800x600 screen resolution it is showing nicely. But when it is viewed from a screen with a higher resololution, the whole page is aligned to the left. Please tell the code to align …

Member Avatar for sapamtiken
0
203
Member Avatar for justapimp

I have been assigned this project to create a dynamic key code and I don't have a clue about how I can get it done. The problem: I am given a 10 digit number like a phone number 5627775698 and I need to parse through the number and set every …

Member Avatar for justapimp
0
105
Member Avatar for JiggyMF

I have the following problem. [I]Some misc info about the project:[/I] I send a request to one of our customer's webservice, which replies me with an XML document. Using this XML document i generate a simple report. This report is generated in HTML, we have chosen not to use crystal …

0
68
Member Avatar for Texpert

Hi, I am developing this app using ASP.NET 2.0, SQL Server 2005 express and VS 2005 express edition. All I am trying to do is use Login Web controls provided in ASP.NET 2.0 for my user login pages. When I go to ASP.NET configuration and click on Security tab I …

Member Avatar for majestic0110
0
181
Member Avatar for milly999

Hi everyone, i just want to know if there is anyone who knows anything about displaying MS Access DB information in a graph or chart! or if anyone know for any tutorials or if they have done it themselves!! thanks a lot!!

Member Avatar for Krishna.1217
0
42
Member Avatar for ssssssss

Hiii.... Actually am developing an application for recording some training institute details..so i want to print call letter from my application when am clicking one print buttonn..please its urgent for me..so please helppppp.....(in vb script)

Member Avatar for Krishna.1217
0
42
Member Avatar for premboyapati

[COLOR="Green"]I have IIS Server and deployed one [B]website[/B] on the server. I am able to access my website from my system(localhost). But when i try to access my website from[B] another system [/B]which is on the same LAN, [COLOR="Red"]it is giving me 403 error (forbidden error)[/COLOR]. if i try to …

Member Avatar for Krishna.1217
0
92
Member Avatar for kyriakos70

Hi, I have a project in VB 2005 and I have inserted a flash movie (.swf), the item from the vb toolbox ax shockwave flash active x object returned an error "error activex make sure it is properly registered" so I create one through code : [code] Imports AxShockwaveFlashObjects.AxShockwaveFlash Public …

Member Avatar for Byaptia
0
287
Member Avatar for priyankaagrawal

i am creating chat system.the problem is that when two person chat than a popup window should open in both person pc's when any one clicks on another username,but in my code popup is opening only in one user machine who is clicking the link. plz help me out with …

0
72
Member Avatar for dbdesigner_2008

[code] <configuration> <location path="images" AllowOverride="false"> <System.web> <authorization> <allow users="?"/> </authorization> </System.web> </configuration> [/code] Also my web host insists on using the impersonation setting set to true. But my images still won't load despite am logged in. Acces to the aspx pages aren't denied. I get an x instead of my …

0
89
Member Avatar for marequi

:eek: Hello, I'm trying to figure out how to create a database driven login page in ASP.NET 2.0. As you can see I'm new at dotNET so I need all the help I can get. I can't seem to figure out how to use my own database to pull the …

Member Avatar for Fungus1487
0
324
Member Avatar for bmurali

Hello All, I am new to .net programming need help / guidance on printing the content page from Master page. I am using a master page to all the pages i am creating in the website. I have to provide a print option to all the pages, so i thought …

Member Avatar for pradeep.b.p
0
98
Member Avatar for dskumar_85

hai friend's ..... now i am working in web media player website ,i want to create a media player in web application like Youtube , so any one have the idea to create the mediaplayer .... what are the component's required....... and one thing i want to memtion here i …

0
71
Member Avatar for ritika_khanna

i am develpoing an application in asp.net2005 with vb.net. how can i print a page when user click on print button . please tell me urgently. please tell me code in vb.net.

Member Avatar for Fungus1487
0
75

The End.