5,691 Topics

Member Avatar for
Member Avatar for agz86

Hi all...how can u include a calendar in a datagrid..i tried doing it..but the txtbox name to vch the calendar is bound is not identified..

0
59
Member Avatar for MunMun

i have create a database and a form. i need to check the input data before store it into the database. so that, there are no overlap data in my database. its in Asp langauge. thanks for your help.

Member Avatar for dassmobin
0
168
Member Avatar for mmanivannan_it

I want to upload data from flat(.txt,.doc and excel sheet) file into sql server database2000.and i want to upload that data using web portal.can any one please help me.........

Member Avatar for sesha_latha
0
33
Member Avatar for KARNANI ASHOK

Hello i wish to display in our local intranet site birthday of employees as per the database for next three days. it has displaying for current date data only. please guide - how to edit the asp page for displaying the birthdays of employees for the next three days in …

Member Avatar for dickersonka
0
46
Member Avatar for tech291083

hi, i have been trying to make this page with a stylesheet attached to it. my problem is i can't make the whole page including all its contents div, form, images etc center aligned. i m new to css and struggling. here is the code: [html] <html> <head> <title>Form Design</title> …

Member Avatar for MelechM
0
1K
Member Avatar for Poornisona

hi, In my web application ,i need to use Fileupload button to load the image and then convert it into Binary data then save it in Database..... in my 1st part i need to do all the process i mentioned above,in my 2nd part i need to convert my binary …

Member Avatar for dickersonka
0
100
Member Avatar for edouard89

Hello everyone, I have a page that is updated every week on the Friday. Is there a way to display the date of the following Monday using asp? ie: Week of Monday, Month Day, Year Thanks

0
65
Member Avatar for Shailesh25

[code]con.BeginTrans con.Execute "insert into A3 values(1,'B')",cnt1 con.Execute "insert into A3 (id3) values(1)",cnt2 con.CommitTrans[/code] if second statement fails to execute then it should rollback the transcaction. Here, I want to check whether any transaction is still in process and error has come. If this is the case then will rollback transaction. …

0
60
Member Avatar for bulieg

Hi guys I'm doing my project here now i've got a problem of how to create reports in asp.net and display them in bar graphs or pie chart or anything. the graphs that i want i want to create them using the data from my database. plz can anyone help …

0
44
Member Avatar for Atheeth

im added columns dynamicaly in Gridview like Gridview .Columns.Add(coumn0); which is in a function. but again i call same function i was getting results but columns numbers are repeating each call. can u help me to solve this problem By Atheeth

Member Avatar for Kusno
0
43
Member Avatar for Laneyh

Hi My company hosts software on a Windows 2003 server for our clients. The clients access a Https:// url to logon to their site. One of our clients is having an issue when they type in the url which is in the format of [url]https://company_name_qa.com/logon.htm[/url] The underscores resolve to percent …

Member Avatar for aalcazar
0
128
Member Avatar for matale

Hi, I want to put a function (Button maybe) that will enable the site Admin to backup the website database, I have 2 SQLEXPRESS databases, the Default ASPNETDB.mdf and my own WebDB.mdf . I have no idea how to proceed.

0
80
Member Avatar for Atheeth
Member Avatar for rrocket

I am trying send information to the DB and the SP will return a recordset. The problem is that I keep getting this error (ADODB.Recordset error '800a0e78' Operation is not allowed when the object is closed). I saw a bunch of posts using queries, but none using SPs and cannot …

Member Avatar for ardeezstyle
0
327
Member Avatar for evian

Hi! I have created a web form with HTML and ASP (separate but same idea). What I want is that this form will be autofilled with data from Excel spreadsheet or alternatively from ATC! that is an SQL database. Our customers will receive a link to this form and when …

Member Avatar for ManishB
0
141
Member Avatar for lvlacic

From my ASP.NET page, I need to print a Crystal Report to client's printer directly. I'm not using Crystal Report Viewer. I cannot use Crystal's PrintToPrinter method because this runs on Web Server side. How can I do this? Any help would be appriciated. I've seen a bunch of other …

Member Avatar for Kusno
0
780
Member Avatar for Webnauts

[B][COLOR="Red"]Please don't forget to add me some reputation if this thread was helpful for you.[/COLOR][/B] [color=red][b]BREAKING NEWS:[/b][/color] [b]"Meta tag abusers face 20 years in prison under US law".[/b] The US has passed legislation which controls what website operators are allowed to put in their site meta tags. The law bans …

