5,691 Topics

Member Avatar for
Member Avatar for boonfoo

Actually i am trying to find the author of the article in this link. [url]http://authors.aspalliance.com/articles/dynamicbuttons.aspx[/url] But i failed as the provided email address is invalid. So i hope here can find the solution for it. Here it goes from the article exempted source code show on below -------------------------------- [code] Sub …

Member Avatar for crishjeny
0
239
Member Avatar for vvashishta

Hi all.. I need to make my dropdownlist disabled (none can change value or it should be read only)..which property should I use as readonly for dropdownlist is not working for me.. PHMO..

Member Avatar for crishjeny
0
2K
Member Avatar for priyanka_2687

hi all.........:) actually im new to .net.. can we have routing in asp.net 3.5???? if yes, how?

Member Avatar for crishjeny
0
322
Member Avatar for Sarama2030

hi guys!! been thinking about learning some server-side scripting in ASP. is there any use in investing in asp when with the emergence of asp.net? to paraphrase it what is the future of asp at microsoft, will it be there a little bit longer or is a dying horse!! one …

Member Avatar for Sarama2030
0
180
Member Avatar for lili.edryana

Hello fellows. I need some help regarding my script. I have a simple php script contains form to insert [B]First Name[/B] and [B]Last Name[/B]. This works successfully. But my problem is when i try to display the posted data to ASP page, the ASP page doesnt come out. What should …

Member Avatar for lili.edryana
0
2K
Member Avatar for derekbka

i ve read SEVERAL posts in several forums .. i did a LOOOOOT of things to make this bug go out.. but NOTHING ! i BEG for help !!! :P ! here is what happens : i am using my PC all ok and SUNDELLY ! pop up the messege …

Member Avatar for jholland1964
0
407
Member Avatar for selicon.valley

i m developing website in asp.net n page name is 1.aspx i want to show records in table form but my requirement is that it should be hyperlink username when ever visitor clicks on that.next page will come n the username passed to another page <td><%#Container.DataItem("[COLOR="DarkRed"]user_name[/COLOR]")%> </td>

Member Avatar for peachy0685
0
138
Member Avatar for simi pillai

Server Error in '/PrecompiledWeb4' Application. Parser Error Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. Parser Error Message: Could not load the assembly 'App_Web_caknetlg'. Make sure that it is …

Member Avatar for crishjeny
-1
326
Member Avatar for Jesi523

I have two different views in my ASP.Net application. I have a list view and a calendar view. I am trying to get the link to perform differently under certain circumstances. If the the class is full the link should be disabled and read class full. If there are available …

Member Avatar for crishjeny
0
864
Member Avatar for sarathmohanan

hai i'm a third year diploma student. i want an innovative project topic for my main project. i dont need the topics like shopping mall, social networking, hotel management,billing. please please help me..

0
47
Member Avatar for devloper

i m new in asp.net.. asp.net CheckBoxList control does not have the CheckBoxList.CheckedItems.Count like the one in the windows Application. i am manually converting a windows app to asp.net , i need to use the functionally of that Method .. any help please

Member Avatar for crishjeny
0
1K
Member Avatar for Diamonddrake

I am kinda new to asp.net. I used asp backing flash for most of the site work i have done, but I have shied away from flash and I am having some issues understanding asp.net membership. I am currently using the web.config file to set the credentials for forms authentication. …

Member Avatar for crishjeny
0
432
Member Avatar for Shlesh
Member Avatar for ajwposh

I am new to asp.net after previously coding in classic asp. I am needed to do a loop in VB.Net but don't know how to do it. I need to loop through a data set of 3 records and then place each record in the relevant section on the image …

Member Avatar for crishjeny
0
221
Member Avatar for Netcode

Am using asp.net/vb. How do i make a navigation button to link another page using vb.net ans CSS.

Member Avatar for catherine sea
0
96
Member Avatar for 080346

hello everybody; i have a aspx file in which i have made a table with 1 row; now i want to get the data of the user from database who have logined; i have written correct the sql query and it retriving the data, but i dont know how to …

Member Avatar for croker10
0
171
Member Avatar for prvnkmr194

Hi all of Daniweb user............... I want to create a Online Airlince reservation system my problem is that what are the should a airlince system sould have. Still I did't start the project from where i have to start, any web which give detail of that........... Any help from any …

Member Avatar for catherine sea
0
104
Member Avatar for denmarkstan
Member Avatar for Kyaw Thi Thi Sa

