13,153 Topics

Member Avatar for
Member Avatar for thirunavukaras

Hai.. Is there possible to use module class in web application.. in web application i have one module class.. the module class one variable declared to assing particular value then i am go to mywebpage to print that modulevariable the result is shown but the same time i have changed …

0
66
Member Avatar for vudugumahesh

hi everybody, i am doing a small project in that project i need to upload a doc file into database. i am doing project in asp.net2005 with c# please help in coding thanks mahesh kumar

Member Avatar for vudugumahesh
-1
122
Member Avatar for breckj

Actually it is more like uninstallation issues I am having. Any guidance would be greatly appreciated. Below is a sequence of events up to now. 1) I DID successfully install VWD 2005. 2) Because of a suspected conflict, I tried uninstalling VWD. 3) While uninstalling, the uninstaller program froze. 4) …

Member Avatar for ptaylor965
0
61
Member Avatar for Aswathy

Hi The problem i am facing is I have a datagrid and this datagrid has its edit event handler registered and mapped .Now the issue ia that when i click on edit link in the datagrid , the control is going inside the edit event handler twice. Only after entering …

0
52
Member Avatar for stevendmar

Using Visual Web Developer, I am wanting to use a Drop-Down list on a Web Form. I know how to use HTML to create and add items to a Drop-Down list. The problem is that I need to populate the list from a database. So I used a DropDownList control …

Member Avatar for Infarction
0
127
Member Avatar for hamjad

Hi, I am building a ASP.NET Based application. I need to be able to print a receipt containing the data from the fields of the web form when user hit submit I have tried window.print() but that tries to print the whole page, I do not want to create new …

0
50
Member Avatar for thirunavukaras

Hai... Problem in Print Friendly Version with treeview control... i am creating one web applications.. in this web application in main page The left side one panel and right side one Iframe control.. i am go to run the page the treeview control to expand corresponding page target to iframe …

0
100
Member Avatar for thirunavukaras

