13,153 Topics

Member Avatar for
Member Avatar for Slade

Hey, this could go one of two ways. I want a rich text editor for my website, the information typed into the text editor will be saved to an sql server database under either char or varchar format that supports up to 8000 characters per field. I want it to …

Member Avatar for SupportCuteSoft
-1
532
Member Avatar for Paua

Help me please; I want to create and insert a simple (manual) dropdownlist in gridview (visual studio 2008 +sql server 2005), ddl to read 1,2,3,4,5 etc. new to asp.net and nothing I've looked at makes sense so far. ps, not to sharp with c# either. if more detail required please …

Member Avatar for memafiaso
0
740
Member Avatar for 4raghava

I use Win XP+IIS 6.0.I have deployed a web site in my local IIS and when tried to access it from another system in my network it is throwing 'Page cannot be displayed' error.I have given read and execute permissions to that remote login credentials. Please help..

Member Avatar for 4raghava
0
89
Member Avatar for nmmughal

Hello I have been USING Web Development from 4-5 Years. I saw Many ways and methods to Encrypt / Decrypt the querystring values and also apply them in my applications but these new techniques of showing querystring value like in [B]1- Code Project Website[/B] [url]http://www.codeproject.com/KB/applications/NET_Installer_With_SQLEXP.aspx[/url] [note: on every Hyperlink they …

0
71
Member Avatar for bmz

Hi there... I have an active x control called openh323.ocx. This is used for making voip calls across pc's... I have searched the web on tips on how to use the ocx and what came up is to embed it as an object... And thats exactly what i did... i …

0
81
Member Avatar for brightline

I have set the properties of my web services to be anonymous access to be able to call it easly from the code. But now, the user can navigate to the web service through the url and use it without any security restrictions. [COLOR="Red"]Is there a way to force the …

0
42
Member Avatar for guptaalok12

i am dynamically adding text box in gridview.now i enter a value in textbox and i want to compare this value with another textbox value in the client side through javascripe .can i do it. Pls help.

Member Avatar for greeny_1984
0
85
Member Avatar for satees

Hi, I have a textbox control in Footer Template within datagrid. I need to validate the textbox using client side javascript. When trying it, i got an error that the control not exist. I think the datagrid sets some unique id to the textbox at runtime. Please help me how …

Member Avatar for greeny_1984
0
93
Member Avatar for fineline

[SIZE=3]hi every one i need to use animation bar(label) in the vb.net and desplay information connecting with sqlserver 2000 please advice and tell me how thank you[/SIZE]

Member Avatar for sharrmee
0
366
Member Avatar for shashank.kuls

How to make a chat System i.e. chatbox, chat server and all the things related to chat with the asp.net

0
49
Member Avatar for renjithP

Hai all, I would like to disclose one of my probs infront of you that is i have a website application in asp.net C#, so i am planing to deploy this website in to other computer in a organisation so that they can use this website to meet their needs, …

Member Avatar for greeny_1984
0
75
Member Avatar for brightline

I had applied exception handing using EnterpriseLibrary 3.0.0.0. I added the reference for Microsoft.Practices.EnterpriseLibrary.Common, 'Microsoft.Practices.EnterpriseLibrary.ExceptionHanding, and 'Microsoft.Practices.EnterpriseLibrary.ExceptionHanding.Logging then when I these references the exception handling worked well, but when I closed the page and run the page again the following excetion come out: Could not load file or assembly 'Microsoft.Practices.EnterpriseLibrary.Common, …

0
48
Member Avatar for vinlam

I dragged two calendars from the toolsbox. let say if i clicked calendar1 date as 22 july 2008 and i clicked calendar2 date as 25 july 2008. i want to calculate out the total date. is there any coding for these?

Member Avatar for greeny_1984
0
93
Member Avatar for MoikleC

Can anyone offer C# code to read Excel chart data (e.g. Type, Title...) from an existing spreadsheet with charts contained? Thanks :-)

0
53
Member Avatar for diyerxa

I'm a VB.NET developer in training (still in college), and I'm working on my first ASP.NET web application. I'm extremely new to the concepts of ASP.NET and only know what I've read from a few chapters of a book. That being said, I have a web form with 3 textboxes …

Member Avatar for diyerxa
0
101
Member Avatar for ravikiran189

