5,691 Topics
![]() | |
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.. | |
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. | |
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......... | |
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 … | |
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> … | |
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 … | |
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 | |
[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. … | |
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 … | |
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 | |
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 … | |
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. | |
| |
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 … | |
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 … | |
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 … | |
[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 … | |
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. | |
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 … | |
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. | |
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 … | |
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 … | |
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 … | |
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.... | |
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 … | |
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 | |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
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> … | |
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 … | |
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 … | |
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 … | |
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 … | |
please anybody explain me the ASP coding to disable the back and forward buttons. | |
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 | |
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 … | |
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. … | |
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 … | |
Can anyone please give me a sample code to start with ASP.Net 2008 database program ? | |
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 … | |
"Two or more people uses this site at this time" while running in ASP with sqlserver2000. How to rectify the errors?.. | |
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 … | |
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 … | |
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" … | |
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 … |
The End.