5,691 Topics

Member Avatar for
Member Avatar for tany

Hi..All..I want to design a n tire architecture in my application.I've gone through many sites and have understood the concept but I don't how to start it. I've very basic questions like..how do I create the layer and How do I connect between the layers.. Would you please help and …

Member Avatar for gsuryaprasath
0
238
Member Avatar for kshahnazari

hi i have a big problem with this program . it should work because it works in a CD lesson but now it doesn't . then i tried this program and this doesn't work either . it should do this : in the name box a person should enter a …

0
76
Member Avatar for bhagawatshinde

Hi, Can anybody tell me how to set values to textarea. i have an value from sqldb which are to be set. I can retrive the values like this [CODE] string add1 = Request.Form["txtadd1"];[/CODE] but not able to set the values to the textarea.

Member Avatar for bhagawatshinde
-1
138
Member Avatar for Usmaan

Hi Forum, hope your all well and working hard. Right so, i'm a C# programmer, so i'm already in the whole .NET idea. I have a couple of questions regarding ASP.NET. 1) Like C# is Microsoft's reply to Java, would I be correct to think ASP.NET is Microsoft's reply to …

Member Avatar for johny2011
0
269
Member Avatar for rksh

hello friends... i have done it using FileUpload1.PostedFile.FileName .... but the problem is everything is working fine in IE ....but not in mozilla...safari.... actually i want to get the full path of the selected file...not the file name only.......... thank you.....

Member Avatar for Shilpakmthn
0
226
Member Avatar for CaffeineCoder

I'm trying to connect a SQL database to a Classic ASP site. I keep getting the following error message no matter what I do: ADODB.Connection error '800a0e7a' Provider cannot be found. It may not be properly installed. I have an ODBC entry for this database, as well as have the …

Member Avatar for CaffeineCoder
0
4K
Member Avatar for mwenyenia07

I created an application on asp.net using visual studio 2008 and i wanted it to run on IIS(Internet information server). but when you run it in the browser, it brings this error XML Parsing Error: not well-formed Location: [url]http://localhost/Default.aspx[/url] Line Number 1, Column 2:<%@ Page Language="vb" AutoEventWireup="false" CodeBehind="Default.aspx.vb" Inherits="WebApplication1._Default" %> …

Member Avatar for Netcode
0
204
Member Avatar for o.narasimharao

Looking to work as freelancer in ASP, ASP.Net,C# and Sharepoint. If anyone needs this type of work, please contact us. [email]O.Narasimharao@crawler.com[/email] 09962353555

Member Avatar for vish_96
0
161
Member Avatar for sels2005j

I want to email an aspx page, which has database connectivity, from my web application. The page contains submit button and IHttpHandler (ashx) for images. The page images are in my SQL Server database and opening it directly to the image control using ashx file. Can I email the said …

Member Avatar for tjaank
0
151
Member Avatar for aldm

Hi, I worked in PHP earlier. About 2 months ago, I decided to learn asp.net. I read book ASP.NET For Dummies (2006) and try the most of things in this book. Now I want some advanced things. Which book would you recommind for advanced ASP.NET? I would like to read …

Member Avatar for Netcode
0
145
Member Avatar for sherinpoulose

I have one asp.net table.I have attached it here.I have to make another table from this table.The format of the needed table is also attached. How can I do it?please help me to solve it.

Member Avatar for swatisharma7891
0
54
Member Avatar for j12034

guys, my team is developing a website that has feature of online chat. Plss guys how it will be done by using ASp.net? wHat are the things i must consider and how to do it?

Member Avatar for j12034
-1
129
Member Avatar for davemac001

Hi guys, Im still relatively new to c# and asp.net. I have decided to create a web forum using asp.net and c# just to help myself get a better understanding of the languages. Some mates of mine informed me that there are some open source forum projects already out there. …

Member Avatar for shrnmlss6
0
291
Member Avatar for jayantpaliwal

Hii All, I want to generate a block of html at runtime through asp.net C# page. After generating the html I am assigning it to litral control text property. But when I see the generated html in browser, my custom html is embedding within "Span" block. This is blocking my …

0
58
Member Avatar for Moss ali

i am working in a form where i have used some javascript alert Popups before using <asp:updatepanel /> the java script was working fine but when i applied the updatepanel the java script popups are not working plz help me out.

