13,936 Topics

Member Avatar for
Member Avatar for naugiedoggie

Hello, I have a site that I have always edited remotely, using FrontPage extensions. I recently went back to make some site updates and VS is giving me the error "You are not authorized to perform the current operation" when it tries to connect remotely to the site. By rightclicking …

0
61
Member Avatar for stephen lowry

hi guys im working on a project which i have almost compleated, which saves the data onto a text file (semi colon delimited ) however the second part requires me to import this file into access database by clicking a button on my projects gui, i already know how to …

Member Avatar for Teme64
0
317
Member Avatar for Lewis_UnderGrad

Hi guys, I've been using asp.net 2.0 over the past 2 years making simple web applications but have never used it with MySQL. I've been asked to create a website for a relative. The site will be a vehicle leasing company. After speaking to owner and understanding his requirements i …

Member Avatar for Lewis_UnderGrad
0
195
Member Avatar for blackcorner

Hi people: I have three dropdown controls in my page for selecting birthdate. How can I filter the values on my controls, in order to show to the user only those days available for that specific year and month??? For instance if the user selects Year: 2008, Month: Feb... then …

Member Avatar for mail2saion
0
77
Member Avatar for kischi

Hi, I'm trying to make a contact form, but it won't send the e-mail when I press send. It doesn't make an error, just nothing happens. I really don't know what the problem can be. I'm doing it in .net c# here is my code from my cs page: [CODE] …

Member Avatar for mail2saion
0
120
Member Avatar for ravindransrm

hi...... i want to edit ,delete details view in c#........ actually i done it by configuration method.... but i can't edit,delete operations using c# code........ plz help.......

0
87
Member Avatar for engnr

Please what steps should I follow add image to my web page using image control in visual web developer 2005. Thnx.

Member Avatar for sknake
0
82
Member Avatar for konczuras

Hello! I'm building an ASP.NET portal with C# codebehind. I'd like to include an RSS feed too. The main idea is that when you write an article, it's inserted into an SQL database, and in the same moment, it'd update the rss xml file. My question is: how can I …

Member Avatar for sknake
0
83
Member Avatar for Shyam14

Hi everybody, This is Shyamala from Chennai. I'm a mom and a software professional. I've been doing development work - mostly part time for 7 years. I've worked in C, Unix, Oracle and more recently in ASP.Net 1.1, C# and SQL Server. I'm looking for work-from-home opportunities as my kids …

Member Avatar for Ancient Dragon
0
101
Member Avatar for chris5126

Hi, I have created a web application that uses impersonation in the web config file to run as an administrator user under vista. I need this so the program can have access to a remote network drive, however the application cannot see the drive. Im using the unc address e.g …

0
106
Member Avatar for Sri_r

I am a junior Developer, working on asp.net,C#. I would require some code guidence in c#. Right now i am working on server controls, as in on click of radio button, data in dropdownlist shld appear. i have done this on javascript but trying do this in c#. Can anyone …

Member Avatar for kvprajapati
0
89
Member Avatar for blackbr

I initially developed my app with vs2003, using sqlDataAdapters and datasets. Now I need to add additional fields, etc. I'd like to use the Data Adapter Configuration Wizard, and have found instructions for 2005 to select the component in design mode, and pull up the wizard using the context menu. …

Member Avatar for Pioneer Jackie
0
107
Member Avatar for hannahwill

hiya! i need to provide a free business directory on my website.i am planning to make business directory as a webservice.users will b accessing from different domains. question 1: is it possible to implement my idea as a webservice in visual basic and will it be accessible from anywhere? question …

0
48
Member Avatar for dharasomya

Hi I am using asp.net 2.0 and sqlexpress 2005 through visual web developer and code in C#.i am making a project in which i want to add/update records by selecting course example insert student by selecting science stream arts or commerse by selecting anyone one of this in list box …

Member Avatar for jbisono
0
121
Member Avatar for korssane

hi all, i am developping a c# asp.net web app and i have a few questions please. 1- i want to make visible a dropdown list when a certain radiobutto is checked. 2- i want to add this dropdownlist to the same Groupe name as the radio button ( could …

Member Avatar for Sri_r
0
182
Member Avatar for noodlecode

I'm a career changer with a Bachelor's degree in an unrelated field. I'm doing an A.S in computer science, and a Masters in MIS right now. Things are going good, I've got classroom experience with Java, C++, html, css, javascript, JSP, php, SQL, taking asp.net. etc.... Just about done with …

Member Avatar for ithelp
0
90
Member Avatar for starsinthesky

hey guys, im new to this asp.net. my OJT supervisor asked us to make a powerpoint presentation of the topics each of us were assigned to. i was assigned with asp.net (using visual studio.net). im zero-knowledge with this, but im trying to learn. :) im just wondering what's the difference …

0
33
Member Avatar for nilaxiranjan

hi, i want to search the data's from database.eg:-i want to search data based on key skills,so how can i write code in c# that i'm able to search information based on keyskills.If we put Asp.net in text box it shows all profile related to it please revert back to …