Member Avatar for abhinav420420
1
1K
Member Avatar for hkasp

I want to put each of my URL assigned to a variable in a single page, for instance, urlfile.asp When I call the variable, visitor will be redirected to URL assigned to it and the url will only be shown as "urlfile.asp?variable=1" Please help how to do it.

Member Avatar for priyam_maheshwa
0
57
Member Avatar for priyam_maheshwa

Hi all, I have a MS Access database in which requests made by people is stored,but a coulmn for cost is left empty which is suppose to be populated by the administrator.Now the administrator wants that there should be some functionality by which he would just have to upload an …

0
71
Member Avatar for manickamk

Hi, I am an final year IT student. I am interested in developing a web application using ASP.NET for my final year project. So, I want some ideas to develop my project.

Member Avatar for majestic0110
0
69
Member Avatar for mcarol44

Hi all, I need to create a website that integrates with a map program such as google maps. The criteria will be to add in a few different addresses and then show the shortest route. Has anyone ever done this before. Please let me know. I would like to do …

Member Avatar for brianmaddox
0
100
Member Avatar for trav1514

Hello, I was hoping to find help with creating a dropdown list in a gridview. The gridview is built from a database table. The dropdown needs to display data from another related table. When a user makes a selection from the drop dwon, the change to the data needs to …

Member Avatar for brianmaddox
0
91
Member Avatar for anandjindal

please can ay one fix this bug on urgent basis The paging is not working after search (it means that once we search any area then result comes is working but when we go to second page search is lost and it shows unfiltered recod) [code=asp]<!-- #include file="connect.asp" --> <link …

Member Avatar for aparnesh
0
88
Member Avatar for hkasp

Interested in learning ASP quickly with real project. So, I decide to volunteer for developing Web Site upon receiving instruction from the site owner. Thus, the site owner can save time and I will get my lesson. Doesn't that sound great? please respond....

-1
45
Member Avatar for vuyiswamb

Good Afternoon Guys Let me start here. i have been Builidng Win App and this was an easy task there. Now i have a Page that has a Datagridview and am Displaying this from a DataTable Through a SP like this [CODE] Create Proc [sde].[Check_Active_Valuation]as select LIS_KEY,FUNC_KEY,SUBSTRING(CONVERT(VARCHAR,V2.ADD_DATE,1),1,13)AS [ADD DATE],V2.NEW_IMPROVED_VALUE AS …

0
40
Member Avatar for venu@baylogic

Hi All, I am getting the following error when i am compiling the ASP page... ActiveX component can't create object: 'ASPFramework.ViewState' I am unable to understand that why i am getting error and How can i solve it? Any body can help please......????????? Thanks in Advance Urs Venu.K

0
85
Member Avatar for daveydave999

This should probably be an easy question for most of you. I'm brand new to .net but not to asp. Backend - SQL2000 Language = VB I'm doing your basic Search - View Search Results / use hyperlink to view the details of a single record so that I can …

Member Avatar for SheSaidImaPregy
0
112
Member Avatar for bhavna_816

When I go to the design window and drag some control say label in that, I can't be able to see that. When I switch to Source control, I can the tag like [code] <?xml namespace="" prefix="asp" ?> <asp:Label ID="Label1" runat="server" Text="Label">ABCD</asp:Label> [/code] Also in properties window I can't see …

Member Avatar for dweaver6
0
155
Member Avatar for jcdisciple

I am trying to build a simple web database for my church. We have a list of items that we want people to choose from. I want to display on the web page what items have been chosen, and remove that item from the drop down list in my Sponsorship …

Member Avatar for jcdisciple
0
181
Member Avatar for sbv

hi all how can i sort my grid in 1.0 version? i am binding data on a click event. and after that calling a function that alters the second column for values. for ex. on 1st binding my grid is as follows date status ----------------------------- 01/01/2008 01/02/2008 01/03/2008 and on …

Member Avatar for ruhi
0
256
Member Avatar for elblazzy4chizzy

I have a ASP Page that allow the users to Download a File @ the Click of the button the [B]File Download Dialog Box [/B] will pop up on the Scream ,on the download dialog Box are 4 buttons namely [B]Open[/B] ,[B]Save[/B],[B]Cancel[/B] and [B]More Info [/B] :mrgreen: ,How do I …

Member Avatar for ajit2mail
0
441
Member Avatar for priyam_maheshwa

hi I am using date()function in my code to capture current date which i want to store in my database.But the date() function is giving a wrong date,it is giving yesterdays date,i have checked my systems date also,it is correct but still i am getting yesterday's date. Please help me …