Member Avatar for hericles
0
99
Member Avatar for suvisoya

HI can anyone know how to change video's aspect ratio and my video available in server path thanks regards

Member Avatar for stbuchok
0
50
Member Avatar for Sud1302

I have design an ASP.NET website. But my Home page is index.html. How can I upload my total website to the WEB SERVER? I have already tried once using "publish website". But a message "<%@ page language="VB" autoeventwireup="false" inherits="Home, App_Web_dsarh45t" %> " is shown at the top of the aspx …

Member Avatar for Netcode
0
210
Member Avatar for samsnov

Please help me out here, I uploaded films with Fileserve.com , file Sonic.com and couple of others, I want to take the downloaded films reference to my site so that it can be downloaded from my site but through my publishers link but it did not work by my own …

0
102
Member Avatar for atrueresistance

So, I'm using ASP with a VB code behind. I have text boxes that are supposed to appear one by one only if the there is a location number in the preceding text box. I had that function working perfectly, but I needed to add a MaskedEditExtender in the place, …

0
221
Member Avatar for GAiXz

please look at the picture attached... ^_^ [CODE]Protected Sub GridView1_PreRender(ByVal sender As Object, ByVal e As System.EventArgs) Handles GridView1.PreRender GridView1.DataBind() lblStatus.Text = GridView1.Rows.Item(0).Cells(52).Text 'this code is to display the current status of the colum...i don't know if it's read only one or all the column... End Sub Protected Sub chkADa_CheckedChanged(ByVal …

Member Avatar for GAiXz
0
88
Member Avatar for mogaka

i can create an asp.net application but i don't know how to compile it to run. can somebody help me on how to make it run because at the moment, it runs on visual studio alone. how can i make it run in an environment without vb.net IDE?

Member Avatar for kvprajapati
0
55
Member Avatar for msaqib