Hiii, Need help regarding the versioning of ASP.net website dll's...Must be able to versionise each dll as per builds....Some how got some information & did the deployment process through AssemblyInfo.cs..... Added Web Deployment & compiled...THis is whati'm getting Error 24 The files '/IRM/App_Code/clsGlobal.vb' and '/IRM/App_Code/AssemblyInfo.cs' use a different language, which …

Member Avatar for guru_sarkar
0
66
Member Avatar for ansari.wajid

Hi friends First of all I would like to thank people here on Daniweb for helping me whenever I need help. I am hopefull that now also all of you will help me. Today I got a special scenario which I am applying in my application. I have 2 text …

Member Avatar for tuse
0
118
Member Avatar for matale

Hi, Im using ASP.net Login controls to allow users to Register on my website. I want an Email to be sent to the site Administrator everytime a new user registers, how do I achieve this? Thanx

Member Avatar for greeny_1984
0
195
Member Avatar for rajeswaran25

hi, I have a problem. I create a button control in aspx page. when i will be click it print all contents.The button functionality will be write by aspx.cs page .what code i will be given this functionality is excuted

Member Avatar for greeny_1984
0
89
Member Avatar for pranav_jog

how to avoid form load again after loading the page in asp.net in my case when i am selecting any item from dropdownlist then form is loading again & again & after selecting item second time it's giving me the selected value, so how can i get selected value at …

Member Avatar for greeny_1984
0
2K
Member Avatar for Mahadikprajakta

I want to Print report of the content that is displayed in DataGrid in Visual C# 2003 (its a Web Application) On my page there is one buttton called Print Report,so after clilking on that btn report should generate(or it shld give some option for printer selection ) Plz help …

Member Avatar for greeny_1984
0
25
Member Avatar for Mahadikprajakta

I am working on project (ASP.Net C# 2003) in which I am displaying data in DataGrid. When User cliks on "Export report to Excel" button, data diplayed in DataGrid shld exported to Excel. can any one tell me how to print the report in excel from DataGrid Plz help me............ …

0
54
Member Avatar for mskwarcan

What I'm trying to do is having a sign up form that they can fill out, click sign up and have all the information implanted into the database but I'm having problems. This is my VB Page. [code]Imports System Imports System.Data Imports System.Data.SqlClient Imports System.Text Partial Class _Default Inherits System.Web.UI.Page …

Member Avatar for greeny_1984
0
83
Member Avatar for raghavan2004

HI friends i am interested in finding out what will be the code for my problem if any one finds it plz help me out. whwn i click a component and place it on my webform in the property window it says as component1.text (for example whwn considering a textbox …

Member Avatar for greeny_1984
0
124
Member Avatar for sayso36

Hi Experts - I have created a edit web form. It does get populated with the appropriate record by using DataReader.... but I would like to modify/edit data and save it so it is updated in the access database. I have created a SaveIssueButton button and put update sql statement …

0
62
Member Avatar for sbv

Hi the situation is, My database is online. On one system i have my asp.net project (as a server). i need to access this site in LAN. Means from anywhere i access site the database is live. Am i right..!! Now the problem is I am unable to access the …

Member Avatar for jamello
0
99
Member Avatar for jamello

Hello people! I need ideas about how to randomly generate a set of integers - a set of 16 on 40 rows. I had tried the Randomize function on the .net framework but has not been successful. Any idea woud be appreciated

Member Avatar for jamello
0
172
Member Avatar for knrakesh

hello Friends, can any one give me the link for free downlable .NET projects Please provide me Thanks in advance Rakesh Nagekar

Member Avatar for shadow_cool
0
75
Member Avatar for shadow_cool

I have a problem with print data from XML on aspx page. I made some source which read data and write into XML file, but when i print data, i see this: [ICODE]<h2><a href="http://www.bulgarianpropertysale.com/">LONDON 2012</a>: London Unveils Its Olympic Stadium</h2> <p>The Olympic Stadium for the Games in 2012andnbsp;has been unveiled …

0
58
Member Avatar for Lokesh.snghl

hi guys, I m devloping a program To calculate tavell alowance and driving alowance,But i have some problem to calculate it. for it i m making structure of database Sourec(CITY) Destination(CITY) startDate enddate mode A B 5\14\2008 5\15\2008 SAME STATE B D 5\20\2008 5\21\2008 OTHER STATE D B 5\22\2008 5\22\2008 …

Member Avatar for greeny_1984
0
66

The End.