5,691 Topics
![]() | |
hi, I have made ASP pages with my asignment files (MBAIT). Format is below: [COLOR=magenta]Management.asp[/COLOR] [COLOR=magenta]Marketing.asp[/COLOR] [COLOR=magenta]Financial Management.asp[/COLOR] Now i need to attach a search engine inorder to search the content of this assignment files. For Example: we type "[COLOR=blue]Management[/COLOR]" and enter then the result would be: [COLOR=red]FOUND: 1. What … | |
[COLOR=#0000ff]hi everyone, iam a newbie in asp.net.even it sounds silly doubt to u ,plz help me.i want parameters in a sql query to insert a record.i wrote the program like this,but iam not able to insert the data.so,plz say my mistake . Dim[/COLOR][COLOR=#000000] str [/COLOR][COLOR=#0000ff]As[/COLOR][COLOR=#000000] [/COLOR][COLOR=#0000ff]String [/COLOR][COLOR=#0000ff] [/COLOR]con = [COLOR=#0000ff]New[/COLOR] … | |
i want to get the checked checkboxes values to get deleted from the database.can u please help me in this ........................urgent. | |
hi there.... i created a new database using MS access which has a column that needs pictures so as the picture path for this column i have for example: "nejmeh/antarf.jpg"--> as the picture anyways i dragged and dropped this database to an asp.net new website where i have a datagrid … | |
It seems like my hosting server does not support inet activex control for whatever reason. Is there any alternative to the inet control to retrieve the contents of url I'm looking for? | |
Hi All, I have built a section for my site which is to be used by administrators, In which I have a page where I can update records within my Access DB. All of the fields work fine apart from..... The radio buttons. Currently when updating a record and selecting … | |
Hi, I dont know if this is the suitable forum or not... but let's check and i am sorry :icon_redface: I want to develop a site for a smart device... does ASP.net support this? How could i creat this... should i use the general ASP.net website but with bages size … | |
Hello, I used dreamweaver to create a website, i used the dreamweaver features of 'Log In User' form which is ingregrated into dreamweaver application, now i made a registration page using dreamweaver as well using the 'Record insert wizard' i have microsoft Access database connected to this, now my assignment … | |
Hi All, I have a question and I hope you guys can help me out. If you have worked with php-mysql, you might have noticed that there is a featured to encrypt a password while inserting it in the database using the password() function. I am looking for a similar … | |
Good afternoon all, I'm currently migrating a classic app to .net and need to know the best practice in binding the data I pull through my querystring to the controls in my edit form. In the classic app I assign the control(txtauthor) a value(<%=docauthor%>) from a variable(docauthor), via the id … | |
Checked is null or not an object how can i correct this error..pls help im new to ASP. | |
Hi everyone, I need some help here, i'm new to asp.net, need your help here. What i want to do is retrieve data from access database and show as a dropdownlist twice in a form, the dropdown list will look something like [ data ( data_group) ]. how can i … | |
Hello, I am new to this forum. I want to learn ASP . I am basically a VB programmer with good experience. I want to learn ASP with SQL SERVER. Kindly provide me the links with some good tutorial to start with Thank You | |
Triggering - Hello, Need help :) Herez the scenario: I am maintaining a list of members of my site in a database. All members have an expiry date column in a table which is in mm/dd/yyyy format. I want that every members should be emailed on the day of their … | |
i am working with a client who has their Inventory stored in a FoxPro database. i need to pull that info from the database and publish it on their website. i have read & read & read but cannot figure out what i'm doing wrong!! here's the code: <HTML> <HEAD> … | |
I have 3 ecommerce websites I want to try to translate into other languages, such as spanish, french, german...etc when the user is non-english speaking. I did find a product that I could SUBSCRIBE to, but I really dont want to pay 8k per site per year. Does anyone know … | |
hey there i just wanna ask... i am new to web design thing and i have a domain.... and used ASP.NET to create a website and i wanna publish this website on the domain!! how can i do it?!!! | |
Can I transfer some data, which the user enters into a pop up window, to the page which called the pop-up window ? The Main page is in a frame. When the user clicks a button on the main page, a pop-up opens showing some choices. After the user selects … | |
I am using visual devloper express, and i have been following allow in the "starter videos". for lesson 8 (editing and insterting into a sql express db file on the local host), the example worked fine, but when i try to replicate the example with a SQL database (external one) … | |
![]() | Currently i am building a message queue program which one is sending a message to another party. lets say ABC sending a message to DEF if ABC sends a msg out using message queue, it stores at the msg queue manager, once the msg stored in,i want the server side … ![]() |
[COLOR=#0000ff]hye i m working on a n autocomplete textbox. here the text box is binded through only specific values defined in array. i want to bind the text box through the values selected from data base . how can i retrieve the database values here. the code is as follows … | |
Hi All.. I have a datagrid holding values in it..I have a button below that datagrid(print button)..If i click the print button the datagrid values should be sent to the printer and the print out must be taken..I have the datagrid in as .aspx page(ASP .NET) Someone help in this … | |
I have 3 SELECT elements, one of which contains text and the other two numbers. Values in all 3 selects are generated dynamically from ASP. The Option elements in the selects are being added by a Javascript Code like below [Code] var newOpt ; newOpt = document.CreateElement("option"); newOpt.text = <%=Value%> … | |
I, like apparently several others, am plagued by this whatever that sends me to two or three unwanted sites before I get to the site chosen from a list generated from my search engine (Google). It's very frustrating. I have tried all the other threads on this problem and none … | |
hey what's the differentce between ASP.NET and ASP i've taken ASP.NET, but is the asp is different!! or almost same thing? | |
Hello all Hope you can help me with a problem that has been driving me nuts for the past few days. I have HP 2.8Ghz 1.5Gb RAM running XP SP2 on an active directory network Recently I have noticed that opening up new explorer or internet explorer windows would result … | |
Hi all.. I have two dropdown list boxes in an aspx page to which i have to load items from the database..When i run the application i am getting the following error... Auto- attach to process '[3236] aspnet_wp.exe' on 'machine 171' failed Someone help in this regard..very urgent.. Regards, Balaguru | |
[COLOR=navy]I'm new here and hoping for a bit of help - I've got an table that has event name, start date, end date. For instance: EventID: 1 MEETING_NAME: My Event START_DATE: 1/1/2007 END_DATE: 1/4/2007 Right now we just display the name, start date through end date (if there's a different … | |
I am working on a friends machine that is infected with viruses and spyware. I ran spybot and keep getting Smitfraud-c. I've also ran AVG a few times, and I may have everything cleared up. Also, when I try going to a website I keep getting invalid syntax error. Any … | |
Hi, I'm a bit stuck. I've been breaking my head quite long figuring how to do this. I need to generate areport that is grouped by week. i need to display total number of patients who are enrolled in the system. And they are grouped by the weeks in a … | |
Hello, I've recently encountered an odd problem with my computer. About a month ago, my screen randomly would blink off for about 3 seconds, then on for 3. Slow response times when the screen was blinking on, none when it was off. After dealing with this issue for about a … | |
[color=#000000]hi All,[/color] [color=#000000] [/color] [color=#000000]am Newbie To Asp.net, I Want To Allow The User To Upload A Text File From Any Client In The Network To The Server And Then Insert The Contents Of This File Into A Table In Oracle Database,[/color] [color=#000000]contents Of The Text File Looks Like (employee … | |
Hi, I have this program in C++ and I am struggling to understand as to why I am not able to store a value in an integer declared in the program as double within the acceptable range of [B]2.2e-308 to 1.8e308[/B]. Here this page also says so in a table: … | |
I am relatively new to all of this, but I have a form on my website that emails the results to me. It is using an asp file from my host. I also want to connect to the database hosted by my provider and record the data there. If you … | |
I hope someone can helkp me. This is driving me nuts. I have the following code that produces this error " [B]Exception Details: [/B]System.Data.SqlClient.SqlException: Login failed for user 'selfmadeBrowser'." The entire code is as follows (please note, this script came DIRECTLY off of [URL]http://www.expertrating.com/courseware/DotNetCourse/DotNet-ASP.Net-4-3.asp[/URL], I also am able to cnnect … | |
Im developing a website for a company. please help me how to introduce autocomplete textbox in ASP.NET using c#. :icon_smile: thankyou | |
hi. i use a textbox (i also tried with a textarea) in asp .net2.0 to show some text from a data base. till this point, everything's ok. my problem starts when i try to change the text and update the new value to the data base. the value updated is … | |
Hi, I have datagrid control which contains textboxs in ItemTemplate. I need to set attribute to the textbox for the purpose of accessing the client side java script function. Here is my code snip. [INLINECODE] <asp:TemplateColumn HeaderText="Fld Date"> <ItemTemplate> <%# (DataBinder.Eval(Container.DataItem,"DATE","{0:d}").ToString()) %> </ItemTemplate> <ItemStyle VerticalAlign="Top" /> <EditItemTemplate> <asp:TextBox id="txtDate" runat="server" … | |
I am developing a small Intranet application where all date displays are being handled by the DatePicker control. In many cases, the server is sending a date value to the browser where a Javascript function is getting the date and setting the datepicker to the received date. For example, if … | |
Hi all I have this program i writing using C# 2003 and ASP.net, When i try to connect to the database it gives the error below. I do not know what is wrong, please help. [ [B]Server Error in '/BookFlight' Application. [/B] [B][I]The Microsoft Jet database engine cannot open the … | |
I am trying to implement a pop up control, but so far, all the examples I found seem to be a 3rd party application. Is this so, or shoul dI be able to find one? Does anyone have an example of a pop up control, preferrably moveable (like drag and … | |
Hi there, Looking for ASP.NET 2.0 hosting I have the right one for you check it out [url]http://www.webhosting-rated.com[/url] | |
I am new here. I am new here, I am working on school project i need some tutorial for making forum in asp.net and c# language. anyone can help me. | |
hi all, i hav to submit by final year btech project. plz give me some good ideas and guidance to make the project in asp.net. plz its urgent. ruchika | |
Can anyone give me a coded example for this or a really easy tutorial to follow? I'm a total newbie to this side of ASP.Net! I want a form that just has a textbox for their username, subject, message and then on submit it sends the message to the admin … | |
The generic host error started poping up on my computer a few days ago, I had get a dial up model (used, no drivers) and install. That was the first time I got on this computer with a dial up modem. I worked for like an hour, surfing the net. … | |
This is a dumb question. I'm trying to find a way to put a button on my ASP page that will reset a date field in my access database to now(). I'm an ASP beginner and I have scoured the web for awhile now looking for an answer to this … | |
hi..good day to all.. i have a datagrid that combines 2 related tables as below: <body> <asp:datagrid id="dlQuestion" runat="server"> <ItemTemplate> <b>Question :#</b> <%# Container.DataItem("QuestionNum") %><br> <%# Container.DataItem("Question") %> <asp:DataList runat="server" Id="ChildDataList" datasource='<%#Container.DataItem.Row.GetChildRows("myrelation") %>' RepeatColumns="1"> <ItemTemplate> <%# Container.DataItem("OptionList") %> </ItemTemplate> </asp:DataList> </ItemTemplate> </asp:datalist> </body> the code behind as shown below: Dim … | |
Hi, i was trying to use timer in asp.net. The purpose is like this, there will be a server(ASP.NET) and a client(Web Application). I was trying to implement a timer in the client so that, for a specified period of time say 10 seconds, a function has to be called … | |
:sad: I am trying to connect to a mysql database. ideally, i'd like it dumped into a grid view so i can edit it... no matter how i try it, i get this error- [B]Compiler Error Message: [/B]BC30002: Type 'ODBCConnection' is not defined. here is the code for this page: … |
The End.