5,691 Topics
![]() | |
Hi I have a tree view. and iframe. tree view code is this [CODE] <asp:TreeView ID="TreeView1" runat="server" ExpandDepth="0" Height="166px"> <Nodes> <asp:TreeNode Text="Fix Computer Problems" Value="Fix Computer Problems"> <asp:TreeNode Text="Computer Problem" Value="Computer Problem"> <asp:TreeNode Text="Slow Computer" Value="Slow Computer" NavigateUrl="http://www.computerhope.com/issues/ch000179.htm" Target="frmtreedata" ></asp:TreeNode> <asp:TreeNode Text="Computer Shuts Down" Value="Computer Shuts Down" NavigateUrl="http://www.computerhope.com/issues/ch000689.htm" Target="frmtreedata"></asp:TreeNode> <asp:TreeNode … | |
Dear All, "Access to the path 'D:\WEBDATA\tncpsa.in\db\img_dist\xstest.jpg' is denied." this is the error i am getting when i am deleting the 'xstest.jpg' but if i upload new image then delete is possible. I got full permission for the folder still i am getting the error to delete old file.... Thanks … | |
How do i create ASP .NET Mobile Web Application with VS 2008? | |
hi this is my first post here and i hope im posting at the right section. :) I want to pass value in link to my server side program here: [url]http://aspspider.ws/geodevs/[/url] and this is how i passed the values: [url]http://aspspider.ws/geodevs/?DropDownList1=Cambridge%20Pl,%20Colombo&DropDownList2=Dharmapala%20Rd,%20Colombo[/url] but i don't get any output. (unless i pass arguments … | |
Hi everyone! I am new to asp development, i have problem related to making multi-sub category websites. like if we want to add: prvoince/siem-reap/hotels prvoince/siem-reap/attractions prvoince/siem-reap/how-to-get-there/ prvoince/siem-reap/restaurants prvoince/siem-reap/restaurants/fast-food/ I want to create unlimited sub ? how i code with Access database with asp ? and another with 404 to make … | |
I'm trying to develop a web application for a system consisting of several hardware devices, which will connect to a specific IP and port of a server to send some measuring data (plain text). This data will be stored in a SQL Server database in the server. Then, the users … | |
Hi everyone... I have designed a page in which i saved two themes. The selection of the theme is controlled by a dropdown list. So, as soon as the theme is selected from the dropdown list, it is applied to the whokle page. Now, my doubt is ...I want to … | |
I want to know diffrence between asp.net and MVC | |
Hi all, I am trying to create a table of user created filters for a data set and then display the filters in an ASP:Table. Displaying the filters works fine, and I have no problem there. The issue I am having is that the buttons I am trying to add … | |
I want to send mail from an asp page. The asp page is called from a html page. The sending mail using CDOSYS and CDO is not working properly. When i call the asp page from html page, the script for sending mail in the asp page is getting displayed … | |
can any one tell me the code of inserting data in sql server 2005 through asp.net pages using c#. | |
Hi, I have created an MS Access table to store Usernames and Passwords plus other information. I have just started to play around with ASP.NET and am trying to have a situation where a user is required to login to view an image gallery that is run in Flash. At … | |
I'm struck in a problem here.I have server side code that has to collect values from the client side code(Javascript).The Javascript code basically gets the frame height and width and the server side code(VB) has to collect the values and resize the control(lets say Image).I used Query string and it … | |
Ever since my team upgraded to Infragistics NetAdvantage starting with ASP.NET 2010 vol 2 from 2010 vol 1, I've been having nothing but troubles. Since there is a no backward compatibility between versions of NetAdvantage (2009 vol 1 controls cannot just be left in place if a different part of … | |
Hi, I got error when I tried to join two files mp3 in ASP.NET C# 'System.IO.Stream' does not contain a definition for 'WriteTo' How to fix that error? please help Here is my codes: [icode] using System; using System.Data; using System.Configuration; using System.Collections; using System.Web; using System.Web.Security; using System.Web.UI; using … | |
[COLOR="Green"]ERROR : [/COLOR] [COLOR="Red"] System.Data.SqlClient.SqlException: Implicit conversion from data type sql_variant to uniqueidentifier is not allowed. Use the CONVERT function to run this query. [/COLOR] I made a admin side for editing roles and user passwords if necessary.. But since the default ASPNETDB,mdf have UserID and Password in 'Unique Identifier' … | |
Hi I have an Excel file with two columns. name and number and having some data in that excel file. Name Number kumar 9090090909 XYZ 900909099 ABC 1234512345 Now i want to get the data in to asp.net textbox controls. Can any one help me doing this in Asp.Net Thanks … | |
Hi - new to ASP... I have a form with a dropdown list. Based on what option is selected I want the form to be send to different email addresses. Sample code I have is: [code=asp]<p>Gender: <br> <select name="gender"> <option selected value="">Choose....</option> <option name="gender" value="male">Male</option> <option name="gender" value="female">Female</option> </select> <% … | |
[B]I have a Form Code Like this[/B] [CODE]<%@ Page Language="C#" AutoEventWireup="true" CodeFile="SalesDetails.aspx.cs" Inherits="SalesDetails" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" > <head runat="server"> <title>Untitled Page</title> </head> <body> <form id="form1" runat="server"> <div> <table align="center"> <tr style ="border-width: 1px"> <td> Sales Details </td> </tr> <tr> <td> <asp:Label ID="LblCompanyName" … | |
I need help for connecting my 'Access' database to asp.net website. Coding is in C# . I was working on making a registration page, but since i was unable to connect, I tried a test code for login and it ain't working :icon_cry: I am using the following code for … | |
I have created a Dreamweaver Spry horizontal menu bar with drop-downs up to four levels in an ASP site. When I display a page that is in the root folder the Spry menu renders correctly, but if the page is in a sub-folder the menu renders in outline. The rendering … | |
im a student of softare engineering corses..i hav a problem.how to insert document that we fill in the table ms access.. tq. | |
Hi, I have installed Visual Studio 2010 Express in my local system. Steps 1. File->New Website 2.Open datbase explorer, right click on dataconnection 3.Select Create new connection 4.use Microsoft SQL Server Database file 5. Type new databse filename 6. Now i want to use SQL authentication which is not working … | |
Good afternoon, does anyone know of a free web component which can display a pop-up calendar upon clicking a button, and allow the developer to capture the date chosen by the user? Thanks for your time... | |
Having a problem connecting via dsn on windows 2003 x64. Keep getting : ADODB.Connection error '800a0ea9' Provider is not specified and there is no designated default provider. Code works fine on regular server 2003 | |
OK, so in Visual Web Developer, I've created a master page that has 2 textboxes (one for a user name, one for a password), and then I have a content holder (note that the 2 textboxes are outside of the content holder.) I also have a web form that is … | |
while hosting a asp.net web service, where do i put the services in. like we put it in the iis in our computer. Any help will be really appreciated as i am clueless on how to do it. | |
Hello friends...... I am currently perusing my BE with (I.T), I am comfortable working with ASP.net and VB.net so was thinking of making it a career option. But recently I read many reviews that I.T programming sector especially .NET is getting stagnant. Freshers in the industry are not getting good … | |
Hello All , Im developing small portal for learning asp.net webParts , i created web page Default.aspx with visual studio 2008 , the default.aspx : [CODE]<body> </asp:WebPartManager> <form id="form1" runat="server"> <table style="width:100%;"> <tr> <td colspan="2" class="Front"> Welcome to my Portal </td> <td class="Front"> The Content Goes Here </td> </tr> </table> … | |
Over the past few years I have taken multiple comprehension courses and bootcamps related to Microsoft server administration and .Net programming and I just found a new favorite. I am currently taking the MCPD ASP.net bootcamp at CED Solutions (in Atlanta, GA - MCPD: ASP .NET Developer v3.5, MCTS: .NET … | |
hi everyone i have two problems in the above code- 1. on click of update button of gridview, dropdownlist of subcategory should take null value and should display none which is not happening. 2. on click of edit button of gridview subcategory dropdownlist is not displaying the selected value instead … | |
Hi, having some problem...Plz help me out from this I have problem in ModalPopupExtender. When I click on submit button of pop up it does not call the code behind code written for button click.. Here is my code- <ajaxtoolkit:modalpopupextender id="ModalPopupExtender" runat="server" cancelcontrolid="LinkButton1" dropshadow="false" okcontrolid="btnSubmit" X="200" Y="100" popupcontrolid="Panel1" targetcontrolid="imgSchedul"> <aspanel … | |
Hi, I am creating an MS Office Word 2007 Automation application in ASP.NET. Here I will read a predefined .dot(template file) and fill the contents with some dynamics data and save it. I am reading the file from"c:\Documents\Templates\XXX.dot". 1. When I am executing from my VS development application(localhost:portnumber) it is … | |
Good Day Guys, I am trying to develop a system that will connect my webcam into a my vb 6 application system.. I searched through the internet and found some code.. Although i made my system run, i can't fully understand those codes i have copied from the net... Here's … | |
[font=Courier New]Hi I am trying to communicate with EPP Server. I have java client example which use Java HttpURLConnection method to establish the connection. Example: =================================================== 1.String address = "https://someserver.serv.com:429/epp/proxy"; 2.URL url = new URL(address); 3.HttpURLConnection c = (HttpURLConnection) 4.url.openConnection(); ==================================================== How can I do something similar to communicate with … | |
i added another textbox and label to the login control i dropped on my web form, making it three textboxes and three labels, but i need to be able to talk to the third textbox when i click on the login button, but i dont how, pls can someone with … | |
Hello, first post so be kind ;) I'm using the ModalPopup to display a loading message when the user clicks on an imagebutton. The problem here is that while the ModalPopup is on screen, the button event doesn't fire so the page doesn't do anything - it just sits there … | |
Hi In my application, i would like to use the popup window concept. When the user clciks a button, a popup window should appear, with a textbox to enter a value. on closing the popup window, the user entered value should get reflect in the current form I am using … | |
Could someone help me, figure out why is that my new table always display the last row of data only. the code goes like this: [CODE] string connection_string = @"Data Source=.;Initial Catalog=calendar;Integrated Security=True"; SqlConnection conn; SqlCommand cmd; SqlDataReader dr; string cssMonth = "calMonth"; int i = 0; string[] dateTo; string[] … | |
How to connect css into our program in ASP.Net? | |
Hi, I am using mvp pattern in small project. I have problems with view which contains html table with data(always 13 rows). How can i easily get data from html table and send it to the presenter? regards | |
Hi All, I am having issue in calling asp.net web service from javascript. The web service resides in one of our development machine and i am trying to call the web service from my local machine. (The application works fine if the webservice resides in my local machine) The reference … | |
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, I would like to know if Head First book is useful for studing Desgin Patterns for ASP.NET I have never read Design Patterns book and would like to start reading the same. So, i want to know which book is best in the market that will be really helpful. … | |
Dear all, i'm new in vbscript and i want to take a string from database and load it into xml dom object but i can't. My code: 'Creating XML object set xmlDoc=CreateObject("Microsoft.XMLDOM") xmlDoc.async="false" xmlDoc.load MsgBox xmlDoc for each x in xmlDoc.documentElement.childNodes frmMyForm.timeinfo2.value=x.nodename frmMyForm.timeinfo3.value=x.text 'document.write(x.nodename) 'document.write(": ") 'document.write(x.text) next | |
My program runs fine on my local server. I Copied the Project ( only the files needed to run ). Then uploaded my project to my website. [code] Server Error in '/' Application. -------------------------------------------------------------------------------- Configuration Error Description: An error occurred during the processing of a configuration file required to service … | |
I wonder if I can send an email via smtp using Gmail account without installing a mail server or not? For example: re_pass.asp [CODE]<p>Password Reminder</p> <form method="post" action="re_pass_process.asp"> <input type="text" name="email"> <input type="submit" value="Send"> </form>[/CODE] re_pass_process.asp[CODE]<!--#include file="connection.asp"--> <% openConn() email = request("email") response.Write(email) ''response.End() if trim(email) <> "" then sql= … | |
Hello all. I am a new returnee to .net after several years in Coldfusion I have forgot a vast majority of what I knew ir thought I new. I have been tasked to build a page or code that looks through a folder for any files created yesterday, then send … | |
Hello , I wanted to know few things regarding Web Application Development (WAP) using Dot Net Nuke technology.(DDN) Can any one please let me know can we use DDN technology with ASP.NET (3.0 etc..) for a better and faster development? How it can help us in building web applications? Secondly, … | |
i am working on a asp.net application. and my problem is i want to show the data i stored in database in hindi characters. what should i do to display the data in hindi characters. |
The End.