13,936 Topics

Member Avatar for
Member Avatar for lillyliu

In my website i have to time a test. I am unable to time the test and then register it in ms access database. the time is in seconds. I have no idea of how to use a timer in asp.net using C#. Please help me!

Member Avatar for rajkumartr
0
81
Member Avatar for kylcrow

I am creating a small website for a little basketball league my friends and I are starting where I can enter the wins and losses for a player and a grid will display all the data for that player. I want the grid to display these fields: First Name, Last …

Member Avatar for jbisono
0
111
Member Avatar for msaranya

Hi, I am using itextsharp dll for creating pdf from dot net... From database I am fetching certain fields which are in Tamil and creating a pdf. This is how I have declared my tamil unicode font [CODE]Dim bflatha As BaseFont = BaseFont.CreateFont("C:\WINDOWS\Fonts\latha.ttf", BaseFont.IDENTITY_H, BaseFont.EMBEDDED) Dim Font As Font = …

-1
83
Member Avatar for sravankolla

Hi All I got an error while working with Crystal reports I have added a crystal report and set a command over there to get data. I have added a crystalreportviewer named CRV to my web form and the code given as [code] using System; using System.Collections; using System.ComponentModel; using …

Member Avatar for shijobaby500
0
1K
Member Avatar for bharanidharanit

