12,085 Topics

Member Avatar for
Member Avatar for hirenpatel53

I am creating project for mlm company they want to tree of the members thes have anthe sub tree of that members so anybody have idea so please help me as soon as possible thanks in advance work will be appriaciated

Member Avatar for jonnylevy1
-1
999
Member Avatar for shashi_dongare

i am using IECAPT.exe for exporting the web page.IECAPT.exe exports it in image format I m getting some problems related to IECAPT.exe.It is working perfectly on all operating system. But when i deploy my ASP.NET application to windows Server 2003 then it is calling IECAPT.exe but exporting blank image with …

Member Avatar for shashi_dongare
0
115
Member Avatar for tatarao25

hi all, I hosted my website in iis6 in windows server 2003 having one application pool running 2 w3wp.exe process. problem i am facing, when one process exceeds is size Limit it is transferring to 2nd process while transforming it is taking long time and it is showing Time out …

Member Avatar for crazyvonzipper
0
85
Member Avatar for s1986

i wud like 2 display a alert message with a Ok button.and wen the user clicks ok he must b redirected 2 a specified page.i tried in the following manner bt in dat case it only redirects n does display the message. Response.Write("<script> alert('message!!');</script>") Response.Redirect("webform1.aspx") any suggestions

Member Avatar for rnayak
0
186
Member Avatar for vinaysrk919

manual coding of login and logout in asp.net with c#, after that every click shows the login page...without the user login them........!

Member Avatar for idmIndia
0
188
Member Avatar for rosiec

I have a basic comment page (code below) that I made in Visual Studio 2010 using GridView and FormView. The user fills in the text boxes, the info is put into the database and then inserted into my GridView. I want to password protect the form, so that not only …

Member Avatar for hericles
0
236
Member Avatar for Delzur

Bonjour à tous ! Question je pense assez simple, j'ai une bdd sql server 2008 avec 3 tables. Lors de mon premier test (je suis nouveau dans CR) j'ai mis toutes les tables dans le rapport. Même en retirant les liens, il me mixe les données bizarrement. J'en ai conclut …

Member Avatar for Delzur
0
220
Member Avatar for dwinn

Hello, I have developed a site in VB.Net and ASP.Net with a database backend that allows a user to enter a centre code and in return it retrieves all records from the datbase where the centre code matches the one provide in the text box. My list is appearing as …

Member Avatar for dwinn
0
338
Member Avatar for vinaysrk919
Member Avatar for hericles
0
84
Member Avatar for cobberas

I'm developing an ASP.net website in which I have to allow users to log into someone else's PHP website. On my ASP.net homepage and interior pages I have two text boxes - one for Username and another for Password, and a button for submitting the data. What's the code for …

Member Avatar for cobberas
0
593
Member Avatar for jcarbillon

Guys, I need your help on this case This is my error: [Error 194 The base class includes the field 'PlanImg', but its type (System.Web.UI.HtmlControls.HtmlImage) is not compatible with the type of control (System.Web.UI.HtmlControls.HtmlGenericControl)] [B].aspx[/B] [<li><p onclick="SetSelectedTab(1,'../XXXXXX/XXXXXX.aspx')"><span runat="server" ID="PlanImg" datasrc="#DTSRC" datafld="link1"></span></p></li>] [B].aspx.cs[/B] [PlanImg.Visible = true;] This error is taking me …

Member Avatar for hericles
0
337
Member Avatar for imolorhe

Hello all. I was just designing a web application form that is meant to accept a user's request to use a particular room in a specified period of time. After the user enters his specifications, the application now responds, telling the user if the location specified is available at the …

