13,153 Topics

Member Avatar for
Member Avatar for pranav_jog

how to avoid form load again after loading the page in asp.net in my case when i am selecting any item from dropdownlist then form is loading again & again & after selecting item second time it's giving me the selected value, so how can i get selected value at …

Member Avatar for greeny_1984
0
2K
Member Avatar for Mahadikprajakta

I want to Print report of the content that is displayed in DataGrid in Visual C# 2003 (its a Web Application) On my page there is one buttton called Print Report,so after clilking on that btn report should generate(or it shld give some option for printer selection ) Plz help …

Member Avatar for greeny_1984
0
28
Member Avatar for Mahadikprajakta

I am working on project (ASP.Net C# 2003) in which I am displaying data in DataGrid. When User cliks on "Export report to Excel" button, data diplayed in DataGrid shld exported to Excel. can any one tell me how to print the report in excel from DataGrid Plz help me............ …

0
56
Member Avatar for mskwarcan

What I'm trying to do is having a sign up form that they can fill out, click sign up and have all the information implanted into the database but I'm having problems. This is my VB Page. [code]Imports System Imports System.Data Imports System.Data.SqlClient Imports System.Text Partial Class _Default Inherits System.Web.UI.Page …

Member Avatar for greeny_1984
0
85
Member Avatar for raghavan2004

HI friends i am interested in finding out what will be the code for my problem if any one finds it plz help me out. whwn i click a component and place it on my webform in the property window it says as component1.text (for example whwn considering a textbox …

Member Avatar for greeny_1984
0
127
Member Avatar for sayso36

Hi Experts - I have created a edit web form. It does get populated with the appropriate record by using DataReader.... but I would like to modify/edit data and save it so it is updated in the access database. I have created a SaveIssueButton button and put update sql statement …

0
64
Member Avatar for sbv

Hi the situation is, My database is online. On one system i have my asp.net project (as a server). i need to access this site in LAN. Means from anywhere i access site the database is live. Am i right..!! Now the problem is I am unable to access the …

Member Avatar for jamello
0
102
Member Avatar for jamello

Hello people! I need ideas about how to randomly generate a set of integers - a set of 16 on 40 rows. I had tried the Randomize function on the .net framework but has not been successful. Any idea woud be appreciated

Member Avatar for jamello
0
174
Member Avatar for knrakesh

hello Friends, can any one give me the link for free downlable .NET projects Please provide me Thanks in advance Rakesh Nagekar

Member Avatar for shadow_cool
0
77
Member Avatar for shadow_cool

I have a problem with print data from XML on aspx page. I made some source which read data and write into XML file, but when i print data, i see this: [ICODE]<h2><a href="http://www.bulgarianpropertysale.com/">LONDON 2012</a>: London Unveils Its Olympic Stadium</h2> <p>The Olympic Stadium for the Games in 2012andnbsp;has been unveiled …

0
60
Member Avatar for Lokesh.snghl

hi guys, I m devloping a program To calculate tavell alowance and driving alowance,But i have some problem to calculate it. for it i m making structure of database Sourec(CITY) Destination(CITY) startDate enddate mode A B 5\14\2008 5\15\2008 SAME STATE B D 5\20\2008 5\21\2008 OTHER STATE D B 5\22\2008 5\22\2008 …

Member Avatar for greeny_1984
0
68
Member Avatar for deniseaddy

Hi, I'm getting a casting error using the code below. The error on the web page (when you click the error icon) is: Sys.WebForms.PageRequestManagerServerErrorExceptio n: Conversion from string "application.msword" to type "Long" is not valid. It's to do with declaring the mimeout integer pointer to the "<MarshalAs(UnmanagedType.LPWStr)> ByRef ppwzMimeOut As …

Member Avatar for deniseaddy
0
196
Member Avatar for mcgarry101

Hi, I am new to web development, and have got myself stuck when trying to show totals in the footer of a gridview. I am building my grid from an oracle DB, and have the used the code below to generate my totals. By using debugs I can see that …

Member Avatar for greeny_1984
0
894
Member Avatar for praveen_dusari

hi all, i am new to asp.net, i had done shopping cart in php but iam asked to do shopping cart in asp.net its urgent please help me it would be great help if any one provide me code for shopping cart or provide me free shopping download centers in …

Member Avatar for matale
0
110
Member Avatar for cshelp

Is anyone out there using the css friendly control adapters in their asp.net projects? I learned about them from the wrox book, asp.net 2.0 design..... by jacob sanford, which, BTW, seems a bit out of date concerning the adapter download and install. Looks like MSFT has handed the code over …

0
50
Member Avatar for WhYuLoOkIn

I have a paypal business account and I am using paypals subscription service. I have read and searched learning about paypals ipn service but could not understand the actual implementation. I have read forums telling me how to write an aspx ipn handler page but some questions I have are …

0
95
Member Avatar for pranav_jog

I have one application use for asp.net, when I debug and write code inside the page_load, it is loading twice, also I put IsNotPostBack, it still load two times , how to solve it? by the way, I am using asp.net 2.0 version, & i am using VS2008. Thanks Pranav

Member Avatar for tuse
0
53
Member Avatar for neer111

Hi .....cud ny1 plz let me know the source code to send message from one computer to any of the computers within one workgroup or any other ......plz note that i do not want sending e mail concept ......... like we have net send command to send messages to any …

Member Avatar for neer111
0
122
Member Avatar for nice_true

hi all! plz help me with this prblm of mine I wish to bind a datagrid dynamically with access database , and at the same time it should contain "add", "delete" and "edit" buttons too this can be done very simply in html if the table name is fixed. but …

Member Avatar for greeny_1984
0
102
Member Avatar for dskumar_85

[qoute] hai friends i have some controls in web page such as calender,label and listbox for doing some process .Afterfinished all the processi have to make a dll for the particular page ,so i wnt to know how to add this page into a web conrol library.... thank you...

Member Avatar for greeny_1984
0
61
Member Avatar for greeny_1984

hi, how to set settings of a page depending on the browser.i have a page which when viewed in IE ,has water mark extenders working fine but when viewed in mozilla the water mark extenders viewed r not working properly.The images positions are aslo changing based on the browser. waiting …

0
77
Member Avatar for lasertracs

The project module is Please download the picture attached. From the picture you can pretty much understand my project. You can see the Icon – export to salesforce.com The background is the asp.net webpage with the link-export to salesforce.com. When I click the link export to salesforce.com I should get …

Member Avatar for greeny_1984
0
73
Member Avatar for dskumar_85

[qoute] hai friends i have some controls in web page such as calender,label and listbox for doing some process .Afterfinished all the processi have to make a dll for the particular page ,so i wnt to know how to add this page into a web conrol library.... thank you... [/qoute]

0
86
Member Avatar for Oreo1982

hey folks, I've got a problem. I created a function that creates a javascript alert. it works fine for the invalid date call, but not for the updated call. I have used this function on several other projects and have had no problems with it until now. If stepped through …

Member Avatar for Oreo1982
0
127
Member Avatar for mkdmkd_1
Member Avatar for tuse
0
50
Member Avatar for anurag.sharma

Hi, I m using this code to set expire of asp.net pages.it is workin fine in if the client datetime is same as server date time but if the clients machine's system datetime is not proper or like if clients machine datetime is 4 months back then server machines then …

0
43
Member Avatar for nice_true

hi everyone! i wanted to know the command to check whether a particular table exists in access or not............ for example, in sql server, we write ("select * from sysobjects where name='table1",con) what is the equivalent command for this in access????????? thanks..................

Member Avatar for greeny_1984
0
95
Member Avatar for rashmigs84

Hi All, How to Upload a file(.doc ) using Fileupload control and store it as a image file in database. please can anyone help me solving this. Regards, R

Member Avatar for rashmigs84
0
132
Member Avatar for johnny.g

hii all, i have a query,,it might be simple bt i hav no idea how to do it,,i am creating an application in VB lang using asp.net 2005 and sql server 2005. in my form i have a combo box which displays all the table names from my database say …

Member Avatar for Kusno
0
172
Member Avatar for aish

I have a asp.net c# web form, when the page load I want to display client computer date and time.I used DateTime.Now.Date() for this. it works well in the localhost, but after I deployed in the web server it displays web server date and time.how can I display client's computer …

Member Avatar for senmm1981
0
1K
Member Avatar for vatsala

hi friends i have to store and read .txt files from database(sqlserver 2005) using asp.net 2.0 and i m unable to do that plzz reply me as soon as possible

Member Avatar for dvlpr30062
0
88
Member Avatar for preethi_ga

Hi , In the Insert button i have used the follwing coding, [code=asp.net] cmd = New OleDb.OleDbCommand("insert into emp values( ' " & TextBox1.Text & " ' , " & TextBox2.Text & " [/code] Textbox 1 has String and Textbox 2 has Numeric data. [code=asp.net] con.Open() cmd.ExecuteNonQuery [/code] Connection string …

0
87
Member Avatar for Frikkie

Hi, this is my first time doing this, I would like to know if there is a way of printing multiple Images on the client side. I am printing barcodes. I put the barcode as a image into a <div> and then use javascript to print the entire <div>. The …

Member Avatar for vashokvlr
0
542
Member Avatar for shashank.kuls

Hello folks I am making a site where I have given permission to user to download limited number of file saved in Database. But how to track record number of files download by that user??? Please help me folks itz urgent

0
63
Member Avatar for Rajeshuriti

Hi plz help me I am done project on asp.met back end-sqlserver2000 I want to convert this web application in to exe form Would you plz tell me how to convert it

0
37
Member Avatar for dskumar_85

hai friend's i want to read the text or word document and show it in panel or rich textbox without change in alingment and etc. in a button click....

Member Avatar for greeny_1984
0
53
Member Avatar for shadow_cool

Hi, I tray to check browser which open the page. For different browser i need use different css. How i can check browser and use different css. Thanks

Member Avatar for greeny_1984
0
49
Member Avatar for sireesha.c

check\uncheck all checkboxes in datalist control in asp.net with vb. [code] Protected Sub DataList8_ItemDataBound(ByVal sender As Object, ByVal e As System.Web.UI.WebControls.DataListItemEventArgs) Handles DataList8.ItemDataBound If e.Item.ItemType = ListItemType.Item OrElse e.Item.ItemType = ListItemType.AlternatingItem Then Dim chkSelect As New CheckBox chkSelect = DirectCast(e.Item.FindControl("chkSelect"), CheckBox) chkSelect.Attributes.Add("onclick", "javascript:return Validate(this.name)") End If end sub [/code] getting …

Member Avatar for greeny_1984
0
163
Member Avatar for Ajith S Kulgod

Hello, a)How to add components to the visual studio 2005 toolbox. b)How to convert a windows form project to a web-application project.

Member Avatar for greeny_1984
0
72
Member Avatar for gossy

Hi mates, 1. Is it possible to run ASP (.aspx OR .asp) files/pages on XP Prof, with IIS 5.1 and SP3? Coz each tym I try to run an ASP file ie7 says 'Page cannot be found... HTTP 404 - File not found' 2. Any non-proprietary Report Generator I can …

0
55
Member Avatar for IamOnCloudNine

Hello, Presently I'm working on a web form and I want to put a table in it with rounded edges. Can anyone suggest a way about how to do that? I don't want to use images for that purpose(like getting the four edge images with the same background color etc. …

Member Avatar for IamOnCloudNine
0
89
Member Avatar for Ajith S Kulgod

In Visual Studio 2005 iam getting an error:- GetTypeHashCode() : no suitable methods to override. The class names that i have mentioned are same(ie in .aspx and .aspx.cs)

0
55
Member Avatar for Lokesh.snghl

Hi all, i am facing a problem to display image in IE 7.0 which are coming from my database (SQLSEREVER2005). for displaying image i am using folloeing code. [code=asp.net]Public Sub DataImage() Connstring = ConfigurationManager.ConnectionStrings("TestingConnectionString").ConnectionString 'Conn = New SqlConnection(ConfigurationManager.AppSettings("conn_string")) Conn = New SqlConnection(Connstring) If Conn.State = ConnectionState.Closed Then Conn.Open() i = …

Member Avatar for Lokesh.snghl
0
118
Member Avatar for Vilice

Hi all, Next term ,I will learn the ASP.NET .Any suggestions such as books and toturial or any other things that can help me learn ASP well? I have learned .NET GUI already. Many Thanks! --Vilice--

Member Avatar for Vilice
0
93
Member Avatar for Mythili.D

Hello, I have a website which allows the user to download the images from it. I used the following code. It download for most of the images but for some it tries to download as a file without extension. So can you please suggest what might be causing this. thanks …

Member Avatar for Mythili.D
0
87
Member Avatar for sreein1986

hi, I am web designer, i have a doubt in ASP.net, I created a website in HTML but i need a dynamic page now my requirement is i put textbox and search button and now what i want when give a word in my textbox after click the button search …

0
87
Member Avatar for Otoritakezo

Hi there, ive got an strange problem when i run an(any webaplication) in vs 2005. I allway's get two windows popin up- the first one is empty and the second one contains the aplication. So for example whe ive got an simple webproject containing an default.aspx file(witch is marked as …

0
56
Member Avatar for dotNetDummi

I am working on a web-based app, and I need to implement a function whereby it checks the dates daily, and send reminder email automatically. May I know how can I do that? I saw some websites that mentioned about Console Application and Windows Scheduler. Is that what I need? …

Member Avatar for itssvipul
0
255
Member Avatar for brightline

I have 2 problems with Reporting Service: [COLOR="Red"]The first problem:[/COLOR] I can't show report header and footer. [COLOR="red"]The second problem[/COLOR]: I am using the Arabic language to display the numbers and dates in the report and it's displayed arabic but when printing the report the numbers and dates appear in …

0
55
Member Avatar for Techbee

I would like to use an access database to hold all registered users and apply authentication to my site using VB.Net. Can you please assist me with a code to achieve this. The code that I managed to do uses hardcoded usernames and passwords. I have used select case which …

Member Avatar for tuse
0
66

The End.