Dear all, Now,we are developing e-learning system written in C# asp.net.We also creating flash learning games.The problem is how can we load those flash game from our asp.net page and how can we save score into database and how should we start.I have no idea.We want like this flow. 1.LearnerAAA …

0
52
Member Avatar for sam1

Hi, I am new to ASP.NET and have been given a project in asp.net and silverlight. now my question is would i be able to use ajax with silverlight application or not? can someone please explain this to me. thanks

Member Avatar for kvprajapati
0
61
Member Avatar for abhie1990
Member Avatar for HashimKhan

How Can dates be compared in SQL........? eg. startdate=10-10-2010 , end date=10-11-2010

Member Avatar for hielo
0
31
Member Avatar for ud_gs_sj

in the update query its giving an exception as [B][COLOR="Red"]Operand data type varchar is invalid for subtract operator[/COLOR][/B] so pls help me how to solve this [code] da7 = new SqlDataAdapter("SELECT item_name, item_quan,item_cat FROM c_item WHERE (item_name = '" + fname + "') AND (item_cat = '1')", con); da7.Fill(dt7); string …

Member Avatar for searchsource
0
121
Member Avatar for roymrinal123
Member Avatar for ameyanatu

hello Friends i m having problem My Query that on a classic ASP page i have a form. In that form one drop down list is there. If i select any value from this list menu Then this selected value should check with database and pass value to the textbox …

Member Avatar for @developer
0
107
Member Avatar for fieryidris

i have been using the microsoft visual basic 2005 express edition beta which is my first attempt at doing anything with visual basic so it has been taking me a long time to learn myself how to do things - mainly by using google and also reading through all the …

Member Avatar for Mariandi
0
1K
Member Avatar for BalagurunathanS

Hi Friends.. In my web application(ASP.net), i need to disable the "Back" button in the browser.Moreover i also need to disable the Backspace key in my keyboard when my web page is run..How to do it with javascript..? Someone help with javascript as early as possible.. Regards, Balaguru

Member Avatar for @developer
0
1K
Member Avatar for betdun

Hi, We have an web application on a customer server. This application uses access database. But database locks every 2 or 3 months. Web platform is ASP .NET. We controlled all the codes and there is no open connection or other code errors. Customer server administrator controlled it by unlocker …

0
56
Member Avatar for rakesh.kumar

Hi All... I have created a website using Visual Studio2005 express edition. I have checked my website.It's working properly. I have deployed on the server. I am in a educational institute and my institute is using proxy for the client machines.Means all the client machines have proxy. Now the Problem …

0
40
Member Avatar for selicon.valley

dear friends developing data driven website with asp.net n access database 1)plz provide the detail code with inheritence n also import classes i want to execute insert query in asp.net +vb syntax on submit button 2) if data is store i want to show in table with pages count eg …

0
68
Member Avatar for muze

hello guys...i have a know-how of PHP and made a project as well using PHP in my university. Now I am working on a complex problem and I am asked to do this in ASP.NET. I know it is easy to follow ASP.NET (and is not a rocket science...lol) but …

Member Avatar for pritaeas
0
82
Member Avatar for TJVR

Hi Please help with the following. This is my code: [CODE]<%@ Page Language="C#" Debug="true" %> <%@ Import Namespace="System" %> <%@ Import Namespace="System.Data" %> <%@ Import Namespace="System.Configuration" %> <%@ Import Namespace="System.Xml.Linq" %> <%@ Import Namespace="System.Data.SqlClient"%> <%@ Import Namespace="System.Data.OleDb"%> <html> <head> <title>Session Page 2</title> </head> <body><p>ASP.NET C# session page 2</p> <p>first name: …

Member Avatar for catherine sea
0
206
Member Avatar for kaaviya

Hi i have three gridview in one page say form1.aspx.Initially when the page is loading only first two gridview should appear.When i click any of the hyperlink in the first two gridview it will navigate to another page say form2.aspx which has a button . If i click on this …

Member Avatar for croker10
0
154
Member Avatar for "ICode"

hi, im creating an ASP.NET page using C# and want it to send messages to certain people. i looked at some websites, like clickatell.com and intellisoftware.com but they don't met the requirements. clickatell block my country, and intellisoftware don't cover all the networks. so is there some other web services …

Member Avatar for "ICode"
0
145
Member Avatar for survagya

