12,085 Topics

Member Avatar for
Member Avatar for bikram sahoo

hi, i am bikram give me coding on 1.1 version of signout i am using session.abandon so, session is abandoned but the user is doing work by clicking on back button of browser . i think i am not writing proper security.

Member Avatar for bikram sahoo
0
55
Member Avatar for Texpert

Hi, I am having problem with my Editable GridView. I am selecting columns from SQL-Server 2005 DB using a store procedure [with multiple tables in it] and then I wrote UPDATE and DELTE statements in the GridView query builder. When I run the page, Select and delete works fine but …

0
120
Member Avatar for Haron

please I have a project include crystal report am seraching about anny company support asp.net and crystal report this is urgent please help me

Member Avatar for noex
0
77
Member Avatar for Exelio

hi all, I need to create a zip file which can hold atleast 50 images.I have searched in net and found that there is a component which can help me with this. But i dont want to use a free component.I must be able to create a zip file in …

Member Avatar for tgreer
0
72
Member Avatar for bikram sahoo

i am binding two attribute value on dropdownlist at a time let say firstname and lastname but i want to do some operation by taking only firstname from the dropdownlist but it is not happening.

0
69
Member Avatar for Raju5725

Hi, I am having a one BLOB field in my table. I want to compare one BLOB value of one row with BOLB value of another row. I mean I want eliminate duplicate rows using the BLOB value. for this I want to write a tool using VB.Net can someone …

Member Avatar for Raju5725
0
103
Member Avatar for onlyshiva

hi I am shiva and I am making a web application in asp.net. I want to use "file open dialog box" control in my web application. But I cant do it because I dont know how use of "file open dialog box" control in asp.net. So please help and provide …

Member Avatar for tgreer
0
216
Member Avatar for Raju5725

Hi, I am using a checkbox list populated at the design time itself. The list has about 25 items. In the SelectedIndexChanged event, the SelectedIndex of the checkbox list always returns the lowest selected index of the list instead of what I clicked on. So if item 3 is checked …

Member Avatar for Raju5725
0
976
Member Avatar for S4ntaClaw5

Hi, I need some help regarding to the tab strip using ASP .NET. I have created a customer's info page. Instead of displaying all the customer's details in one page, I break them up by using tab. So, how should I pass the result from one page to another? At …

0
58
Member Avatar for static

Hi, I have to write some coding about forum. Can u give me some ideas what do i need and some coding as well . Thank you.

0
44
Member Avatar for NewVBguy

Hi there, I am a newbie to asp.net and i am using asp 2005. Now i am trying to create a webservice site. My plan to to create a webservice function that will reaturn a oledatareader and beleow is my code: <%@ WebService Language="VB" Debug="true" Class="WebService" %> Imports System.Web Imports …

Member Avatar for lotusflower
0
168
Member Avatar for Raju5725

Hi, I have a web page which is developed using ASP.net code behind is VB.net. I want to print the page by clicking HTML button control but I dont want to print the print button control which is there in web page. I tried with window.print() but it is printing …

Member Avatar for ManicCW
0
1K
Member Avatar for postmaster

How to upload Images to SQL Server database using ASP.NET tools. Also how to retrieve those saved images from SQL Server and display them onto DataGrid. Visit: [URL="http://www.programmingknowledge.com/ImageUpload.aspx"]http://www.programmingknowledge.com/ImageUpload.aspx[/URL]

Member Avatar for postmaster
0
133
Member Avatar for siyathebest

Hello, I have to send an sms through asp.net web application, i am not getting any idea how to go through this. Any Suggestions Regarding this are Welcome.. Regards, Siya

Member Avatar for chmonalisa
0
67
Member Avatar for aspextrme

Hi, I don't have a lot of experience with the .net framework, but I know basics. I'm trying to get a set of sample pages up and running on my machine, however none of the .net pages work. I have no problem serving non .net pages with iis, but can't …

Member Avatar for chmonalisa
0
101
Member Avatar for Yaser

hi everybody i have developed a mobile web site using VS.Net 2005 and C#, and its working fine, but the problem is that i cant publish my page on the internet. I already have a domain and i tried "as many ppl told me" to just copy your files to …

0
57
Member Avatar for lolena1888

