13,936 Topics

Member Avatar for
Member Avatar for fayenot

database structure Client Table User Table ClientId PK| UserId FK| ClientName | Address UserId PK| UserName | Password int unique indentifier varchar varchar unique identifier varchar varchar ---------------------------------------------------------------------------------------------------- SCENARIO: When a user log in, his client will be displayed and he has the capability to add, edit, or delete records. …

Member Avatar for FaridMasood
0
59
Member Avatar for fayenot

database structure Client Table User Table ClientId PK| UserId FK| ClientName | Address UserId PK| UserName | Password ---------------------------------------------------------------------------------------------------- SCENARIO

0
52
Member Avatar for nandhinijp

Hi, I want to store video name in database and videos in one folder.This can be achieved by fileupload. How to retrieve videos from database and display on windows media player depending upon the query?

Member Avatar for nandhinijp
0
434
Member Avatar for FaridMasood

I am a programmer with not more than 2 months experience and facing a very difficult chellange. I want to read an online page in my aspx page to get the data on that page. is it possible to read a page not developed by me. Any one can help …

Member Avatar for FaridMasood
0
113
Member Avatar for Techbee

Hi All I am working on an e-commerce site using VB.Net and currently stuck on trying to display my products on the storefront. I am using a GridView control to present records of products from an access database. The GridView is showing the records as they are in the Database …

Member Avatar for sebastian3
0
231
Member Avatar for anitha joe

Hello, I have created a web form and I want the contents to be mailed to my mail id. The code works fine if launched in local server that visual studio provides. The code is written using C#..When I try launching it in my office server, the following error msg …

Member Avatar for ericstenson
0
100
Member Avatar for FaridMasood

I want to read all data on a aspx page. Simply i want to build a page with a textbox and a button. When i click the button it will fetch data from the website whose address i have given, and then show it in a label control. If someone …

0
59
Member Avatar for FaridMasood

I want to read the body tag of an online aspx page in my aspx page to get the data displayed on that page. How to do that.

0
44
Member Avatar for priyamsc

hi, In Asp.Net 2005 Wit C# i have 3 dropdownlist and checkbox in gridview . when i edit the grid view the dropdwn will show wit out the database value.but in text box show the proper database value. so i need to show the database value in dropdownlist when i …

0
67
Member Avatar for tsqaure

I would like to know from anyone who has seen or done someting on [B]airline reservation online[/B](web based application). i thought of using c#.net, but i really dont know where to start from or what program will be good for the implementation.

Member Avatar for tsqaure
0
79
Member Avatar for pranav_jog
Member Avatar for JackyGZ
0
125
Member Avatar for santhanalakshmi

Hi, I was new to c# and asp.net .I want to create a simple login page using ASP.net with c# code behind.I had 2 textboxs(username and id) and 1 button control.I stored all the username and id in MS ACCESS database.Database name "user.mdb" and table name "table1" (only 2 fields …

Member Avatar for JackyGZ
0
158
Member Avatar for priyamsc

hi, i have used gridview in asp.net 2005 wit c#.i need to update my datas.in tat i hv placed dropdownlist,checkbox controls.but its not updating the datas.when i edit the row,we have dropdownlist but not tat database value.so when i edit the row the database value should be in dropdown list.when …

Member Avatar for priyamsc
0
680
Member Avatar for pranav_jog

whatever the resolution of the screen , how to fix or set the screen resolution for example to 800 by 600 in asp.net

Member Avatar for rajarajan2017
0
113
Member Avatar for guptaalok12

i have images in database. i want to show in grid view in different columns.can i do it.also want allow paging property to true.

Member Avatar for srikanthkadem
0
118
Member Avatar for cse.vidhya

hi, i am new to this line... i want to create a registration form in that i have 6 textbox and 6 label box tell me how to insert these values into database and ei have to edit and update the values from the database....... can any one give me …

0
46
Member Avatar for plusplus

I have a horizontal menu. I want there to be space to the left of first item like there is to the right of last item. How would I do that?

Member Avatar for ericstenson
0
84
Member Avatar for sbv

hi friends, i need your help in my project. i need to group my dropdownlist data. can anyone help me to get "optgroup" functioning in asp.net 1.0 using vb.net

Member Avatar for ra00l
0
678
Member Avatar for pranav_jog

how to link css stylesheet file which is stored in database in asp.net please give me complete example

Member Avatar for pranav_jog
0
119
Member Avatar for rashmigs84

I'm building a web page that uses a tree view control. If i click on a particular node i want to redirect a value to the next page .. how to do it using the treeview? I would greatly appreciate some insight on this.