Hello, I want to use CreateUserWizard. Here i want to add some additional fields in that wizard. Also i want my own validation (even for password format) in this wizard. Also i want this to be stored in my sql database, instead of ASP.NET Website Configuration default website (as it …

Member Avatar for reach_yousuf
0
117
Member Avatar for iamchamith

we can inner html controls using string type...example is if i want to innerHTML html button [CODE]string abc = "<input type="button" id="but" value="click me"/>";[/CODE] then[CODE]divname.innerHTML=abc;[/CODE] like that my question is if i want innerhtml asp.net control how i do it ?? [i want generate asp.net components at server side & …

Member Avatar for kvprajapati
0
105
Member Avatar for tmatini

Dear friends It would be appreciated if some body tell me a complete example about bi directional sorting datagrid web application.some examples handling this problem by XML.i am looking for best way please lead me the best. thanks Touradj

Member Avatar for kvprajapati
0
42
Member Avatar for rutaba

Hi all.. i want to know that for building a project of [B][COLOR="Red"]Flight reservation system[/COLOR][/B] in C#.net i should follow what datastructure? and would this project better developed using C#.net or ASP.net.. Need ur kind suggestions.. Regardz..

Member Avatar for jen]
0
229
Member Avatar for yara.008

hi i want html editor and i search i find many but it dose not work with asp.net page i try to get help to design by my self i dont find any resource i need help :( i need simple html editor not complex one and i need resource …

Member Avatar for scranton
0
101
Member Avatar for styles_p

Hello I'm a newbie of nhibernate And i would like to use the NHibernate Mapping here is my mapping file <?xml version="1.0" ?> <hibernate-mapping xmlns="urn:nhibernate-mapping-2.2" assembly="HibernateCollaborator.Core" namespace="HibernateCollaborator.Core" default-access="property" default-cascade="none" default-lazy="false" auto-import="true" > <class name="User" table="Users" lazy="false"> <id name="ID" column="ID" type="Int32" unsaved-value="0"> <generator class="native" /> </id> <property name="ForeName" type="string" length="30" not-null="true"> …

Member Avatar for styles_p
0
96
Member Avatar for newcoder10

Hi All, I would like to know what's the best way to write function(global) in asp.net c# Framework 2.0 to check for textbox in a form (i have about 80 textbox on one form and I have many forms and textarea and I have list of 90 ro 100 words …

Member Avatar for newcoder10
0
120
Member Avatar for psathish2

hi i asp.net developer i need to upload the multiple image single time and retrieve the image in table format.. any give reference site and code..

0
73
Member Avatar for Guy Perkins

It's been a while since I have had to create a search box to search and display data from sql data base. Just need a little push to refresh my memory. Thanks

Member Avatar for iamchamith
0
90
Member Avatar for anup.maverick

Hi, I have 3 pages(Page1, Page2, Page3) in my Application, Now the problem is that I don't want the User to go directly to Page 2 or Page 3. User should be redirected to Page 1, if they do so. How this can be achieved? “There has to be evil …

Member Avatar for greyhound
0
574
Member Avatar for ricksvoid

what up Gurus, My name is Rick Pace and Im a recent IT grad who has been working on a sales lead management system using ASP.net and SQL server. This is a highly functional web app that ive been working on for longer then I care to admit. I had …

Member Avatar for lincylucy
0
114
Member Avatar for Paladine

[B]Simple ASP.NET Login Page using C# (ASP.NET 1.0 & 1.1 ONLY!!! [COLOR=Red]NOT 2.0[/COLOR])[/B] This is just a small demonstration to show how easy one can "port" the code from my previous tutorials ( [URL="http://www.daniweb.com/tutorials/tutorial19303.html"]Updated: Simple ASP.Net Login Page[/URL] & [URL="http://www.daniweb.com/techtalkforums/thread19303.html"]ASP.Net Login Page with SQL [/URL] & [URL="http://www.daniweb.com/tutorials/tutorial23605.html"]ASP.Net Registration Page[/URL]) over …

Member Avatar for avirag
-1
7K
Member Avatar for roytonmoy

Hi, I'm new to this thread. I need someone to help me out in deciding the following:- I'm creating a asp.net web application that only displays a lot of data from Oracle 10g database tables. These data or the informations shown on the webpage will be changing very frequently and …

0
45
Member Avatar for mandar2886

Hi i'm new to asp.net & i'm developing an enquiry form for a website in asp.net 2003 which contains the foll fields: Name: Email id: Message: Submit Submit is a button & on clicking it all the information entered in the above fields should be directed to the company email …

Member Avatar for love_dude1984
0
116
Member Avatar for nccsbim071

Hi I have a solution file that consist of two different projects. In one of the projects i have a code to upload the file and save it. Currently the file is saved in same project directory that consist of code to upload the file. I want to upload the …

Member Avatar for nccsbim071
0
1K
Member Avatar for draxous

I used below code to display some data using crystal report.i used separate dataSet() object and connected it to the crystal report setDataSourse. There are no compile errors,but after running it gives me the error [B]"Load report failed". [/B] plz help.. The code. [CODE] String ConnectionString = ConfigurationManager.ConnectionStrings[0].ConnectionString; SqlConnection con …

0
51
Member Avatar for mca.mdebnath

Please help me guys........ how can i implement a binary tree using a database in asp.net+C# . In the table there is only one id field.

0
60
Member Avatar for anup.maverick

Hi, In an Javascript code, I am taking a value from User and this value I want in my server side code , vb.net, What is the code for this.??? Thanx & Regards Anup

Member Avatar for iamchamith
0
109
Member Avatar for bharanidharanit

Hello sir, I am creating student attendance tracking system in asp.net. With attendance i need to track students attendance every day and want to generate charts with those data. Charts for Daily Attendance report, Weekly Report, and monthly Report. For this how to design database in msaccess?

Member Avatar for bharanidharanit
0
936
Member Avatar for bharanidharanit

Hello, How to create hover menu. I want to create exactly as attached in the picture. When i mouse over the attendance, the menu should be displayed as such in the picture. Anyone help in this? Thankyou. [ATTACH]12847[/ATTACH]

Member Avatar for bharanidharanit
0
300
Member Avatar for bharanidharanit

Hello sir, how to change this coding to vb.net coding? [CODE] Stream photoStream = PhotoUpload.PostedFile.InputStream; int photoLength = PhotoUpload.PostedFile.ContentLength; string photoMime = PhotoUpload.PostedFile.ContentType; string photoName = Path.GetFileName(PhotoUpload.PostedFile.FileName); byte[] photoData = new byte[photoLength]; photoStream.Read(photoData, 0, photoLength); [/CODE]

Member Avatar for bharanidharanit
0
152
Member Avatar for bharanidharanit

Hi used the below coding for enrypting and decrypting a text. But with this i dont know how to save to a database, when i tried i am getting many errors. How to do this? [CODE]Private Sub cmdEncrypt_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click ' Encrypt MyText …

Member Avatar for bharanidharanit
0
109
Member Avatar for RAMAN2233

i am having a peculiar prob with drop down list whenever i am trying to open my form,the drop down list is not getting populated for the first time...but the second time the drop down is getting populated hav a grtt day thanx in advance

Member Avatar for greyhound
0
97
Member Avatar for manish_partey

Hi to all, I am developing a traveling web site. In which i am using kayak.com API for searching flights and hotels. The problem with this API is that, In hotel search they are not providing any hotel images in the result XML I have to show images of the …

0
72
Member Avatar for royshoa

Hello, I have a big web-site(ASP.NET) with a huge data-base(MS-SQL) and i searched for a good way to use paging in my web-site. I found two good way's to do it but i have a little problem to decide which paging way to use, [U]The first way to is to …

Member Avatar for sknake
0
119
Member Avatar for guptaalok12

i have taken a TextBox in GridView ,Now i want to focus the cursor to the new rows TextBox whenever i move the Tab Key.,How i acn i do it.

Member Avatar for mail2saion
0
89
Member Avatar for iamchamith

I was create asp.net application...In that case I read value from "sql server" to "textbox" I want update that value & send it to database again at run time.. my question is my new value was ignore & again get my befour value as new value... how i update values

Member Avatar for mail2saion
0
92
Member Avatar for aspnetguy

I've got my website, [url="http://www.bangbangt-shirts.com/"]Bang Bang T-shirts[/url], on a Windows Server 2003 dedicated machine. In the last few weeks, it's crashed a few times and I think it does this when it performs an auto update and tries to restart. When they support staff from the hosting company manually reboot …

0
41
Member Avatar for deven_a76

Hello friends, I am trying to use the Ajax control i.e. Scriptmanager, to get the data from the server asynchronously (without postback). For this as per the guidance given by MSDN, I have code in my system. I have used following psuedo code... [Code] <ScriptManager ID="..."> <ScriptService path="ABC.asmx"/> </ScriptManager> <script> …

Member Avatar for deven_a76
0
101
Member Avatar for love_dude1984

hi.. Im using Sql server 2005 SP3 edition & i want to store my database on the live Database server..As i try to connect to the server normally, it gives me error, so i asked the server administrator, he asked me to connect to the server using Query editor. As …

-1
80
Member Avatar for jigirene

On my surveys.aspx page I have 5 user controls (containing different types of questions i.e. yes/no, multiple choice, open answer) that are dynamically loaded depending upon a formview. I have no problem loading these controls. The problem arises when I try to notify the aspx page that an event was …

Member Avatar for jigirene
0
755
Member Avatar for mshravs

i just need to know how can one deploy a website so it can be executed in the other system where Visual Studio is not available

Member Avatar for kvprajapati
0
55
Member Avatar for bobby_only1
Member Avatar for kvprajapati
-1
30
Member Avatar for nickEncarnacion

Hi, i am a beginner in using ASP.NET. I have this problem. Whenever i select the advanced options in configuring the sqldatasource, the Advanced SQL Generation Options are all greyed out/disabled. Now, i found out that the cause of this is because the table that i am trying to access …

Member Avatar for kvprajapati
0
105
Member Avatar for anup.maverick

Hi, I am sending an Email through asp.net 2.0 to the client. In this Email, I have given some radio buttons & textboxes , Now User will tick the radiobuttons & will enter the data in textboxes & Click a submit button in his Email. Now what i want is, …

Member Avatar for kvprajapati
0
72
Member Avatar for deven_a76

Hi, I am using VS 2005. I am trying to get the connectionstring from the Web.config file. As per the Msdn as well as search on the google, most of the code days to use ConfigurationManager.Appsettings --> for getting the string from the file. But when I am going deep …

Member Avatar for deven_a76
0
145
Member Avatar for aspusers

I'm having problems trying to fill in the DataSet using SQL Server 2005. Basically I have a table in SQL Server and I want to retrieve those information and be able to display it in a web browser using DataSet. Whenever I run my code I always get error message: …

Member Avatar for aspusers
0
93
Member Avatar for rikb53

i was not ready for the change between Windows Server 2003 -IIS 6.0 & Windows server 2008 - IIS 7.0-5. i usually (on 03') export the website & app pools and save the configuration to a file. then if we add a new server to the farm, i go to …

0
53
Member Avatar for Piya27

Hi All, Can anyone please suggest some good tutorial for SilverLight Business Application (in C#) ASP.NET???

Member Avatar for Piya27
1
119
Member Avatar for omotoyosi

Pls I have a table generated at runtime. each column have 2 IMAGE button (ADD AND DELETE) IF THE USER CLICKS ADD BUTTON, THEN A ROW IS DYNAMICALLY ADDED AND IF THE DELETE IS CLICKED THEN THE CURRENT ROW IS DELETED. hOW DO I GO ABOUT THIS. AM USING VB.NET …

Member Avatar for omotoyosi
0
96
Member Avatar for shine_jose

The web site is set to run in server the crystal report header button images and export options are not working please help me

0
71
Member Avatar for vuyiswamb

Good Day I have posted this question before , i cant find it to continue from it. Let me start from Scratch because i did not find a Solution to this problem. in my page am using a Treeview Control show like this [URL="http://www.vuyiswamaseko.com/public/Wrong_Display.JPG"]http://www.vuyiswamaseko.com/public/Wrong_Display.JPG[/URL] and am loading data in SQL …

0
53
Member Avatar for shakazulu89

Hello forum :) I am writing a web application which is basically a form .. and once this form is filled out and submitted i want to capture a "screenshot" of the form and create a pdf (or jpeg) from it.. that is i dont want a screenshot of the …

Member Avatar for kvprajapati
0
53
Member Avatar for woolm110

Hey all I'm currently setting up configuration for my webpages and i'm having trouble with Admin access. I'm using MS Access to store everyones details, within the database i've created an Admin user. I'm trying to configure the web.config so I can set access to pages for different users, everything …

Member Avatar for kvprajapati
0
150
Member Avatar for cw08

I want to retrieve addresses supplied in a database and on page load, have a map be populated with markers at the location of those addresses. I can get the information from the database, but I can't figure out how to call the showAddress function and pass in the value …

Member Avatar for kvprajapati
0
661
Member Avatar for woolm110

Hi all I'm having trouble with some of the login controls for my website. I've successfully set it up so when a user registers it enters the details into an Access database. I'm now trying to get the login to work but can't see how to implement this. I've had …

Member Avatar for woolm110
0
243

The End.