13,153 Topics

Member Avatar for
Member Avatar for -EMAN-

Saving information from .NET webcontol into access(database) I am doing a Job hot system, my webpage consists of buttons, text , .... Each time the new user fill the form , the submit button is clicked how can i move all information from this form to Table (database).. Also, how …

Member Avatar for tgreer
0
166
Member Avatar for cutepinkbunnies

Hello All, I'm sure this is an easy one for you all, but pardon...I'm kinda new at this. What I'm trying to do is store a URL in a SQL table using a text field. This is working successfully and as planned. The heart of the issue: I have 200 …

Member Avatar for cutepinkbunnies
0
133
Member Avatar for vaisakh

any one knows how to place image in datagrid from database in asp.net and i have to provide link to tht image directing to some other page plz help me

0
110
Member Avatar for Fenerbahce

[COLOR=#0000ff]i cant display picture from container when i write like this. [COLOR=#0000ff]<[/COLOR][COLOR=#800000]td[/COLOR][COLOR=#000000] [/COLOR][COLOR=#ff0000]style[/COLOR][COLOR=#0000ff]="width: 100px"> [/COLOR]<[/COLOR][COLOR=#800000]asp[/COLOR][COLOR=#0000ff]:[/COLOR][COLOR=#800000]Image[/COLOR][COLOR=#000000] [/COLOR][COLOR=#ff0000]ID[/COLOR][COLOR=#0000ff]="Image2"[/COLOR][COLOR=#000000] [/COLOR][COLOR=#ff0000]imageurl[/COLOR][COLOR=#0000ff]="~/images/+ [/COLOR][COLOR=#000000]<% Container.DataItem("picture")%>[/COLOR][COLOR=#0000ff]"[/COLOR][COLOR=#000000] [/COLOR][COLOR=#ff0000]runat[/COLOR][COLOR=#0000ff]="server"[/COLOR][COLOR=#000000] [/COLOR][COLOR=#0000ff]/>[/COLOR] [COLOR=#0000ff]</[/COLOR][COLOR=#800000]td[/COLOR][COLOR=#0000ff]>[/COLOR] [COLOR=#0000ff][/COLOR] [COLOR=#0000ff]please help [/COLOR]

0
75
Member Avatar for stackOverflow

Hi, I've got a module where i search for a candidate with his Id and display his name, age..etc.. I've put the details like name , age etc.. in the datagrid. The search module is working fine.. when a valid candidate Id is entered. But when an invalid ID is …

0
98
Member Avatar for Fenerbahce

Hi, How can i get this on screen ? sql= new sqlcommand("select count(*) from datas", database123) ... ... persons=sql.executereader() ... ... label1.text= [B]????[/B] [B]Thanks[/B]

Member Avatar for Fenerbahce
0
181
Member Avatar for PeterMoris

I’m currently working on a distributed application that requires cluster wide caching support for its operation. Since ASP.NET Cache does not work in clustered environment, I was thinking to code my own custom caching solution and confronted some issues. As we all know that a unique instance of Cache runs …

Member Avatar for ScottSimpson
0
215
Member Avatar for fmardani

Hi, There is a requirement to be able to upload files using a website (asp.net 2.0) . There should be a kind of validation on these files before the upload is allowed. What I am not sure of is how can I do any kind of validation on the files …

Member Avatar for web developer
0
140
Member Avatar for aslekar

I am having following query on Windows Popup close button : Programming environment : ASP .NET , Browser : IE 1) Is is possible to remove title Bar , Resize buttons and close[x] button at right top from pop-up browser window ? 2) If possible , how to do it …

Member Avatar for web developer
0
124
Member Avatar for fmardani

Hi, When using the password recovery control this is the error I get "SMTP host was not specified." Where do I set this please? Thanks

0
102
Member Avatar for muthu

hai friends, i want to access the asp.net variable in the javascript. ie i want to access the field that was displayed in the asp.net pages will be accessed in javascript. real problem is, my project is online examination there i am using duration for the exam which is stored …

Member Avatar for muthu
0
122
Member Avatar for fmardani

Hi, Trying to send an email through asp.net 2.0 Here is the error message. Any ideas please? Does this mean that the mail exchange server that I have provided is incorrect? `"Unable to connect to the remote server"` Here is what I am basically doing: ' Configure mail client (may …

0
68
Member Avatar for tgreer

Has ASP.NET 2.0 introduced a simplified data control for displaying parent/child data? Imagine a HelpDesk application, where you want to display all the "open tickets". I can see how you'd use a GridView for that. However, each row in the resulting table should have the ability to, when clicked/selected show …

Member Avatar for BoggyBoy
0
405
Member Avatar for extofer