Member Avatar for rashmigs84
0
125
Member Avatar for rathiroja

Dear All, I m trying to read and upload the eml extension file which is saved in my local hard disk from my windows application form using Vb.NET. But I failed to do this, i Done the same using ASPOSE.dll in ASP.NEt application. Please guide me or suggest me some …

0
52
Member Avatar for bhavna_816

Does anybody know javascript function to call WebService I have a webservice written in .NET2.0 and I want to call the webservice by JAvascript function and store the data got from the function on local comp by opening save dialog box in javascript itself Do anybody have any idea?

Member Avatar for hp900
0
77
Member Avatar for cyberjoe

Hi to all! What is the worlds biggest .NET open source project? is it NASAs World Wind project? Regards, cyberjoe

Member Avatar for utkarsh.cse
0
87
Member Avatar for komodo891

Here is my problem... I am developing a portion of my website to sell my floor plans online. I have an access database linked to a Datalist that displays a thumbnail elevation and some basic info about that plan. What I am having problems with is once a person clicks …

Member Avatar for srikanthkadem
0
609
Member Avatar for someoneelse

I have a detail view that is displaying information from a table called demos. I am currently displaying a hyperlink so that someone can click the link and go a page (intense, I know!) I would like to make the hyperlink go to different pages based on the value of …

Member Avatar for srikanthkadem
0
95
Member Avatar for nareshbabukata

hi when i executing the program i recived error your page cnt aceessable problem with 404

Member Avatar for rajarajan2017
0
35
Member Avatar for GL.Za

Hi All Its my first time using LING in vs2008. Im pretty comfortable with do changes to the database (INSERT, UPDATE, DELETE, etc) using LINQ & the DataContext object. However I'm trying to do a little login page. A user will enter their login details (username & password) into textboxes. …

Member Avatar for GL.Za
0
90
Member Avatar for fayenot

[B]Scenario:[/B] I have 2 gridviews, clientgridview for showing the clients and the projectgridview for showing the projects. If I Click on the Client name on the the clientgridview i will be directed to the project gridview to show the different projects of the client [B]Problem:[/B] when i click on the …

Member Avatar for fayenot
0
82
Member Avatar for Techbee

Hello Guys Can you please help me, I'm getting an error message: [COLOR="Red"]Element 'html' cannot be nested within element 'div'.[/COLOR] I have been trying for a long time to fix this problem. One of the solutions I tried was to delete that linr completely but nothing was being returned upon …

Member Avatar for komodo891
0
1K
Member Avatar for ketan_erp

Hi Frd's. I Want to know a site name or book name from where i can learn AJAX from starting to deepely . Thank's in Advance. [URL="http://webaspdotnet.blogspot.com/"]View my Blog[/URL]

0
37
Member Avatar for hwilliford

I've added a treeview control <asp:TreeView.....> to a web application. The control is nested within a form tag, which itself is nested under an HTML div tag. It looks like this: [code=ASP] <div id="sidebar"> <form id="form1" runat="server"> <asp:TreeView id="TreeView1" runat="server" DataSourceID="XmlDataSource1".......> </form> </div>[/code] The control works fine except that the …

0
92
Member Avatar for Fungus1487

Basically i have a wizard so a user can setup the web app correctly when installed. This requires them to enter details on a server which houses their database. I would like to return a list of current paths in the local network for ease which they could select etc …

Member Avatar for majestic0110
0
228
Member Avatar for ThaSaint

Hi I have a number of reports developed with SQL Reporting Services. I want to call them from the Reportviewer available in VS 2005. The problem arises when i add the Report Viewer to the we form. I get an error. Type 'Microsoft.Reporting.WebForms.ReportViewer' is not defined. I am running on …

0
44
Member Avatar for ericstenson

Hi this works in IE6, IE7, but not in FireFox... any ideas? [code] (On PageLoad) ImageMap1.Attributes.Add("onMouseOver", ImageMap1.ClientID & ".src='images/addpatient1.jpg'; window.status='Mouse Over'; return true;") ImageMap1.Attributes.Add("onMouseOut", ImageMap1.ClientID & ".src='images/addpatient.jpg'; window.status=' '; return true;") [/code] The rollover effect just doesn't happen in FF.... grrrrr.....

Member Avatar for a496761
0
130
Member Avatar for pranav_jog
0
73
Member Avatar for vishakha_ate

Hi All, m very new to ASP.Net, but creating one social network site. m saving Video path in database and Video at Server, but when i display it i want to show just an image first and after clicking on it it ll show video. So i want to save …

0
62
Member Avatar for menelaussa