hi! can somebody help me? I use asp.net 1.1 (that's requirements) to create new website. I stuck with the following code. I created template such as: using System; using System.Web; using System.Web.UI; namespace Moft { public class BasePage2 : System.Web.UI.Page { private string pageTitle; ...} // Base Control Class to …

0
49
Member Avatar for NewVBguy

Hi there, My plan is just to display the parent and chile page name/id on my wep pages. So what I am trying to do is to put a label control in each page to handle the display. Is there a control that handle this thing. Or how can i …

Member Avatar for ManicCW
0
77
Member Avatar for khwo

[COLOR=#000000]Hi, [/COLOR] [COLOR=#000000]I’m facing this problem when I create a project by using [I]“ASP.NET Web Application”[/I], the error message is prompt out like this [B][COLOR=darkred]“Visual Studio .NET has detected that the specified Web server is not running ASP.NET version 1.1. You will be unable to run ASP.NET Web applications or …

Member Avatar for ManicCW
0
34
Member Avatar for yatt

[LEFT]I have 2 DropDownList in a single page.The 1st contain department name and the 2nd contain employee name.When I click the 1st DropDownList , the 2nd will display the employee name which are under that department.The problem is the 2nd DropDownList will display redundant data and when I choose another …

Member Avatar for ManicCW
0
86
Member Avatar for Exelio

Hi, I have created a asp.net application.when i try to execute the application, I am getting this error. Access to the path "c:\windows\microsoft.net\framework\v1.1.4322\Temporary ASP.NET Files\webApplication1\5163874c\83859bc7" is denied. While searching the net,i found this solution. To grant ASP.NET write access to a file, right-click the file in Explorer, choose "Properties" and …

Member Avatar for Exelio
0
195
Member Avatar for svishnuvarthan

Hello friends I m entirely new to ASP.Net language. I dont know anything about this except basics of object oriented programming. Can anyone suggest me good books to study ASP.Net and tell me the differences and similarities between ASP & ASP.Net. Thank in advance....

0
55
Member Avatar for Anna Krieger

I use CustomValidate to check för "<" in the beginning of text entered into few text boxes. It goes just fine, as long as the user deletes the potentially dangerous sign and updates the page. But if the user choses to break the update and instead press Exit button, the …

Member Avatar for Anna Krieger
0
108
Member Avatar for hikerpack

Does anyone have info on this code? Where it comes from. MS Support has provided no help -- it appears to be from recent update to MS.Net Framework 1.1. My MS office suite programs recieve this same message and error code whenever they launch, followed by "Common Language Runtime Debugging …

Member Avatar for TonyNYC
0
369
Member Avatar for ramakrishnach

iam using login control in my application. Remember me next time property in not working even i enable the checkbox Regards, rams

0
91
Member Avatar for web_developer

Hey all i am facing a problem in a crystal report i have added an OLEobject as Bmp picture. i want to add the source of this image from the code-behind. How to do that? Thanks in advance

0
51
Member Avatar for cpopham

I am wanting to know what ways to attempt to do this. I want to set up an ASP >NET database service. The database (MySQL) will be hosted by a web hosting company which mya not be secure. I am thinking the best way to store clients' data would be …

Member Avatar for nunnakk
0
198
Member Avatar for vbgaya

What I ask can be very familiar to most of you. So, please don't point me a URL in MSDN, I can't understand the stuff there. Instead please add the "lacking" codes and help me to complete the code.I need to store First Name and Last Name of userswhich come …

Member Avatar for nunnakk
0
124
Member Avatar for tay1964

Hi, I need to pass the check box value to the crystal report. i want to select those quantity > 0 and quantity < 0 and display it to the crystal report. How to solve the problem? I need it urgently. Thank you. [COLOR=#0000ff][/COLOR] [COLOR=#0000ff][/COLOR] [COLOR=#0000ff]Dim[/COLOR] Quantity1 [COLOR=#0000ff]As[/COLOR] [COLOR=#0000ff]Integer [/COLOR][COLOR=#0000ff]Dim[/COLOR] …

0
60
Member Avatar for raju1729

I need an immediate help, I have developing a asp.net project. I have uploaded it through internet, Some JavaScript was present in the pages. While browsing through mozila browser the scripts does not workin, And also the css files are not working properly. Regards, Raju Biswas

0
67

The End.