12,089 Topics

Member Avatar for
Member Avatar for choudhuryshouvi

Hello all folks... I have an asp.net web application which uses Microsoft Sql Server 2000 as its backend....Our application is a Payroll Management System.. The system is fully completed and uploaded to the local server in our client offices....The system is build on WinXp platform...the apps is running in the …

Member Avatar for choudhuryshouvi
0
140
Member Avatar for ramesh.a

I have two website projects in vs 2008 and i need to integrate with these two projects and i want session to be shared amoung the projects, Is it possible in vs2008?

Member Avatar for ramesh.a
0
82
Member Avatar for ashkan3030

Dear my friends, Here is my serious problem, Is it possible get the TREE VIEW in right to left position in asp.net .

Member Avatar for brightline
0
114
Member Avatar for anitha joe

Hello frens, I am new to ASP.Net and I am trying to create an application where I want to send my form contents to my email ID. I used the 2 approaches. 1) HTML form: [code=html]<form enctype="multipart/form-data" runat=server action="mailto:abcd@efgh.com" method="post"> <p>Enter your name below:<br /> <input type="text" name="names" size="100" /></p> …

Member Avatar for brightline
0
167
Member Avatar for shunnet

Hi All, I am newer to SilverLight i want to know how can i use silverlight controls with Asp.Net project and how to all silverlight control tool kit to ToolBox. Thanks In Advance! Shun

Member Avatar for pritaeas
0
38
Member Avatar for nzkks

Hi, I am creating a data access layer through Visual Studio 2005 (dataset in appcode folder) for my asp.net (vb.net based) application connected with SQL server 2005 db. I have already created easy tableadapters for brands, categories tables. Right now I am creating Product tableadapter for product table. The product …

Member Avatar for nzkks
0
103
Member Avatar for guptaalok12
Member Avatar for achristov
0
76
Member Avatar for shunnet

Hi All I Developed a small WCF Services And hosted it using host program.But I want to use that WCF service using some other technology like JAVA from another PC, how can we do that? Thanks In Advance! Shun

0
37
Member Avatar for david.1982