0
57
Member Avatar for Tank50

Hi Guys I write this problem in under ASP category,but i didnt have any reply,anywya i think coz anyone cant uderstand what iam saying,but today I found that kind of request in another forum.So i write copy it into here. My problem and this one also same .Please help me …

0
57
Member Avatar for bhavna_816

I have a text file say log file. i have to extract all the characters between "<" sign and ">" sign. i.e. between <> and put it into the database and log file is of kind Sun, 24 Jun 2007 21:49:49 GMT: Received request </abc/abc.gif>, from <111.1.11.11>:<1111> at domain <localhost/abc.net> …

Member Avatar for Muhammad Afnan
0
173
Member Avatar for chicita

Hi, I hope someone can help me. I urgently need to find out why my problem is occurring. I am trying to install SQL Server 2005 with the additional features from the microsoft website but it keeps telling me it cannot find IIS (which I need in order to install …

0
44
Member Avatar for Tank50

HI I am developing web site in ASP.net and crystal reports,this is first time i using asp.net and crystal reports.Still ia writing test coing to do this.i mention what is problem is.what i did is first I created crystal report viewer and crystal report.After I drag crystal report i select …

0
65
Member Avatar for dips255

hi i have a problem sending emails to users for confirmation of their account when they register on our site. This does not happen in all the cases, but many users have faced this problem. the error is 550 Requested action not taken: mailbox unavailable or not local can any …

0
66
Member Avatar for nopnop

Hello, I am Visual Web Developer 2005 and MS accsess to make a data driven webpage. I have a web page which has a drop down list and a gridview. Both of them are linked to tables in the database and when the user selects an item (user name) from …

Member Avatar for Kusno
0
67
Member Avatar for shilpamg
Member Avatar for oliflorence
0
87
Member Avatar for anuj_sharma

hey guys i want to make a web application but i am confused on whether i should study ASP or PHP. i want to make open source project. PLEASE HELP

Member Avatar for samarudge
0
81
Member Avatar for h2c357

Hi, I have a aspx form on which I have a ListBox control a text field a button (btnA) and a submit button (btnB). The scenario is: the user enters text in the text field and clicks btnA. The value in the text field is added as an option in …

Member Avatar for neerajsingh.net
0
136
Member Avatar for joeduffy10001

I am not really an asp developer but I am technical. I am making changes to an existing script. Very simply, I have added an additional link on a webpage. I want this link to easy display the contents of a word document. I am not that particular about details. …

Member Avatar for vicky_rawat
0
246
Member Avatar for monochrome89

hi all,i'm still new to asp.net and i'm having some difficulties. i have an asp page where it will display the result of a select count(*) result if the user clicks on a button control. i have bind the sqldatasource to the gridview. the problem is i need to get …

Member Avatar for b4rbs
0
119
Member Avatar for priyakochin

Can anyone please give me a sample code to start with ASP.Net 2008 database program ?

0
93
Member Avatar for alvim

Hello! I need to create a waiting period in a web site I'm creating, something that keeps running even if the user logs out so that after a determined time a rotine is activated to update a database. Can this be made with asp's? How? (If not, how is it …

0
49
Member Avatar for damudiscussion

"Two or more people uses this site at this time" while running in ASP with sqlserver2000. How to rectify the errors?..

Member Avatar for afripino
0
16
Member Avatar for ateeb

Hi, I have created a few ASP.NET pages, which run perfectly fine on my local machine's IIS. When I publish this site to my web server, I get an "Internal Server Error" message. My hosting provider uploaded a test page from their side, which works perfectly fine. However, the pages …

0
42
Member Avatar for sireesha.c

Hi, i am woking with retrieving movies list in asp.net with sql server.in database i stored pic_url and in application i created image folder and i am retrieving images from this image folder .but now i want to create share folder in server system(image folder) and i want to retrieve …

0
77
Member Avatar for NadaAngel

i am developing a milt-language dynamic website in Classic ASP. the site is in English, arabic and French and the data is all stored in an Access database. my problem is specifically with grabbing the "FRENCH" submenus in a dynamic heir menu: [code] <script type="text/javascript" language="JavaScript1.2" src="includes/stmenu.js"></script> <% cl="Arabic" clF="French" …

Member Avatar for Thirusha
0
536
Member Avatar for beckyp

There have been some excellent articles on converting asp session variables to .net but not the other way round. What is the best way to convert .net session variables to classic asp session variables? This must have been done by many people by now, so what have you found to …

0
74

The End.