Hai.. i have Problem with Treeview control...... i am developed one web application... i am have many aspx page in this project..but all page undercontrol with treeview .. i am alreay download the IE Web Controls from microsoft site.. I build the batch file then automatically created "Microsoft.Web.UI.WebControls.dll" ("C:\Program Files\IE …

Member Avatar for rmaheshmsc
0
103
Member Avatar for pmillio

Hello everybody, I am a final year student and for my final year project I have decided to try and create a price comparison website due to the fact that i feel it would be a good project to work on and develop my technical skills in C# and microsoft …

Member Avatar for pmillio
0
122
Member Avatar for vinaii
Member Avatar for vinaii
Member Avatar for vinaii
Member Avatar for Phoenix777

[B]Hi[/B] I have recently installed 'VS2003'. However I am not able to create a new 'WebApplication'. I get the error [B]'Unable to create location 'C:\inetpub\wwwrooot\WebApplication1'. Access is denied.'[/B] I had locked the IIS before the installation process ( I had already installed VS2005 and my techsupport had advised me to …

Member Avatar for Infarction
0
87
Member Avatar for xyte

In ASP.NET using C# or VB.NET 2005, how do you get the information from a router. Like say the routing table, router configuration, interface card infos?

Member Avatar for jbennet
0
135
Member Avatar for sumit_indian

Hello guys, I am new in asp.net. I am developing a asp.net project using c#.It has a feature that allow user to upload their files . I want to use anti-virus as scan tool while a user upload his files I also want to restrict user just to allow only …

Member Avatar for Infarction
0
79
Member Avatar for diego.valdez

Hello, I recently installed Borland Delphi 8.0 for .NET framework, and I need to compile an existing delphi project. For this, it is required that extra design packages be installed, namely some Raize Components and TurboPower Systools. In the help file of the IDE, it is stated that in order …

Member Avatar for radu84
0
118
Member Avatar for vinaii
Member Avatar for xyte
0
80
Member Avatar for fieldmobsta
Member Avatar for gopan

Hi, I wanted to know if it is possible to include asp.net server controls within graphic images, is it possible for me to have controls within say a rectangle with curved edges thats drawn using graphics. Thanks in advance Gopan

Member Avatar for gopan
0
98
Member Avatar for stevendmar

Hi everyone. New to this web forum. Just looking for some help here. I am using Microsoft Visual Web Developer 2005 Express. I am wanting to create a page of names. This page of names will need to point to a template .aspx file, and insert criteria into 3 GridView …

Member Avatar for stevendmar
0
81
Member Avatar for AnalogKid17

Keywords: ASP.NET app with VS2005 running on Win2003 with IIS6, and SQL2000 on a WinXP Box I've betting the following for days... it's driving me insane: [B]Server Error in '/' Application.[/B] [B]Security Exception Description[/B]: The application attempted to perform an operation not allowed by the security policy. To grant this …

Member Avatar for jchalfant
0
254
Member Avatar for Kusno

Dear all .Netters, How do i change my intranet application culture to Japanase culture. I had done 2 things, but nothing worked. 1. In my web config, i put this script <system.web> <globalization culture="ja-JP" uiCulture="ja-JP" /> </system.web> 2. or <system.web> <globalization enableClientBasedCulture="true" /> </system.web> in my IE, i changed the …

Member Avatar for Infarction
0
95
Member Avatar for atplerry

unlike PHP that i need i can configure the webserve i.e apache either authomatic or manual i a can run it effectively! But i find it difficult to know what the problem is on working with ASP.Net because i can run it. I want to know all the webserver that …

Member Avatar for hollystyles
0
107
Member Avatar for coolshail_87

i want to change pics automaticaly on the web page on a single imagebox....... or say at a single place.............. plz forward the source code for the same........ thanx wid regards..........

0
70
Member Avatar for coolshail_87

[B][COLOR="black"]hello to all ,i want to attach a text file for downloading the website i am developing through asp.net......... plz help me in the coding.......... i am sending the coding as below......... on link button... Response.AppendHeader("Content-Disposition",Attachment.FileName=TextFile1.txt); Response.ContentType="Text"; Response.WriteFile("TextFile1.txt");[/COLOR][/B]

Member Avatar for coolshail_87
0
118
Member Avatar for Saroja

I have problems of designing Templates in ASP.net unlike in dream waver. But my neighbor remind me one site where I login last year it is the site of free professional asp.net templates so I Download SNIPPED it is so easier to use. But I want more rich templates can …

Member Avatar for kvishnu2007
0
150
Member Avatar for mahir78

I have gridview and formview, when clicking on select(Edit) button in gridview the record will be displayed in formview. In formview i do all the operations like insert,edit,delete....Everything fine except gridview refresh problem. that is when i insert a record from formview the GRIDVIEW NOT UPDATING ROW FOR THE FIRSTTIME …

Member Avatar for hollystyles
0
118
Member Avatar for daniweb_jeet

Hello Members I am having a problem that is i want to access the listbox from javascript(client side) that is in datalist. and also i want to validate that listbox for selection. please help me......

Member Avatar for daniweb_jeet
0
111
Member Avatar for vinaii
Member Avatar for sumit_indian

hello friends I am using this script in my asp .net project using c#. but unable to compile it

0
61
Member Avatar for Ponte_64

Hi there, Looking for ASP.NET 2.0 web host I have the right one for you check it out [URL="http://www.thehosting-review.com/"]http://www.thehosting-review.com[/URL] [U] [/U][URL="http://www.thehosting-review.com/"][/URL]

0
38
Member Avatar for shikha.ch

[B]I am developing a time login form. [/B] [B]I want that user will be automatically logout whenever the system is Ideal. and logon when a interupt is fired. is any method in Win32 to check status og CPU.[/B] [B]I am Working on- ASP.NET(c#)2005, SqlServer2005[/B] [B]pls help me.[/B]

Member Avatar for lnmishra123
0
49
Member Avatar for idiot_ishu007

Hi Everybody i have been trying to develop a website for my company in asp.net using c# . i have a problem i login page . i am not able to connect it to my database so that i can match user name and password . plz tell me what …

Member Avatar for ptaylor965
0
136
Member Avatar for sivaslieko++

Should I store images as binary or should I store their paths into database? Do you think which one is more advantageous? I am waiting for your suggestions.. Have a good programming :))

Member Avatar for ptaylor965
0
64
Member Avatar for mohanmca

hi , how could i able to upload multiple files into the web browser using asp.net? the task is we need to use the tree view to brose the files and inside the tree view we will choose the required files by checking on the check box and thus on …

Member Avatar for Infarction
0
89
Member Avatar for vinaii

[COLOR="Red"][B]how to validate a textbox( which is in edit mode) of a gridview using javascript[/B][/COLOR]

0
82
Member Avatar for Persist01

We have just migrated a website's files and database from a dedicated host to a shared hosting platform. We are just testing everything before it goes live. All the aspx files load fine except for 3 of them - RSS_News.aspx, RSS_Employment.aspx and RSS_Weather.aspx. For example when trying to load the …

Member Avatar for bihu
0
85
Member Avatar for mishrap

While I am Downloading ,One Dialogbox will open.When user will be saving file name...that time I want to restrict user to change the file name ..I have written code below for downloading file. Dim fs As System.IO.FileStream = Nothing fs = File.Open(Server.MapPath("TextFiles/Branch/" + filenam + ".txt"), System.IO.FileMode.Open) Dim btFile(fs.Length) As …

0
85
Member Avatar for mishrap

Hi, I have a problem which I have failed to solve.If you have time please help.I am generating text file on button's onclick.This text file is being created on server .I want to create on the local machine (clients C:/) See below code snippets. *********************************************************************** Imports System.IO Dim sw As …

Member Avatar for mishrap
0
547
Member Avatar for ansari.wajid

OleDbConnection cn = new OleDbConnection("provider=microsoft.jet.oledb.4.0;data source=C:\\tblImp\\db1.mdb"); cn.Open(); DataSet ds = new DataSet(); OleDbDataAdapter da = new OleDbDataAdapter("select * from tblImp", cn); da.Fill(ds, "tblImp"); tablecontrol.datasource() = ds.Tables[0]; tablecontrol.DataBind(); table is not populated with data from access database. help me plz.

Member Avatar for ansari.wajid
0
78
Member Avatar for ansari.wajid

How to populate data from access database into asp.net table control. plz help me out. waiting for quick response. thanks in advance..

Member Avatar for ansari.wajid
0
81
Member Avatar for reemeya

hi i need some help with the login authentication for for my website.i don't know how to do the admin , user and data entry side. how it will recognize the difference between them my table is [U]user:[/U] login password security level(admin,user,data entry) i'm using sql server2000 please help me

Member Avatar for matale
0
78
Member Avatar for umamaheswari

hai to all i am new to ASP.net.i want some tips regarding it.how to start with it and abot the websites.

0
60
Member Avatar for paeez

hi..iv created a table and placed labels in every row of the table.... when i run it,all the labels misplace in the page as if they have not placed in the rows... what should i do? i have another question about the size of a the page... what size it …

Member Avatar for jonathan.pucket
0
103
Member Avatar for tedmanowar

Hello, I am trying to add some reporting features to a quite large asp.net web application. I have created a webform that contains a few fields for filtering data to be displayed in a Crystal Report. I have created a sample report that has a few parameters but I cannot …

0
74
Member Avatar for aravindkishore

I have some check boxes.I want to print text of selected check boxes of the page.Code which I wrote is neither giving error nor giving correct output .Please help me .Here is the code [INLINECODE]protected void btnSelect_Click1(object sender, EventArgs e) { string strchkSelected = ""; foreach (Control ctl in Page.Controls) …

Member Avatar for aravindkishore
0
122
Member Avatar for aridam2007

can u help me how to create draft print in asp.net 2.0,i am using crystal report 10

0
65
Member Avatar for ForestTech

Hi All, I'm creating a helpdesk style feedback form that saves to an xml file so that we can track past requests. The XML part works fine, but the problem I'm having is getting the form to email off details to alert us when a new request is made. The …

0
72
Member Avatar for Persist01

Hi, my web host has just told me I need to configure my ASP.NET application code to channel requests to external sites (for things like rss feeds) via their new proxy server. How do I go about doing this? Do I just put the proxy server in the web.config?

0
63
Member Avatar for reemeya

hi I'm doing online reservation hotel using vb.net with sql server2000.i have some problem with checking room availability i tried lot of sql query but doesn't get what i want. the customer choose the arrive date and the enddat from the calendar after that it should disply the available room …

Member Avatar for reemeya
0
122

The End.