13,153 Topics

Member Avatar for
Member Avatar for Richard.Randle

Can anyone help me , i am trying to use a datarepeater control , i have two problems, the first is that i have a button that adds a new row into the bound data repeater , when ~I first add a new row , the new row is empty(which …

0
56
Member Avatar for MARKAND911

I have a dropdownlist on my web page along with a textbox which has property set to password field. Now dropdownlist has autopostback property true. When i change anything in dropdownlist, Password field gets erased. So how can i prevent password field from getting empty at time of page post …

Member Avatar for questpond
0
171
Member Avatar for akil007

I have the Sitemap for Menu.like <sitemap url="" title="Admin" roles="admin"> <sitemap url="~/Rooms.aspx" title="Rooms" roles="admin"> ......................... ......................... </sitemap> Now When I am Login with customer then Rooms.aspx and others are not seen but parent node "admin" is seen which not required then what to do "admin" is seen only for admin

Member Avatar for akil007
0
95
Member Avatar for akil007

Hello I used Sitemap as Menu. Like <sitemap url="" title="Admin" roles="admin"> <sitemap url="~/Rooms.apsx" title="Rooms" roles="admin" /> ............. ............. </sitemap> Now When I am log in with consumer the Rooms.aspx page and other are not seen but the title "admin" is seen where it is not required so What to do …

0
66
Member Avatar for emilio

hi I'm trying to implement a custom forms authentication based on existing objects. i have created the following classes classes: [CODE=c#][Serializable] public class MyIdentity : IIdentity { // my custom members and properties } [Serializable] public class MyPrincipal : IPrincipal { // my custom members and properties }[/CODE] i'm using …

Member Avatar for emilio
0
105
Member Avatar for 123mehran

What Are The Most Important Of ASP.NET Parts That For Developing WebSite Must be Known? and a bit AJAX in ASP.NET Or JQuery,what are they?,what do they do? and ... Thanks

Member Avatar for vuyiswamb
0
59
Member Avatar for 123mehran

Hi Guys I've made a id number textbox and wanna when users typing characters the server tell them type digits what should i do?

Member Avatar for fawadkhalil
0
97
Member Avatar for yHobZ16

We need little help for our project website. Please help us. We need a code for mouse hover in ASP.NET. For example, every time the mouse is over the image there is a pop-up image in its side. We'll wait..Thank you very much!

Member Avatar for fawadkhalil
0
339
Member Avatar for denmarkstan

i have followed all the instructions to download and install vwd2010 with sql server2008, but to no success. please let someone help me here please. thanks!

Member Avatar for questpond
0
146
Member Avatar for kgenn

How can I execute accessdatasource in the query UPDATE, DELETE and INSERT? I can only do the SELECT QUERY

Member Avatar for vuyiswamb
0
68
Member Avatar for 123mehran

hi I have two webforms when a user fill the webform1 and get webform2( through submit )if user click return(get webform1) i want to show user the webform1 info that user filled first time. (i want to keep webform1 info when user go to webform2 and return to webform1) what …

Member Avatar for 123mehran
0
86
Member Avatar for sureshselvaraj
Member Avatar for psathish2

hi i am sathish. i am asp.net beginner i want learn grid view in asp.net using C# . i donot how to do. so any one know plz send me step by step.. thank you

Member Avatar for afroz khan
0
299
Member Avatar for game4tress

I have a web portal [url]http://www.game4tress.com[/url] that loads a series of databases. Most of the time, everything works fine, but certain times, especially on google chrome, if i click too fast on a link, inside the main page (to play a certain game), i get an (unknown) error message when …

Member Avatar for vuyiswamb
0
122
Member Avatar for kieky

i have 2 table, Topic and Comment.. TOPIC IdTopic TopicName CreatedOn CreatedBy COMMENT IdComment IdTopic(FK) Comment ReplayOn ReplayBy I want to count all comment where Comment.IdTopic == Topic.IdTopic cant u help me? i'm using Linq to sql and C# thx,

Member Avatar for vuyiswamb
0
58
Member Avatar for srilekha nikky

Hi, I have a excel file with 1000mail Id's i want to send the greetings to them at a time by splitting their names Example: [email]if.ex@gmail.com[/email] the mail should go as "Hi ex".For this i want to upload event or property to upload the excel file. can u please help …

Member Avatar for inplainsite
0
163
Member Avatar for nicecandy

hi, plz help me how can i publish my ASP.NET web service to the remote host and how can i consume the methods of that web service locally. thanks and regards, Nice Candy

Member Avatar for vuyiswamb
0
83
Member Avatar for tariqi

when i try to run the procedure below to export the gridview1 to msword,nothing appears on the document except tags <div> </div>.anyone knows what i might be doing wrong? [code] Public Overloads Overrides Sub VerifyRenderingInServerForm(ByVal control As Control) ' Verifies that the control is rendered End Sub Protected Sub ButtonExport_Click(ByVal …

0
52
Member Avatar for varsha solshe

Hello Everyone, I am new for asp.net and knows some basics of sql... I wanted to use linq with listview and the elements in the listview should be sorted according to the click event of bulleted list and i don't want this data to be editable i mean this is …

Member Avatar for kvprajapati
0
63
Member Avatar for nicecandy

hi, i m trying to show my gridview record into the pdffile using itextsharp. plz help me how can i accomplish it. Thanks and Best regards Nice Candy

Member Avatar for kvprajapati
0
60
Member Avatar for nicecandy

plz help me how can i publish my ASP.net web service to the cloud and consume it from any where i want. Thanks and Regard, Nice Candy

Member Avatar for kvprajapati
0
67
Member Avatar for meghs007

Hello Friends, i am working on my college project Online Sms Portal and i want to create a group sms facility and problem is that how can i make sms selector(or SMS TEMPLATE) like way2sms.com ?? in that when i click on the SMS and the particular sms display in …

Member Avatar for kvprajapati
0
90
Member Avatar for denmarkstan

i find it difficult to add mssql dbs to asp.net website when i am using vs2008. here i intend working locally. please let someone help me.

Member Avatar for kvprajapati
0
141
Member Avatar for Balaji Yerukola

Hi All. Currently i am working in a project which is based upon IIS Log file. My Client has one Intranet Application and is usefull for many users in thir organisation. This intranet application is running on IIS web server. The requirement is that we need to generate a reports …

Member Avatar for kvprajapati
0
86
Member Avatar for sweetkinjal

Hello everybody! I'm doing my project about ASP.NET but i don't know howto create Database. Example: UserName: xxxxxxx Password: xxxxxxx Login(<<<) i want to know how the code working. i want to know where my data will be stored. for example if i am creating login control then which fields …

Member Avatar for kvprajapati
0
308
Member Avatar for raygberg

Hello: I am trying to validate an ASP.NET radiobuttonlist using client-side javascript in a "Custom Validator" control. Here is my javascript validator: [CODE] function ValidatePrem(source, args) { var Array1 = document.getElementsByName('<%= rblPremModes.ClientID %>') var i; for (i = 0; i < 4; i++) { if (Array1[i].checked) { if (Array1[i].value == …

Member Avatar for kvprajapati
0
107
Member Avatar for manjunath_praj

Hi Can Anyone help me in creating custom controls to add or remove textboxes dynamically. Any help is appreciated Thanks Manju

Member Avatar for Fortinbra
0
141
Member Avatar for Sarama2030

I'm creating this web application using asp.net in conjunction with vb.net. will i have difficulties in finding a host company around given people prefer the more open source frameworks like mysql instead of sql server and Apache instead of iis. what other constraints could i face in publishing this app, …

Member Avatar for Fortinbra
0
160
Member Avatar for nicecandy

plz tell me how can i publish my asp.net web service to my intranet and access it from anywhere from my intranet. thanks and regard, Nice Candy

Member Avatar for Pgmer
0
61
Member Avatar for himanshu_roy81

hi, in my application i have a gridview.i wante add new record to database through gridview. how to add new record.in my database i have 6 columns i.e Orderid,shippingid,Customerid,Orderdate,delivery date,orderdate. plz give me code. i facing this problem from couple of days.plz help me thank u

Member Avatar for ArtistScope
0
78

The End.