5,691 Topics
![]() | |
i am developing website which on asp.net n backend is microsoft access now i have the grid into it with show 3 colums my questions are if i want to add2 more colums which i want to 5 how do i do now i want to add records into grid … | |
hello all, how to use javascript in content page of asp.net. i put the javascript code below contentplaceholder . but it is giving an error. how should i use javascript. plz help me as soon as possible. anu | |
hello all, i am having a problem.When i was working in an application without master page and content page, javascript was working finely.But later i needed to use mastr paga in my project.After using master page, javascripts is giving error on call of the function. error is like below. "Microsoft … | |
i have a flsh game that i downloaded and i want to to add it to my project on asp.net, how do i do it? | |
I just discovered SMTP server doesn't run on window7, and i really need to be able to send mails from my code, pls is there any alternative to use on window7 instead of SMTP server? | |
Hi I am typically an ASP.NET programmer, and I am familiar with ASP masterpages. Because, I also know Java, I was handed a JSP project. I am looking for an equivalent to [B]asp:Content[/B] whereby I can wrap multiple lines of code/HTML between the open and close tag; for example like … | |
i just dicovered that window 7 doesnt have a SMTP server and thats the os i use, and i really need to be able to send messages through my code, pls what else can use to send messages | |
Hello Every one, I am new in ASP.NET. And learning controls. I am facing problem while using LoginView control. Can Any one make me understand by giving explaination with example. I tried with various book, but still I am not able to understand. | |
hye, i need help about asp.net..i new in this language. so i don't know how to connect database from ms access to asp.net and submit button. the situation : when the user click on submit button, the data that they fill in will insert in database. | |
hello every one. i new in this stuff and i have a question. i put imagemap in my website and i want to use the hotpoints to popup new window. i add this thing: [CODE] <body style="direction: rtl"> <form id="form1" runat="server"> <div> <asp:ImageMap ID="ImageMap1" runat="server" Height="376px" ImageUrl="~/7777.png" Width="559px" EnableTheming="True" onclick="ImageMap1_Click"> … | |
hi all i have developed a small website in ASP.net(Visual studio 2005) and SQL server 2005. IIS 5.1 is installed in my machine. How do i deploy it in IIS. i tried to copy the website to default website and set the default document as one in my website. My … | |
Hi, I had 2 Template columns in a Datagrid, each column contains a Textbox. The user can enter the values and it should be saved. I wanna add a new row if a user clicks add new button. After Entering the values in the textboxes (inside the Datagrid) if he … | |
please guide me how to connect to xmlpage which act as database through asp.net page | |
hi! everyone. please help i need to add a date picker to an asp page and i have been looking over the internet and i cant find anything to help me.it may be a drop down or may be like (check this page [url]http://www.asp.net/AJAX/AjaxControlToolkit/Samples/Calendar/Calendar.aspx[/url]) .it would be real nice if … | |
Hi please help i would like to know if it is possible to request all form vairables and store them in one variable and cycle through them and display them in a table like if you where to use the [code=asp] <% For i = 1 To Request.Form("displayname").Count Response.Write Request.Form("displayname")(i) … | |
Do you guys have any idea how to drag file from Windows Explorer and drop it to specific node in TreeView control using asp.net ? I mean TreeView has two node say Finance, Marketing. Now i drag file from windows explorer and want to drop it on Finance node. Is … | |
Hi everyone, I have a question and I would greatly appreciate any help with it. Here it goes: I have a SQL Server Database that I am trying to display data to a data grid with. However, I have a drop down box and three radio buttons that will allow … | |
i m working on a application in asp.net on which i want to apply a dynamic picture gallery. but the problem is i m fetching the thumbnails from the database in repeater and when the user click on the thumbnail image the fullimage of that thumbnail opens in another div … | |
Can anybody pls help.. I need the script to upload image in ASP... Thanks in advance... | |
I have experience and knowledge in java web application development. How similar is asp.net and c#? How long would it take to master c# and asp.net? If I want to prepare for interview in c#/asp.net. Is it possible to prepare without having any experience? What would be the strategy for … | |
I have created an ASP.NET website using MS Visual Studio. It has a data source which is a database created using SQL Server.I have to generate high end(quality)reports using the data in this website. However i can only generate low quality reports using the built-in crystal reports template. So i … | |
Hi Please can some one help me urgently with this I have the following code <% Dim productColors, myString, myArray myString = (prodRS.Fields.Item("prodColor").Value) myArray = Split(myString,",") Dim counter for counter = 0 to UBound(myArray) productColors = (myArray(counter)) Next %> Which works as intended in splitting the string What I now … | |
Hi, I am using DataGrid, Now I want to know to get all values from that Datagrid. How can I acheive. Thanks in Advance, Visweswaran V | |
Select syntext for database search i have a database and a table one colums with items name des items 1 pen,pencile 2 rubber,scale all are in one column with seperated with coma when search from only pen how it is possible to show me row for 1 whole row like … | |
Hello friends plz help again How to coding in save button and how to convert the database in SQL Server 2005 in DropDown List becoz in sql take date in mm\dd\yy and in asp.net i m create the form dd\mm\yy? plz help me... | |
i am working on a application in which i am storing some images and swf files that is flash. now my problem is how to display flash file at run time.i am unable to apply that code. anyone new about it please help me. thanks in advance. | |
Error: ApplicationException was unhandled by user code How to solve this error in ASP.Net YAF Application | |
Hello people, I have developed a web application with ASP.Net 2.0 (VB Code Behind) and I am using My SQL as database. I have an issue I need your help with: I wish to sell the web application from my other website to multiple users. What would you suggest to … | |
I have a project to implement and it is for a media company. They have a program they air on TV every thursday 5pm. My job is to develop a web application that will allow them upload the same video to the web application and at 5pm when the program … | |
i want to run .aspx page in in my internet browser and he is showing this message file attached what is the problem[CODE]<%@ Page Language="VB" Debug="true" %> <%@ import Namespace="System.Data" %> <%@ import Namespace="System.Data.Sql" %> <%@ import Namespace="System.Data.SqlClient" %> <script runat="server"> Sub Button1_Click(sender As Object, e As EventArgs) Response.Redirect("index.aspx") End … | |
Hi All Experts, I am new in ASP.Net and in these days I have a problem. Can any body will help me in this situation. I will be great full to that person. Plzzzzzzzzz Help me. I have following Code in <body> tag: [CODE]<object type="video/x-ms-wmv" width="320" height="260"> <param runat ="server" … | |
Here's my hijack.log file... Please help me in deleting any spyware!!! Thanks in advance! Logfile of HijackThis v1.97.7 Scan saved at 7:38:03 PM, on 1/9/04 Platform: Windows 98 Gold (Win9x 4.10.1998) MSIE: Internet Explorer v6.00 SP1 (6.00.2800.1106) Running processes: C:\WINDOWS\SYSTEM\KERNEL32.DLL C:\WINDOWS\SYSTEM\MSGSRV32.EXE C:\WINDOWS\SYSTEM\SPOOL32.EXE C:\WINDOWS\SYSTEM\MPREXE.EXE C:\WINDOWS\SYSTEM\mmtask.tsk C:\WINDOWS\EXPLORER.EXE C:\WINDOWS\SYSTEM\SYSTRAY.EXE C:\WINDOWS\SYSTEM\STIMON.EXE C:\PROGRAM FILES\GRISOFT\AVG6\AVGCC32.EXE C:\WINDOWS\SYSTEM\QTTASK.EXE … | |
i need to make ASP.NET based CMS. Could anyone suggest a good tutorial? | |
What are requirement to learn ASP.NET (hardward, software, background?) Any responses are appreciated. | |
Hello, I have just started with ASP, I knew that IIS cannot be installed on Windows xp Home, so I installed Abyss, but it's quite different from wamp,xamp that I was using before with php. Can someone help me run ASP on it? I have followed the tutorial in this … | |
i m developing website for my client which simple data drvien in asp.net +access 2003 now my client ask me to develop e commerce website which include product display with categories,rates,shipping,credit card processing check out etc i dont know how to program it should i have to develop my shopping … | |
hi please guys help am also trying to upload a small file and this is the code i used.i have have also tried looking at the [url]http://www.freeaspupload.net[/url] site but am very new and i learn as i do . i have used this code by the way it was 1st … | |
asp how to develop Web Games,need to know what technical | |
I've been googling for a few days and have tried all kinds of connection strings, but none have worked so far. I have a webpage on one server (using ASP NOT ASP.NET) trying to connect to a SQL database on another server (SQL 2005 server). I tried connecting using .net … | |
Hi guys i'm using ASP.net ans SQL server 2005 with stored procedure to do simple search from a table in database.Plz help me out The error i get Function or procedure expects @searchKey which was not supplied. protected void btnSearch_Click(object sender, EventArgs e) { string constring = ConfigurationManager.AppSettings.Get("con").ToString(); SqlConnection conn … | |
Please help me... How to dynamically create image array and display images which is in folder. I tried this one but not displaying image. its simply printing text message that [B]System.Web.UI.WebControls.Image[/B] protected void Page_Load(object sender, EventArgs e) { Image[] image = new Image[25]; for (int i = 0; i < … | |
Hello, everyone. I have generated a treeview loading from database, learned from a book. But I have no idea how can I save the view state of my treeview, I have tried the following code to do, through it, I can only keep expanding the first layer of treeview, but … | |
hi... I want to access file form any pc in network ..and i m doing it also..but the when i do same task through IIS server I am getting error .. "Retrieving the COM class factory for component with CLSID {00024500-0000-0000-C000-000000000046} failed due to the following error: 80070005." so can … | |
Below is a snippet of the actual code that dreamweaver generates to authenticate "username" is unique prior to it being added to the database - The code works fine - My problem is that I want to also make sure that the email field is also unique (email is the … | |
Hi all, I have an asp wizard with many steps and with a sidebar template . sidebar template is like this <SideBarTemplate > <asp:DataList ID="SideBarList" runat="server"> <ItemTemplate > <asp:ImageButton AlternateText ="Test" ID="SideBarButton" runat="server" ImageUrl='<%#GetStepImage( (string)Eval("Title") )%>' /> <asp:Label ID="lblStepName" runat="server" Text='<%#GetStepTitle( (string)Eval("Title") )%>'></asp:Label> </ItemTemplate> <SelectedItemTemplate> <asp:ImageButton ID="SideBarButton" runat="server" ImageUrl='<%#GetSelectedStepImage((string)Eval("Title") )%>' … | |
Hi all, I have an asp wizard with many steps and with a sidebar template . sidebar template is like this <SideBarTemplate > <aspataList ID="SideBarList" runat="server"> <ItemTemplate > <asp:ImageButton AlternateText ="Test" ID="SideBarButton" runat="server" ImageUrl='<%#GetStepImage( (string)Eval("Title") )%>' /> <asp:Label ID="lblStepName" runat="server" Text='<%#GetStepTitle( (string)Eval("Title") )%>'></asp:Label> </ItemTemplate> <SelectedItemTemplate> <asp:ImageButton ID="SideBarButton" runat="server" ImageUrl='<%#GetSelectedStepImage((string)Eval("Ti tle") … | |
Hi, I have successfully managed to include them enus on my site. I have included the follwing code in the page load event of Site Master.cs-But there is one problem. Whenever, I Try to perfrom any action in the pages corresponding to the sub menus. new admin is being called … | |
HI DANIWEBBIES, this is my prob. <% if trim(rs2.Fields("loan_approve"))="Yes" then %>Approved<% else %> <a href="loan_approve.asp?id=<%rs2.Fields("stud_id")%> in this line of code , wht is the function of trim ? plz fill me in on this. help appreciated. | |
.I'm trying to upload an ASP.NET project with SQL Server database connection on a LINUX server. is this even possible? because some of my friends told me that i can use a certain application to be able to build ASP.NET on a LINUX base server. .can anyone please direct me … |
The End.