I'm working on an app to send mail. I'm using the MailMessage object, but when the email is trying to be sent, I get an error "Can't Access CDO object" How do I enable the CDO on my side of the application??

0
57
Member Avatar for CaRLiTo

im having some problems in launching an ASP.net, C# site im having troubles in making virtual directory over there and most irritating the custom error mode in the web.config. plus i wanna to place my ACCESS database on the domain but im unable to find the correct physical path to …

0
101
Member Avatar for Fenerbahce

How can i move to next, prev,last,first records in ASP.NET? it was like DB.MoveNext in ASP but i dont know how in ASP.NET ! Thanks

Member Avatar for Fenerbahce
0
159
Member Avatar for vishantpatil

Hi, I am new to this .net environment...I have a bit problem... Can any one tell me how to make the data validation of child controls on the client side. e.g. A TextBox placed inside datagrid as a which is enabled on clicking the edit button.

Member Avatar for tgreer
0
43
Member Avatar for muthu

hai friends, i am doing online examination project. i want to display the duration of the exam, example 5 minutes. i want to display the time and dispose when the time is over. plz help it is urgent. muthu.

Member Avatar for muthu
0
64
Member Avatar for Diode

Hello everyone, how are you? I have Visual Studio.NET 2003 and Windows XP Pro SP2. My Visual Studio.NET won't open ASP.NET projects because it says I don't have ASP.NET 1.1. It turns out that I used WindowsUpdate to manually get v 1.1.4322 and it still says it. I have the …

Member Avatar for muthu
0
132
Member Avatar for web developer

[B]Hi all I am here again ,and this time i returned back and with my hand a problem in SQL server not in asp.net . The problem is the following : [list]I am in a project that contains a table of users[COLOR=Green](user_tbl)[/COLOR] and another table of groups[COLOR=Green](Group_tbl)[/COLOR] . and each …

Member Avatar for hollystyles
0
115
Member Avatar for dexterz

Hello guys, Can somone help me figure this out. I tried for few hrs today, but still failed to meet my expectation. In old ASP, the cookie is working prefectly, and it prevent me from rating multiple times even. It's a lot different in ASP.NET. For example, if i rate …

0
81
Member Avatar for vaisakh

i have stored image in the database.how can i retrieve it a and display in asp.net webform. am not asking display thru datagrid.i have to put link to those images plz help me to solve this problem

Member Avatar for BlazingWolf
0
149
Member Avatar for -EMAN-

hi .. can any 1 give me "brilliant" idea to do this (Projet ) in ASP.NET [B]An airplane reservation system for an airline. The airline allows a 15% flight overbooking, and passengers who cannot be accommodated are compensated, and rebooked on the next available flight. Also take into account flight …

Member Avatar for web developer
0
84
Member Avatar for sravankolla

Hiii all :) , I'm new to da .Net Side I just want to carry the Username entered in one webform to other ... I know it's using QueryString Or Cookies In ASP.Net But I don't know how to use tehm.... .So Plzzz Hel pme.......

0
33
Member Avatar for tgreer

Has anyone played with the ASP.NET 2.0 Menu control? Most of the samples I see deal with the SiteMapPath and Master Pages. Can this control be used for a simple DHTML-style dropdown menu? Like the suckerfish menus, or functionally equivalent to daniweb's main menus? One would think so, but the …

0
69
Member Avatar for web_developer

guys, i need for my project, an html editor like the one found here when u post a new thread. from where i can download this extension? or is there a code i can copy it? 10x in advance sam

Member Avatar for web_developer
0
50
Member Avatar for Young Teck 06

I am kind of having some problems, I asked on dBForums but nobody responded, guess its safe to say... soooo much for their knowledge of knowing things: I have 2 scripts running on my site, one is an ASP.NET Storefront and the other is a database manager (since technically I …

Member Avatar for Young Teck 06
0
177
Member Avatar for preist

I need to buy a Server Platform, have Linux and a system that tracks and logs all the network traffic. Do you have any links to information about choosing Hardware, Software and all that. Thank you very much. The second, less important, choosing hardware for a ASP.net server. Thank you …

Member Avatar for preist
0
70
Member Avatar for jcmoles

First of all, let me say I am new to this forum. It has been a while since I attempted any programming. I have used vb.net, HTML, vbscript, and javascript in the past. Here is my problem. I am wanting to make a web page with pictures, under the picture …

Member Avatar for Techscrip
0
145
Member Avatar for vaisakh

i have 3 dropdownlist for month day and year.i need to validate the date selected.means (feb 31, leapyear)i checked javascript but i cannot do it in this .net environment plz help me

Member Avatar for Techscrip
0
70

The End.