Can some one help me to write this in asp? Is it possible? [code=ASP.NET]<asp:TemplateField HeaderText="Release"> <ItemTemplate> <%# DataBinder.Eval(Container.DataItem, "Release" )%> </ItemTemplate> <EditItemTemplate> <asp:TextBox runat="server" id="txtRelease" Text= '<%# if (bdirty) then DataBinder.Eval(Container.DataItem, "Release" ) else GetDefaultRelease()%>'/> </EditItemTemplate>[/code]

Member Avatar for menelaussa
0
89
Member Avatar for nandhinijp

One of my web page contains dropdown and gridview only.There is no button.I want to validate that dropdown when i click the gridview.(OR) validate when control moves from that dropdown.Help me.

Member Avatar for nandhinijp
0
100
Member Avatar for fayenot

what could be the possible reason why the gridview and formview doesnt appear when i debug my program.. i connected it to a datasource and have them databound, also already set its visibility property to true...please help..

Member Avatar for nandhinijp
-1
104
Member Avatar for pranav_jog
Member Avatar for rajarajan2017
0
95
Member Avatar for Quindoo

Hey, I've got a question on how to hold querystrings to use later on. First of all, I'm using ASP.NET c# with an attached ORACLE server and I am working on making a very simple forum-based web-application. I currently have one page which shows the sections ( which are in …

Member Avatar for Ramy Mahrous
0
90
Member Avatar for ricksvoid

First of all here is how i created my SQL database and established a connection in visual studio 05. I go into the server explorer and right click on the data connections node and and select "create new SQL database". A window then prompts me for a server name and …

Member Avatar for ricksvoid
0
420
Member Avatar for szmitek

I have problem with LINQ. I have created SQL Server 2005 database Database.mdf in App_Data folder with two tables - Pages and PagesGroups. Table Pages consist of fields PageID, AspxForm, DescriptionEN, DescriptionPL, PagesGroupID, NavNameEN, NavNamePL, PageActive, NavToolTipEN, NavToolTipPL and table PagesGroups consist of PagesGroupID, NavGroupNameEN, NavGroupNamePL, NavGroupToolTipEN, NavGroupToolTipPL, GroupDescriptionPL, GroupDescriptionEN, …

0
75
Member Avatar for DATABASE

this the the code for inserting data in a database [CODE]Dim cn As New Data.OleDb.OleDbConnection("Provider=Microsoft.Jet.OLEDB.4.0;Data Source= " & Server.MapPath("database.mdb")) cn.Open() Dim cmdr As New Data.OleDb.OleDbCommand cmdr.CommandText = "SELECT [Customer_ID] FROM [Customers] WHERE FirstName LIKE '" & User.Identity.Name & "'" Dim id As Integer cmdr.Connection = cn id = System.Convert.ToInt32(cmdr.ExecuteScalar()) Dim …

Member Avatar for ericstenson
0
96
Member Avatar for thebigo

Hello I am re-writing an application from VS2003 to VS2008 (.NET 3.5). In the older version there was a file named 'AssemblyInfo.vb' that held version numbers, copyright information etc. I can't find anything to replace it in VS 2008. Basically I want to create an About Box for my web …

0
66
Member Avatar for ckehrer

Hi I am new to ASP.NET and to programming in general. I am trying to pass values from two drop down lists which will be display in a lblResult. My page load looks like this: [code=ASP.NET]protected void Page_Load(object sender, EventArgs e) { { ddlCompany.Items.Add(new ListItem("ABC Company", "0.15")); ddlCompany.Items.Add(new ListItem("XYZ Inc", …

Member Avatar for ckehrer
0
95
Member Avatar for WhYuLoOkIn

Cool that worked, maybe you could help me with the overall problem also. I am trying to insert a picture into my database. Now that I have the invalid column name solved I have another error. The error is stating that I cannot insert a null into the column and …

Member Avatar for a496761
0
150
Member Avatar for menelaussa

Hello, How can I put conditions on a cell from a gridview in edit mode? For example I have the dataview called grdSeasons with the columns From, Until, MinStay, MaxStay, Release in edit mode From, Until, MinStay keep the value data that was saved before when add a new row …

0
82
Member Avatar for alexmaster85

Hi everybody! I want to edit a source file at runtime automatically. This already works. My problem is that the made changes will not take effect. They are not recognized. This source file is in my App_Code folder. If I edit a code behind file (for example Default.aspx.cs) these changes …

0
42
Member Avatar for sbv

hi When our site runs on client side our css, js and img like data gets on clients machine. cant we avoid that. is there is any way to secure this data? i think no. but if there is any solution then plz tell. Thanks in advace

0
76

The End.