5,691 Topics
![]() | |
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 … | |
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 … | |
Hi all. I have a login Form where user can insert Nickname & Password. I have a database where i have listed new registered user and store their information. The problem is when I control the Form data "pass" and check if it's equal to the rst("pwd") into the database. … | |
I've just inherited some classic ASP code that apparently uses client side vbscript. The bulk of our code is classic ASP with server side VBScript, but I've always done any client side with Javascript, since as long as I can remember. I didn't even know there was client-side vbscript until … | |
I'm hosted on a shared server with Godaddy.com... I have several forms on my website that all use the same ASP file to send out my forms.. It worked fine for a long time, but now the forms send to my e-mail arrive after a few hours instead of instantly. … | |
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 … | |
i want to learn how to do url rewrite forexamaple my adress [COLOR="Red"]http://www.xxxxx.com/?name=moda[/COLOR] i want to show like that [URL="http://www.modammoda.com/moda.aspx"]http://www.xxxxxx.com/moda.aspx[/URL] | |
Hi I have a collection in VbScript (on an asp page) named coll The UI of the ASP page has dropdown thats is to be populated based on the iteration I do in the collection "coll" I iterate it based on it s count...but How to I add each of … | |
Hi All jus switched to asp & VBScript coding from VB6... How do I go abt iterating thru a collection in VBScript? I have a collection object in a Active X DLL. I created an object of that dll in my asp page using server.cretaeobject method. So I guess that … | |
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 … | |
Hi! I'm trying to create a page with dynamic controls, and I'm having difficulty wrt the liffe cycle. The page has some static controls, but also a table which has dynamic rows, cells of which contain dynamic controls, including a DropDownList. The idea is that the page has an "Add" … | |
Hai all I am new to ASP. In my ASP project i am trying to populate a table with certain records that i fetched from a database table .. the code is as below [code=ASP]<%rs.movefirst DO UNTIL rs.eof i = i + 1 %> <TR> <td><%=i%></td> <td><A HREF =U_ViewTransDet.asp><%=rs(0)%></A></td> <td><%=rs(1)%></td> … | |
Please tel me I am using ms access database. How I send email specified date. for example i set "dec 21 2008" in the database in that date email send automatically please tel me. | |
I made an asp-javascript website and I have a problem. I made a menu when u can login and make some operation. I need to disable the voice Login (is a link to an asp page) when the user is logged. The word "login" is still visible but if u … | |
halo..i need some help on tis problem.. how to show the URL without .asp or query string with parameters behind? for example, i have a url string : [url]www.abc.com/abc/abc.asp?id=1[/url]. how can i display the url in tis format with out the querystring? example: [url]www.abc.com/abc/1[/url] please help on tis? i have … | |
is there any solutions for url rewriting can you help me..? original address [url]www.hediyegoster.com/?name=sevgiliyehediye[/url] i want to show like this [url]www.hediyegoster.com/sevgiliyehediye[/url] can you help please | |
Hi everybody. My name is Andre and I am tying to know how to set up an internet fax service provider that will allow people to come on my website and register to send Internet faxing hosted service. They will subscribe to a third-party ( my company )Internet faxing service … | |
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. | |
Hi All I am new in development I want assistence in database design (asp,sql server) for crm schedule calender . If you have any sujessions or link, i will like if you post them | |
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 … | |
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) | |
: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 … | |
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. | |
Hi, I am working on a database related project for a course. I have decided to use mysql as a database but I cannot decide which web programming language to use. I am trying to decide between asp.net and php, because these are the only two web programming languages i … | |
Hi, Can anybody help? It's about summing up the elements of column called Gyujtemeny and then column Duplak of a table of an Access database and presenting the result using ASP code. So each column is sum up by its own not one with the other. [code=html]<%@ Language="VBScript" %> <% … | |
Hi! I'm back in the land of building a dynamic form, as a response to button click events. The page has a static table and the intention is to use a button click to add dynamic rows to this table. Each row itself will have one or more eventable controls. … | |
hi i am developing a site in asp.net 1.0 for validation i have created a js function where i am checking all controls for null my text boxes are validated with that function but not combos. here is the code i used to validate combos [code] if(document.Form1.cboCity.selectedindex == 0) { … | |
hi, i have used asp.net 2005 with c# language.i need a help. tat i would like to insert text box and dropdownlistbox. textbox for from date and todate.dropdownlist for department values..i have written storedprocedure...so automaticaly in the runtime it takes the parameter textbox... even if i put textbox and dropdownlist … | |
hi i have used crystal report in my application..i have used filed from database wizard.it takes parameter field as text box. in runtime.but i wud like to create parameter text and dropdownlist as my wish...but its not coming and next thing is when i create dropdownlist and textbox for parameter … | |
I dont have any idea of vb script.now i have a requirement. please help me if somebody can.we have created a web page which contains a text box, with two buttons named create and transfer.when we enter a value into a text box in the format yyyymm and when create … | |
I am trying to display the results of a store procedure, but cannot seem to get the Move Next to work for me. Without it I am currently only getting the first row. Here is what I have so far: [code=asp] Set x1 = server.CreateObject("ADODB.Command") Set RS = server.CreateObject("ADODB.Recordset") With … | |
Hi. I recently started a free site <snipped>for people to be able to list and swap used sports equipment i.e. youth wrestling shoes that are like brand new and only been used 5 weeks INDOORS between themselves... But I am not a programmer and cannot figure out how to set … | |
Hi , First post in this forum and hope this is the right area: Website crashed and am rebuilding from scratch. Basically an ASP site, Data driven by SQL Server 2000 running II6 on Windows Server 2003 SP2. Problem is that any URL links that are generated from a stored … | |
Hey guys! I was wondering if anyone could help me. I am a student on my work placement year and I am developing a web based database. I have been asked to design it so users can if need be add a new table to the database or add a … | |
I created a user registration page using ASP and Dreamweaver, I tried to create a drop down box filled with options from a database. I only wanted the box to contain one of each option but it contains every one, one for each user when i view this in firefox. … | |
Hi I am hopeing someone can help me with extracting and formating the time from an sql server datetime field. I have tried a number of different methods, all of which have returned a runtime error of 800a000d. The following are two methods that I have tried, yet I think … | |
Hi all, i must create new Cookie key into an existent cookie but i must create them dynamically. I need that the name of new key are generated from a "for" or simply from a variable. This is the piece of code interested. I want to know what i can … | |
[B]When i try to extract the data from a datbase and display it in text area i get the following error message inside the text box:[/B] [code=html]<font face="Arial" size=2> <p>ADODB.Field</font> <font face="Arial" size=2>error '800a0bcd'</font> <p> <font face="Arial" size=2>Either BOF or EOF is True, or the current record has been deleted. … | |
I've moved from a CDONTS script that sent a email as a receipt for an order taht was made from an asp page With CDOSYS the .createMHTMLbody allows me to reference an HTML page only. When trying to send the asp page nothing happens. I've tried [code=asp]<% sch = "http://schemas.microsoft.com/cdo/configuration/" … | |
HI all I m new to asp.net.can any one help me by telling me about the method of opening a password protected web folder using c# in asp.net2.0 I dont have any idea about this. I m using mdb database for authentication. thanks in advance | |
Hi all, I'm new here, but I've been designing web pages for a while. I just have a few questions regarding pull down menus. I want to design my own (learn the concept etc.), but I'm kind of confused on what to use to make them: Jacascript, ASP, DHTML? What … | |
Seeing as I like being able to have as much control over the things I make as possible it means I will rarely use the inbuilt ASP.net controls (i.e. the login system provided or the inbuilt verification) I will however use the <asp:****> controls in order for my applications to … | |
Hello, I had a login page developed in asp(not .net), in which if user login details are OK, then usercd and other details are stored in session. Now, I had developed one page in .net (aspx.cs) in which I want to access usercd defined in session variable(on asp page). How … | |
Hi Can someone please help me. I have created a crystal report in visual studio 2005 crysatl reports. I create a dateset with all my necessary fields and parameter from a stored procedure. I create the report using the wizard. It add all my field, but it does not add … | |
Mhm. This is the VB.net code behind a webpage I'm working with, I've also provided the ASP.net for the frontpage as well. This maybe really simple and I've missed it but everytime I run this code (below) I keep on getting the same error "Invalid column name, Skyrail" where 'Skyrail' … | |
hi all i am searching for implementing a parent-child relation in datagrid (something like tree view). actualy i did this in vb.net using a datatable and navigation property of vb.net datagrid. please help me for this. | |
I have to upload the whole folder and their files and subdirectories . When i use fileUpload in asp.net 2.0, i am not able to select the folder ( i want to select the folder name and upload ) but instead it goes deeper to select a single file. How … | |
Hi all, i need help on asp-sql code. I have a form when I catch some infos and i want to create a new record into a database. I have tried many syntax but I can't pass the variables a,b,c,d,e,f to sql string. Please tell me how can i do … | |
Hi Frndz , Suppose i am copying a project from one system to another system, Its enough to copy the project folder and place it ah ? Any other additions i need to make in the destinatioin system ? i mean copying a web application developed using asp.net in vb.net. … |
The End.