Member Avatar for mlesniak
0
141
Member Avatar for (jacob_

Greetings everyone, This is my first post in this forum. I have been having an issue for a few weeks now and would appreciate all the help you can provide. Some forums out there have been deleting my post for no reason, so please, if you find there is anything …

0
58
Member Avatar for sherinpoulose

I have created two roles(administrator and member) using membership provider.I want to give role of administrator only for my name. All other users should be automatically assigned the role 'member' while registering. how can i do this

0
48
Member Avatar for GAiXz

[B]I just want to know how to perform a real calculator in ASP.NET like... there's a 1 textbox or 2 and 1 label where in that label will show the text came from the TEXTBOX while typing get it? any idea? please need some help^_^[/B]

Member Avatar for GAiXz
0
140
Member Avatar for arun.11

Hi, I am new to this forum.Can someone tell me how to compare textbox value with all the values of a particular column in the database. Thanks.

Member Avatar for Netcode
0
40
Member Avatar for dwinn

Hello, I am currently trying to sort on a GridView after it has been populated with records from a SQL Server Express database. I click on a column to sort it and I get the following error: "DataTable must be set prior to using DataView." The entirety of my code …

Member Avatar for adam_k
0
140
Member Avatar for Moss ali

I have 3 tables in my Db Supplier with started Supplier-id=C001 up to C999,Each supplier have many Contacts.On some condition i want to assign one table values to second table only those values which are related to that condition let suppose Supplier S010 marge his Business With Supplier S090 then …

0
69
Member Avatar for cocoll

hello. while long search and issues with connection to oracle database,i installed oracle database 10g express edition or XE,32 bits. i have win 7 and 64bits machine. so i tried to connect to this database after setting the ODBC driver (32 bits driver),but the problem is: i successful connected from …

0
67
Member Avatar for Cyberoxy

Hey! I have been trying several times to fix it but couldnt find correct codes in C#. You can copy all these below codes of markup and C# so that you will see what is problem. Im fine with markup but only problem with C#. There is some explanations (bold …

0
96
Member Avatar for Jega_k_k

hi i have just started learning ASP.Net.. i'm try to using dropdown list in if condition it gives error message as [B]"Cannot implicitly convert type 'string' to 'bool'"[/B] [code=asp.net] if (DropDownList1.SelectedItem.Text="buyername" ) { da = new SqlDataAdapter("select * from buyermaster where buyername like '" + a + "%'", con); da.Fill(ds); …

Member Avatar for kani123
0
263
Member Avatar for ronny22

Hi guys i liked to know how i could access data from a sharepoint site example like the lists and output them on my asp site so basically The SharePoint site contains four lists (Sales People; Technical Staff; Customers; Appointments). These lists are being used instead of a set of …

0
49
Member Avatar for tany

Hi..All..I want to design a n tire architecture in my application.I've gone through many sites and have understood the concept but I don't how to start it. I've very basic questions like..how do I create the layer and How do I connect between the layers.. Would you please help and …

Member Avatar for gsuryaprasath
0
231
Member Avatar for rajni11

Hi All, Can anyone tell me the difference between two tier and three tier archieture????????????? and how .net clr works with n tier architecture........... Plzzzzzzzzzzz help me:sad:

Member Avatar for gsuryaprasath
0
283
Member Avatar for rajesh79

can anybody tell me abot the 3 tier architecture in details that means how they communicate in between layers etc...

Member Avatar for gsuryaprasath
0
127
Member Avatar for kshahnazari

hi i have a big problem with this program . it should work because it works in a CD lesson but now it doesn't . then i tried this program and this doesn't work either . it should do this : in the name box a person should enter a …

0
74
Member Avatar for sharathg.satya

help me in using ajax controls in C#.net i am using them but finally they are not getting displayed. the watermarker is not being displayed as the default text moreover the box is empty... here is the code [CODE] <asp:ScriptManager ID="ScriptManager1" runat="server" /> <br /> <br /> <br /> <asp:TextBox …

0
55
Member Avatar for bhagawatshinde

Hi, Can anybody tell me how to set values to textarea. i have an value from sqldb which are to be set. I can retrive the values like this [CODE] string add1 = Request.Form["txtadd1"];[/CODE] but not able to set the values to the textarea.

Member Avatar for bhagawatshinde
-1
135
Member Avatar for Usmaan

Hi Forum, hope your all well and working hard. Right so, i'm a C# programmer, so i'm already in the whole .NET idea. I have a couple of questions regarding ASP.NET. 1) Like C# is Microsoft's reply to Java, would I be correct to think ASP.NET is Microsoft's reply to …

Member Avatar for johny2011
0
267
Member Avatar for cocoll

hello. i have oracle 11g installed on 64 bits laptop running with windows 7. and i manage the ODBC driver fro oracle from the administrative tools ,and i tested the connection from there and everything is okay. but then i tried to connect to oracle 11g DB using visual studio …

Member Avatar for cocoll
0
255

The End.