Member Avatar for ithelp
0
39
Member Avatar for keatingronan

Hi guys, I m trying to store an image in a string, so that later i can put that in a label. But i m getting errors: wat i m trying is [code]string imgFailureIcon="<img src="images/erroricon.jpg" width="20px" height="20px">" ;[/code] the error is ; expected. Please help me out

0
67
Member Avatar for dharasomya

Hi i am making a intranet website and i want to insert update and search data from usin sql connection.I want to insert data from giving textboxes and when click on update button textbox shows and when click on update button it will update in database and when i delete …

0
59
Member Avatar for lefrancisco1

Hi Folks, Iam working on Gridview control.I have 2 dropdown list and one text box and two command button (one is update and other is cancel).Below I have a gridview control. in that gridview i have edit and delete option.Once I click the edit i can able to update but …

0
43
Member Avatar for shawn.bordeaux

Basically I am just trying to figure out how I can display customer records for the user who is logged in. I am sure this is very simple just not 100% sure how. I have a form that the user submits new customers and it stores the userid for the …

Member Avatar for shawn.bordeaux
0
185
Member Avatar for vuyiswamb

Good Afternoon All I have a Control that looks like this [URL="http://www.tiyaneproperties.co.za/fading_Control.JPG"]http://www.tiyaneproperties.co.za/fading_Control.JPG[/URL] And this Control looks differently from versions of Internet explorer. In 7 and up it shows are the links shows you and in internet explorer 6 it shows the whole of it , if the list grows, it …

0
67
Member Avatar for dotnetnoobie

Hi, I have a problem creating an XMLTextReader from a file on disk. Its an ASP.NET application written in VS 2005. When the application is deployed to IIS6 it runs fine but when run from visual studio the XMLTextReader is not populated from the file on the disk. I've checked …

0
51
Member Avatar for Eager_Beever

I have an ASP. Net 2.0 website with C# 2005 as the programming language. I am using CSS for the layout. Currently I am using a plain/static .Gif image as my header. I would like to enhance the look by using some animation in the header. I used some flash …

Member Avatar for jbisono
0
79
Member Avatar for sajithkahawatta

:sad: :sad: my web page C#.net is work properly in my iis .but when i publish in another server it give errers.i used vs2005 and ms word 2003. but in the server there is no vs2005 or word installed. it has only .net frame work installed.folowing the error, Parser Error …

Member Avatar for hermsen
0
765
Member Avatar for viffa

Hi. I'm Bethany. I'm a student who lives in Russia and is learning how to become a programmer. Can't say that I'm very good but I try. Right now I've got some work that I need to do in asp.net and I might be needing some help. That's why I'm …

Member Avatar for viffa
0
49
Member Avatar for nzkks

Hi, I am using these: ASP.Net 2.0, VB.Net, SQL Server 2005, Visual Studio 2005, Typed dataset & data table adapters using xsd file and BLL classes. Example scenario (copied from somebody who asked the same question and not answered with examples.) Table 1 Main ID (autonumber) field1 field2 field3 Table …

0
82
Member Avatar for jkvsos

hello i am developing asp.net+sql server+crystal report with vb code i need a help to change report connection change from my vb code please help me....

Member Avatar for Kusno
0
74
Member Avatar for mahendrabilla

Hi, I want to add the auto complete functionality to my new .aspx page. I am working in .Net 1.1 + ASP.Net. I want to add the functionlaity using simple div and it should be similar to the Google search option. When the use type on key press the result …

Member Avatar for serkan sendur
0
61
Member Avatar for jimib

I am attempting to configure a datasource in an AJAX web page from an existing postgreSQL database that resides on our server. I have done this many times with MySQL, no problem. When I finish the configuration for the PostgreSQL Database in the "Add Connection" wizard of Visual studio 2008, …

Member Avatar for jimib
0
113
Member Avatar for agrothe

Some strange errors occurring in my asp.net website. I was using the MS ApplicationBlocks.data.dll to connect o my SQL database. Once I started testing my website on IIS as opposed to the ASP.NET development server, I started getting connection pool errors. So, like anyone would, I searched for every instance …

Member Avatar for agrothe
1
546
Member Avatar for kals4u

Hey frnds....1s again i need ur help.. Im developing an asp.net C# Application.. My client requires to send images of Big Size the problem is that now i have to compress the high resolution Images to a smaller size and then also decompress after downloading the images... I just need …

Member Avatar for sknake
0
68
Member Avatar for xtremerocker

I'm currently working on a website that's using the standard ASP.Net login system. I'm stumped as to how to have a newly created user automatically added to a specific role, i.e. member, admin, etc. The site is in C# instead of VB. Any help is greatly appreciated! - Michael

Member Avatar for kals4u
0
58
Member Avatar for gillivt

I am using SQL Server 2005 express. I want to insert a record into a table and return its primary key. Here is my SQL Procedure: [code=sql] ALTER PROCEDURE InitialiseHistory AS INSERT INTO StatusHistory (StatusCode, DateChanged, Comments) VALUES (0, { fn NOW() }, 'Status initialised to UNKNOWN') RETURN SCOPE_IDENTITY() [/code] …