[HTML][/HTML] [CODE][color=#0000ff]using[/color][color=#000000] System;[/color] [color=#0000ff]using[/color][color=#000000] System.Collections;[/color] [color=#0000ff]using[/color][color=#000000] System.ComponentModel;[/color] [color=#0000ff]using[/color][color=#000000] System.Data;[/color] [color=#0000ff]using[/color][color=#000000] System.Data.OleDb;[/color] [color=#0000ff]using[/color][color=#000000] System.Drawing;[/color] [color=#0000ff]using[/color][color=#000000] System.Web;[/color] [color=#0000ff]using[/color][color=#000000] System.Web.SessionState;[/color] [color=#0000ff]using[/color][color=#000000] System.Web.UI;[/color] [color=#0000ff]using[/color][color=#000000] System.Web.UI.WebControls;[/color] [color=#0000ff]using[/color][color=#000000] System.Web.UI.HtmlControls;[/color] [color=#0000ff]namespace[/color][color=#000000] lms[/color] { [color=#808080]///[/color][color=#808080]<summary> [/color][color=#808080]///[/color][color=#008000] Summary description for inc_search_books. [/color][color=#808080]///[/color][color=#808080]</summary> [/color][color=#0000ff]public[/color] [color=#0000ff]class[/color] inc_search_books : System.Web.UI.Page { [color=#0000ff]protected[/color] System.Web.UI.WebControls.TextBox Q; [color=#0000ff]protected[/color] System.Web.UI.WebControls.Button Button1; [color=#0000ff]protected[/color] System.Web.UI.WebControls.RequiredFieldValidator RequiredFieldValidator1; [color=#0000ff]protected[/color] System.Web.UI.WebControls.Label …

Member Avatar for deepakjoy
0
2K
Member Avatar for judithSampathwa

hi there, i am making an application for a purchase order and i am creating the purchase order form. in the form there is a table with 5 columns and 3 rows. the 3 rows is the default number of rows in the purchase order application form. when the user …

Member Avatar for judithSampathwa
0
234
Member Avatar for john_steve_85

hi, my website was working fine, then I have added this code in my master page: [CODE] Dim css As New HtmlLink css.Href = ResolveClientUrl("~/JS/jquery_ui_1.8.1.4/jquery-ui-1.8.14.custom.css") css.Attributes("rel") = "stylesheet" css.Attributes("type") = "text/css" css.Attributes("media") = "all" Page.Header.Controls.Add(css) Dim jquery_ui_core_min As New HtmlGenericControl("script") jquery_ui_core_min.Attributes.Add("type", "text/javascript") jquery_ui_core_min.Attributes.Add("src", ResolveClientUrl("~/JS/jquery_ui_1.8.1.4/jquery.ui.core.min.js")) Me.Page.Header.Controls.Add(jquery_ui_core_min) Dim jquery_ui_widget_min As New HtmlGenericControl("script") …

Member Avatar for john_steve_85
0
1K
Member Avatar for bevssi

I'm new at this and still get really stuck so I've probably overworked this till I can't see how simple it is. I just need a report that shows which churches are entering monthly reports. Example: Desired Report: Church Jan feb mar april etc. churchA X N Y N churchB …

0
91
Member Avatar for roXy101208

Hi, I just want to know if it is possible to have a fading notification using asp.net?? like in outlook and facebook if there is incoming message or notifications for you. Thanks

Member Avatar for roXy101208
0
115
Member Avatar for Netcode

Hello Everyone! Am working on a project and its ready for the production server. I used the windows login controls and ASPNET.mdf as the default database. I have moved the folder containing the project to the production server and deployed it on IIS but when a uer tries to access …

Member Avatar for Netcode
-1
286
Member Avatar for Cyberoxy

Hey there! Im developing website using asp.net c# but Im using some html tags in asp.net c# mixed. So I rather chose to use [B]html[/B] select tag and checkbox tag. Contact.aspx.cs (code behind) doesn't recognise it because it is html tags. Is there a way to recognise html tags in …

Member Avatar for Cyberoxy
0
430
Member Avatar for suvisoya

Hi please help me .is it possible sending messages to Social network like (Orkut,facebook twitter) using asp.net .i got a new task from my team lead .when i click the button textbox message need to send orkut or facebook thanks

Member Avatar for suvisoya
0
77
Member Avatar for somrita

I am new to .NET technology.I want to know how to make .exe.I am using C# language.

Member Avatar for somrita
0
71
Member Avatar for mudunuru

For passing Values between ASP.NET Web Forms how to create the instance of [COLOR="Red"]Source.aspx[/COLOR] page(Source WebForm) in [COLOR="Red"]Target.aspx[/COLOR](Target WebForm ) page Destination Web Form([COLOR="Red"]Target.aspx.cs[/COLOR]) [COLOR="Red"]Not-Working code is shown below: [/COLOR] [CODE]private void Page_Load (object sender, System.EventArgs e) { //create instance of source web form WebForm1 wf1;//[COLOR="Red"]Problem here[/COLOR] //get reference to …

Member Avatar for sharadcp
0
262
Member Avatar for dips255

I have created a subdomain mapped to a sub - directory of the website. The default page of the sub directory ([url]http://www.mydomain.com/foldername/default.asp[/url]) works fine, but [url]http://foldername.mydomain.com[/url] shows error Microsoft OLE DB Provider for ODBC Drivers error '80004005' [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified …

Member Avatar for dips255
0
123
Member Avatar for anurag.kyal

I was able to generate a graph successfully using the <asp:Chart> in asp .net with c# code behind feature but a hiccup came in because I want one of my axes to represent TIME which it doesnot seem to support. Are there any alternatives or can I do this : …

Member Avatar for khadakbist
0
104
Member Avatar for apanimesh061

[CODE] <html> <head> <title>Hello Ajax version 1</title> <style type='text/css'> * { font-family: Tahoma, Arial, sans-serif; } #helloTitle{ color: #48f; font-size: 1.5em; } </style> <script type='text/javascript' src='prototype.js'> </script> <script type='text/javascript'> window.onload=function() { document.getElementById('helloBtn').onclick = function(){ var name = document.getElementById('helloTxt').value; new Ajax.Request( "hello1.jsp?name = "+encodeURI(name), { method:"get", onComplete:function(xhr){ document.getElementById('helloTitle').innerHTML = xhr.responseText; } …

0
58
Member Avatar for naveedqadri

I have a website in asp.net developed by some one else, i have made some improvements and now facing problem while uploaded [ [url]www.ict-m.com][/url] this site is running well on localhost. scenario : all files has path starts with /ictm/../../*.aspx 1: i created a folder on root directory with name …

0
153
Member Avatar for octopusgrabbus

I need help with the following. I have an application running on Linux. It sends by http get request a record of data, including street number, street name, city, and zip over to an IIS server, which is connected through ActiveX to address verification software.. When the ASP page processes …

0
104
Member Avatar for johny2011

Hi All, I downloaded the example with SQL db for filtering from the adres below [url]http://www.eggheadcafe.com/tutorials/aspnet/c67c4daa-83c2-4baa-aea4-2c8855527acb/aspnet-gridview-filtering-with-dropdownlist.aspx[/url] And when I tried to run it from VS2008, I got this error "The connection name 'NorthwindConnectionString' was not found in the applications configuration or the connection string is empty" I already downloaded msi …

Member Avatar for johny2011
0
218
Member Avatar for shailaja mohite

Hi, I am create one web application in which i have to create dyanamically panel and table,tr,td,labels and textboxes. but when i split the string and create tr but more tr created i want 4 tds in 1 tr but they create 4 tr dynamically.. how to solve this problem..[CODE] …

Member Avatar for dnanetwork
0
360
Member Avatar for fusioninfosys

hi all, I am new in asp.net and my company had a project and all of this project devolopers leave from here , no one know about the project. I need to update it. Actually all are configured locally in my windowsXP system. database ,iis,project file all are here. while …

Member Avatar for dnanetwork
0
914
Member Avatar for u4umang2001

Hi i m working with ASP.Net, C# i need to have an example of trigger how to call it from C#, and how to execute???

Member Avatar for matricol
1
194
Member Avatar for KushMishra

Hello everyone, I have learned ASP.Net with some little C# and developed various applications using that however I have been assigned tasks of Mainframes with those old COBOL's,JCL's and other stuffs which I don't even know however I will be provided training on Mainframes. So, I am just confused where …

1
50
Member Avatar for unoho

Hey guys, so im building this application using ASP.net (visual studio 2005) and i have few dropdown lists. the dropdown list has an arrow beside it. when u hover over it, it says "choose data source". i click on it but there seems like no option to connect to analysis …

Member Avatar for cfwebdeveloper
0
360
Member Avatar for Sinha's

Hello Friends, I have an ASP.NET application and SQL Server as its DB. When the database was small everything was fine, as now the DB contains huge amount of data. It seems it skip out some calculation. The details- Application: It calculates the commission of particular agent (like affiliate) for …

Member Avatar for Ramesh S
0
199
Member Avatar for get2tk

Hi guys, Pls i am newbie to asp.net website and i am building a page in my website called contact us. i want to create a simple contact us form which will send the messages in the content of the form to my email. i have tried a few times …

Member Avatar for vishalrane
0
229
Member Avatar for ariffin246

Hi I am php coder and new to asp. I am trying to build a simple login page using asp and the db connection works fine. When the user submit the form and at the sql query section i am getting the following error "Microsoft OLE DB Provider for ODBC …

Member Avatar for jfarrugia
0
351
Member Avatar for karthik.net87

I have a numeric format issue export gridview to excel My issue is in gridview the time format display 28:30 but when it export to excel it shows 28:30:00 and i need the raw data i.e(28:30) Help me

Member Avatar for karthik.net87
0
80
Member Avatar for apanimesh061

This is javaScript based ASP.net web application. [CODE] <%@ Page Language="C#" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <script language="javascript" type="text/javascript"> function oddEve(){ var rand = Math.random(); rand = Math.ceil(6*rand); if(rand % 2 == 0){ document.write("Odd number: "); } else{ document.write("Even number: "); } document.write(rand); } </script> <html …

Member Avatar for AnujaCool
0
516
Member Avatar for xanawa

i have a register page which contains validation error checking (error providers) now i have a cancel button that leads to the home page. I need that this button is not stopped by the error messages. How can i remove the error messages on button click?

Member Avatar for matricol
0
88
Member Avatar for apanimesh061

I want to know what types of useful softwares can be made by using ASP.net/C# ? I have Software Engineering and Web Development as my subjects ...... What type of softwares can I design for a project ? Currently I was working of a ChatRoom application !!!! Please help !

Member Avatar for Sarama2030
0
262
Member Avatar for chiragsathit

Hi Friends I Want Exact Connection String For MySQL With ASP .NET. I have Facing This Error : No Such Host Name if Known. Thanks.

Member Avatar for Ramesh S
0
106

The End.