Hi Everyone, New ASP.NET (C#) programmer here. Have a quick question that I'm sure you all will laugh at me for asking :) I'm using a Master Page to control my site's pages. On the master page I have a User Control that consists of two Labels, one for success …

Member Avatar for david.1982
0
275
Member Avatar for vaibs_lo

Hey every1, M new to this community, hope you'd help me out. I gotta develop a mini project on media player that could be online and play various formats. I know that i've to include certain codecs, of which i'ven't got ne slightest idea. Can any one pls help me …

Member Avatar for so'm
0
39
Member Avatar for vaibs_lo

Hey every1, M new to this community, hope you'd help me out. I gotta develop a mini projecy on media player that could be online and play various formats. I know that i'bve to include certain codecs, of which i'ven't got ne slightest idea. Can any one pls help me …

0
49
Member Avatar for netad

Hi!, i am a learner in asp.net, I have a page build in asp.net 2.0 in which we call data to a grid view calling different data values to different coloumns, i have a very simple issue, i want one coloumns which shows a unformatted data from the database, to …

0
63
Member Avatar for guptaalok12

i m using ASP.Net 2.0. i open a new window from server side code of a button.i do some work in new window. now i want when i close this window,i want to fire a event in the parent window (like there is ListBox,i want to automatically fire the ListBox …

Member Avatar for greeny_1984
0
88
Member Avatar for frs

my web.sitemap is [code=xml] <?xml version="1.0" encoding="utf-8" ?> <siteMap xmlns="http://schemas.microsoft.com/AspNet/SiteMap-File-1.0" > <siteMapNode url="~/Index.aspx?id=Home" title="Dashboard" description=""> <!-- Catalog Management--> <siteMapNode url="~/Index.aspx?id=CategoryHome&amp;category=CatalogManagement" title="Catalog Management" description=""> <siteMapNode url="~/Index.aspx?id=ProductManager" title="Products" description=""> <siteMapNode url="~/Index.aspx?id=EditProduct" title="Add Product" description="" /> </siteMapNode> <siteMapNode url="~/Index.aspx?id=Attributes" title="Variations" description=""> <siteMapNode url="~/Index.aspx?id=AddEditVariation" title="Add/Edit Variations" description="" /> </siteMapNode> <siteMapNode url="~/Index.aspx?id=GiftCertificateManager" title="Generate Gift Cards" …

0
52
Member Avatar for yorockk

hiii all, iam doing a project in asp.net and the back end is sql server. so when i tried the connection code it gives me an server error "Cannot open database "C:/Program Files/Microsoft SQL Server/MSSQL.1/MSSQL/Data/projdb.mdf" requested by the login. The login failed. Login failed for user 'YOGESH\Owner'. "

Member Avatar for greeny_1984
0
171
Member Avatar for RushNP774

I'm building my first real C# project, and need just a little guidance about the best way to do it. The website is pretty simple, pretty much just a few static pages, but one is going to be a nearly 300-item survey of the activities a person enjoys. The data …

Member Avatar for P.K.Chaudhary
0
101
Member Avatar for web_developer

Hey all, guys I hav to use calendar control in a data grid.. But the events for tha calendar(selection change n others ) are not getting fired... i am using datagrid_itemcommand and i am searching for the command name but the calendar control doesnt have command name. how i can …

Member Avatar for Hsus
0
927
Member Avatar for fuzzica

Hi I am trying to upload images and keep getting an error, The code that I am using: [code] Protected Sub dvPictureInsert_ItemInserted(ByVal sender As Object, ByVal e As System.Web.UI.WebControls.DetailsViewInsertedEventArgs) Handles dvPictureInsert.ItemInserted 'If the record was successfully inserted, save the picture If e.AffectedRows > 0 Then 'Determine the maximum PictureID for …

Member Avatar for greeny_1984
0
72
Member Avatar for ansari.wajid

Hi all How to convert any type of audio or video file in to an swf extension and play it in a browser. I have searched a lot on net but in vain:confused: . My last hope is this forum. Please help me. Thanks in advance.

Member Avatar for jbennet
0
123
Member Avatar for dev_bhagat

Hi All, I am looking for a component or a way, by which I can get the font dialog and color picker as we have in ms word. I find this is possible in Windows application. but didn't find out how to achieve in a web page. Please advice. Kindly …

0
49
Member Avatar for newMeg

Hi, I'm stuck in a gridview operation. Baiscally i have an sql that select filesize from database. I need to convert the file ti Giga byte. So i cant find a method to do it in sql, what i plan to do is. Get the result from the sql, convert …

Member Avatar for vizy
0
217
Member Avatar for fawadkhalil

Hi all I have datagridview with columns 1.task 2.taskdetail 3.Priority etc Now i want that if a task have high priority it should show high priority icon and if low priority:may show low priority icon.Icons are saved in images folder of the project.How can i show icons to the tasks …

Member Avatar for Kusno
0
91
Member Avatar for newMeg

Hi, Im new to .net programming,I have been stuck with a dynamic search form. I have a dropdownlist and a text box. The dropdownlist actually hold the filed name where when i search is "where [I][B]dropdownlist [/B][/I]value like [I][B]textfield [/B][/I]value this is my front end [CODE]<tr> <td style="height: 14px;background-color:#ffd6d6;"> <asp:Label …

Member Avatar for newMeg
0
208
Member Avatar for aziz999

Hey! I'm having a peculiar problem with my treeview control. I have set it up so that the user may add nodes dynamically. The problem is that I am not able to select any node other than the first child of any parent node. For example, if i have the …

0
53
Member Avatar for Eager_Beever

I am a newbie and developing a website using ASP .Net 2.0 with C# 2005. I would like to add a facility to count the no. of visitors to my website. I have collected the basic informations to add this feature using Global.asax. I have made modifications to Web.config by …

Member Avatar for SheSaidImaPregy
0
193
Member Avatar for stevejhon

Hi All, Can any one help me,Is That possible to develop such an application is asp.net2.0 where the end user be able to design his own crystal reports . Thanks In Advance! Steve

0
37
Member Avatar for ranjinibiliya

Hai, Just i wanted to record the application the user opens, with the time display. Example: If the user opens note pad at 6 am, internet explorer at 7 am, paint at 8 am, .net application at 8.30 am and so on. all these things should be recorded in excel …

0
45
Member Avatar for mksarma

I have one windows application written in C#.NET. this is similar to text editor. I am using it in browser applications using <OBJECT> tag as ActiveX component. I need to focus on to the control and paste cursor in that text content area using some access key. I used like …

0
57
Member Avatar for srvishnukumar

Hi Friends Wish U Happy New Year 2009 I Need Email sending Concept in asp.net If possible sent me some notes about email concept and sample codings.... Waiting for valuable Rply Thanks with vishnukumar SR

Member Avatar for greeny_1984
0
165
Member Avatar for yorock

reqtry.aspx is one of the forms in mah project folder everytime i try 2 execute a form other than reqtry.aspx the output for page reqtry.aspx is gettin displayed on the browser rangevalidator.aspx is one of the forms and when i tried to execute it the output for reqtry.aspx was gettin …

Member Avatar for greeny_1984
0
50

The End.