hi friends, I am visual foxpro programmer with the experience of 22 years in FOXPRO and VFP. I studied ASP.NET and C# from last 2 years myself. As i have started my ASP.NET project, I faced the difficulty in displaying the data into text box before updating. For Example, I …

0
44
Member Avatar for erioch

I have this code as part of the action that sends details to admin and user who have registered... However, I would like the email to be sent also to other address based on the selection in this field..(sectorID) the form has 9 sectors, I.e. [LIST] [*]sector ID 1 [*]sector …

Member Avatar for erioch
0
158
Member Avatar for k.d.m

Hi, I am using VS 2008 express edition. I want to use asp.net configuration tool .But when i execute the tool it is not working. It display this message in browser '[B]An error was [/B][B]encountered. Please return to the previous page and try again. [/B]'. even though i refresh the …

Member Avatar for ITchimes
0
263
Member Avatar for purvi12345

It involves ASP ADO for connecting to database..I'm using microsoft access table... I'm a novice to web-development field... :( I know how to make table choice and display it through VB-Script,but don't have a clear idea for display of only desirable coloums,PLZ HELP..with it's ASP-code ,I tried a LOT! ITS …

Member Avatar for purvi12345
0
84
Member Avatar for jaejoong

Hello guys, I need your help. Newbie here! I want to know how to get response.redirect in hyperlinkfield. Example: When I click the the link, it response to the next page and the column of my gridview appears but how can I get the labels and tables? Thanks in advance

Member Avatar for janetzensis
0
132
Member Avatar for jimbennett57

I am trying to add an Active Directory user to a group, and get "The server is unwilling to process the request." on CommitChanges(). I know I am binding to the directory OK and am finding both the groupDN path and userDN path, as I can return the GUID for …

Member Avatar for bart6961
0
245
Member Avatar for Sinha's

Hello Frends, I have an application where I am trying to connect MS Access DB with a ASP.Net(C#) Page and the same application also connect to the MS SQL Server (Working Fine). While connecting I am having following [B]error:[/B] _____________________________________________________________________________________ [B]Server Error in '/manager' Application. The Microsoft Jet database engine …

Member Avatar for catherine sea
0
316
Member Avatar for vatspoonam

I hav created an ASP and saved it in the wwwroot folder under the inetpub folder. But when i try to open it in the browser by specifying the path as "http://localhost/xyz.asp", i get the error "IE cannot open the page". Whats the problem?

Member Avatar for ArtistScope
0
128
Member Avatar for jie7412

nice to meet everyone.I'm a new parter from Asia,arrive here via google ,now I want to know when you need to upload some files,how to do it,we use a file named 无惧上传类,it is a asp class,you also can google it

0
46
Member Avatar for judithSampathwa

Hi, I need some guidence or some tutorials which will teach me how to do , i am not sure is this the correct forum i am in. i need a way to upload any kind of file from the fileUpload control to MySQL server how can i do this, …

Member Avatar for judithSampathwa
0
979
Member Avatar for haripriyamca05

asp.net ( c#) I have parent window and popup new page from parent window In popup page i'm creating textbox dynamically and in button close i have to get that textbox values and i have to close the popup window

Member Avatar for darkagn
0
183
Member Avatar for vinayak.v

hi..... to all.... i'm new to silverlight ... my doubt is.... for ssrs reports there's an BIDS( bussiness intellegent development studio) .. now i want to design reports in silverlight reporting services is there any development studio for silverlight reporting services.... if yes please give me the download site... i …

0
98
Member Avatar for Dhruv Shah

I am developing a web site based on Job Application. Now when i run this site at my client's computer the pages are look much wider. I have 17 inch Monitor and my client has 15 inch monitor. So how could i slove this problem regarding the screen resolution. Please …

Member Avatar for sivabalakiran
0
454
Member Avatar for markdean.expres

Does anyone know where I can find an absolutely free online tutorial on vb 2008 asp programming? I'd like to start learning web-based applications. Thanks!

Member Avatar for alc6379
0
91
Member Avatar for gameon

hey i am using embed tag for video. now i want to change my embed src dynamically so i am using javascript but it does not work. here is my code: javascript-: [CODE] function playvideo() { document.getElementById("play").innerHTML='<embed id="id" src="./video/1.wmv" />'; } [/CODE] aspx-: [CODE] <asp:Button ID="Button1" runat="server" Text="Button" OnClientClick="playvideo();" /> …

0
58
Member Avatar for prasanthsagar

Hey all, I want some links where i can find Analog clocks using asp.net. regards, Prasanth

0
55

The End.