Member Avatar for gillivt
0
197
Member Avatar for tcordero

I need to add a feature in my VB .NET application to SCAN a document directly to a directory. The output directory and output file name is pre-defined in the application. I don't want to have the scanner config screen to popup everytime. Thanks, Ted

0
56
Member Avatar for anish.anick

Hi All, I have web page where the datas are refreshed by calling Asp.net web service from javascript. I am using javascript setInterval() for updating the datas periodically, also using clearInterval() for stopping this javscript timer. In total the page gets details from 3 different web services. Once the data …

Member Avatar for essential
0
186
Member Avatar for Coward

hi all i want create Query with Nhibernate i problem with average time the object my code : [CODE] public static int GetInboxFaultsCount(int InboxId, FaultState State) { Criteria criteria = new Criteria(); criteria.Query = "select count(distinct fault) from IFault fault inner join fault.ReceiversInbox inbox where inbox.Id=:id and fault.State =:state AND …

Member Avatar for Coward
0
134
Member Avatar for learnerasp

Hi There, I have created a javascript count down timer to be used in asp.net. Thanks to the author of the article for making my life half simple. Basically, I create a countdown time for user to register (20 mins). If the countdown is around 5 min (that means the …

Member Avatar for essential
0
222
Member Avatar for kischi

Hi, I have a problem with a scrollbar, once in a while when I try scrolling up or down it jumps to the recent position of the scroll. You can see the problem on: [url]http://radiojazz.dk/udsendelser.aspx[/url] And then try to scroll abit and see that it jumps. Does anybody know how …

Member Avatar for kischi
0
155
Member Avatar for shashank.kuls

Hellow frnz i wanted to select row in gridview using checkbox, using c#.net pleae help me

Member Avatar for jkvsos
0
147
Member Avatar for saquibaltaf

Dear Developers.... I am going to develop application in ASP.NET / Vb.net. I want that Interface of that application is in urdu Language .. I need Help in. 1..... How to use urdu font in Vb.net for Application Interface. 2.... is it Possible to save Urdu text as it is …

Member Avatar for ithelp
0
77
Member Avatar for normality2000

Would anyone have any example code in VB that illustrates how I can merge the tables that are generated when XML is read into a dataset. An example of the XML would be: [code] <process> <block1> <name>name1</name> <dated>01/04/2009</dated> </block1> <block2> <text>A</text> <UID>1</UID> <title> <label>label1</label> <value>value1</value> </title> <description> <label>label2</label> <value>value2</value> </description> …

Member Avatar for normality2000
0
95
Member Avatar for mitcheldany

Hi, i want to do Category and products concept in my application. I need to display category and product names in label and dropdownlist controls.category names should display on label and Product names should display in dropdownlist. when i select a particular product that will show our details. Can anybody …

Member Avatar for mail2saion
0
65
Member Avatar for Bingy

Hello y'all. Running WXP Pro SP3, on laptop (Acer 3002) I have installed .Net 1.1, 2.0 SP2, 3.0 SP2 and 3.5 SP1. Do I really need them all? I thought not and tried to delete 1.1, 2.0 and 3.0. through add/remove programs but they wont go. Got message...."cannot uninstall as …

Member Avatar for Bingy
0
106
Member Avatar for NguyenThai

I have started with ASP.Net just 1 month. Right now, my project may implement the control that users can recovery their password by answering question. We all know that Visual Studio or Visual Web Developer has a control name Password Recovery Control, just drag and drop. So far I have …

0
144
Member Avatar for luckyads

Hi All, I want to pass an id via querystring from a hyperlink in a datagrid. How can I do it? I wrote the following, but got an error "The server tag is not well formed" [code] <asp:HyperLink [B]NavigateUrl="~/users/matrix.aspx?Exercise=<%# DataBinder.Eval(Container.DataItem,"hid")%>"[/B] Text="Link" id = "lnkLink" runat="server"></asp:HyperLink> [/code] Please help! Thanks in …

Member Avatar for luckyads
0
454
Member Avatar for naorye

Hi, I am trying to use Xml Serialization in order to serialize and deserialize an object for a webservice and for a database operations. Here is an example of the class structure: [ICODE] public abstract class Forniture { private float m_Price; public abstract int color{get; set;} [XmlElement(DataType="float"))] public float price{ …

Member Avatar for naorye
0
246
Member Avatar for naorye

Hi, I posted a question in C# forum and a guy there advice me to ask the question here. So, here is a link to my question: [URL="http://www.daniweb.com/forums/thread190093.html"]http://www.daniweb.com/forums/thread190093.html[/URL] First, I will describe the classes and then I will describe the error: I have a class Task3: [ICODE] public class Task3 …

0
66
Member Avatar for blackcorner

I have three ASP.Net applications and I want them to share their user status (Anonymous, LoggedIn). For this I use a custom Membership provider which lets me manage my users database effectively. But... How can I authenticate a user in one of this applications AND let the other two applications …

Member Avatar for blackcorner
0
120

The End.