13,153 Topics

Member Avatar for
Member Avatar for kodingkarthik

Hi all, I am trying to select a value from drop down list and if the value is NewDepartment then a text box should be visible for adding a new value and that value must be populated in the drop down list also if the user selects the new value …

Member Avatar for SheSaidImaPregy
0
171
Member Avatar for asif786

I am coding a program which will simulate a ballot box, where voting wil take place. The code generates a random number which is the voter number which is unique to each voter. This is output to the user before voting. I would like it to perform a check to …

Member Avatar for Comatose
0
163
Member Avatar for chinni1

Hi,frends I have a Export product button in product details page. If i click the Export product button i want to get one pop up,the pop up should be contain the message like this [B]Your excel has been successfully create and can be viewed by clicking[U] Product_data [/U][/B]. so I …

Member Avatar for chinni1
0
348
Member Avatar for paslanmaz

[ATTACH]8736[/ATTACH] I’ll redirect to google for the above picture, for example when I search google for asp.net, this asp.net keyword shows at address bar as . QueryString("q") and asp.net comes up first at search results. I want to display “you’ve accessed our site with . QueryString("q") keyword” on the site …

0
99
Member Avatar for dfs3000my

Hi, I have a problem that I want to solve and I was told that I could use ASP.NET caching to solve it. Below is my scenario: [B][I]Users are required to fill up a certain type of questionnaire which has a deadline that is set by an administrator. Take for …

0
195
Member Avatar for srvishnukumar

Hi Wish U Happy New Year 2009 How Can I use Table Tools ? I want to Design my Home Page Via table tools as like HOME. PRODUCTS, CONTACT US, CAREERS,ETC Waiting for Valuable Rply Regards Vishnukumar SR

Member Avatar for iDeveloper
0
93
Member Avatar for srvishnukumar

Hi Friends, How Can Inter relate two forms ? For Example While the web form displays User's Name Like that Welcome KUMAR ! which one User has Login his Acccount How Can Itz displays in label ctrl

Member Avatar for srvishnukumar
0
95
Member Avatar for Potato.Head

Hi to all I'm new in the forum and also new in the ASP.Net programing. I have the following question/problem: I have a Page(lets say Page1.aspx) this page has the following code [code] <iframe src="Page2.aspx" width="550" height="550"></iframe> [/code] I was wandering If can declare methods/objects in the Page2.aspx and the …

Member Avatar for SheSaidImaPregy
0
181
Member Avatar for mkn07

i have a project that receives virtual directories from IIS, and show the files in directories as an windows application form. Here my problem with defining the path as Directory.GetDirectories(dataDirectory)Directory.GetDirectories(dataDirectory) dataDirectory including the code is: //LM//W3SVC//1//Root//Data// also when i try another format as iis://localhost//w3svc//1//root//data and //localhost//W3SVC//1//Root//Data// anad also one back …

0
67
Member Avatar for Jason123

Hi to all, I am asking on behalf for my best friend. The question is how to create a pm alert notice just like this site

Member Avatar for SheSaidImaPregy
0
109
Member Avatar for yanti

here the code i've try....but still not working....please help me.. <page_load> id = 6 dbconn = [COLOR=#0000ff]New[/COLOR] SqlClient.SqlConnection("workstation id=HOME-5F227C8500;packet size=4096;user id=sa;initial catalog=pubs;persist security info=False") dbconn.Open() sql = "select * from NEWS Where NewsID='" & id & "'" dbcomm = [COLOR=#0000ff]New[/COLOR] SqlClient.SqlCommand(sql, dbconn) [COLOR=#0000ff]Try [/COLOR]dbread = dbcomm.ExecuteReader(CommandBehavior.CloseConnection) [COLOR=#0000ff]While[/COLOR] dbread.Read() lbl1.Text = …

Member Avatar for SheSaidImaPregy
-1
310
Member Avatar for kischi

Hi I am copying data from excel to sql server 2005. But when I copy it, In the time column when I have written for example 19:00 then in sql server it will write: 30-12-1899 19:00:00 And when I wan't to extract it to my page it will write it …

Member Avatar for SheSaidImaPregy
0
107
Member Avatar for HrishiR

[COLOR=Blue]I require some help regarding image comaprison application!! I am devloping Image Comparison Application in ASP.net which compares images irrespective of it's format,size and gives result in Percentage Format!! [B]I want to know whether it's possible to comapre 2 images using asp.net irrespective of their format,size and result should be …

Member Avatar for Aneesh_Argent
0
1K
Member Avatar for kischi

Hi I am trying to upload an excel file to the server. But it won't work, every time I am trying to upload an xls file and press the button. it writes: No file was uploaded. as if i had no file. you are welcome to try on: [url]http://radio.web.surftown.dk/admin/indset_program.aspx[/url] the …

Member Avatar for kischi
0
110
Member Avatar for chinni1

This is my code.Here Instead of query string can i use view. plz reply me. Protected Sub btnchk_name_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles btnchk_name.Click Dim str As String = "select ID from table1 where ID = '" & txtid.Text & "'" Dim con As String = ConfigurationManager.AppSettings("preeconn") …

Member Avatar for chinni1
0
118
Member Avatar for Potato.Head

hi to all, I have a page that contains two frames (before you start telling me that frames are not good, I know but this is the requierement from my course, what I can do?), anyway I have a main page that contains leftframe.aspx and rigthframe.aspx, everything is working ok …

Member Avatar for Aneesh_Argent
0
98
Member Avatar for abhims

I want to develop a system where the MS Access Database on the client machine, gets updated from an MS Access Database located on a remote server. How can this be achieved? Is vice-versa possible too. Thanks in advance :)

Member Avatar for iDeveloper
0
116
Member Avatar for billy_111

Hi, I have the following RSS feed:- [CODE] http://www.schok.co.uk/lottery/lottery.xml [/CODE] It displays a number of feeds, but i am particularly looking at the fifth feed, which says "The Main UK Lottery Draw Numbers for 27-12-2008". What i need to do is obtain the winning numbers from the feed and check …

0
62
Member Avatar for vinaykumar1690

this question has been burning in my mind for a long time, which is more popular and superior java or .net what are the future prospects of java and .net I'm not sure whether i can post such a question here cos i'm new to daniweb. looking forward for replys. …

Member Avatar for verruckt24
0
101
Member Avatar for nienprosoft

Hi all. I need Professional Search Engine Optimization with ASP.NET: A Developer's Guide to SEO book may you sent it for me? thanks SNIP

Member Avatar for happygeek
0
55
Member Avatar for kodingkarthik

Hi all, I am new to asp.net programming and i am using asp.net calender control the code tht i am using is [CODE]Protected Sub btn_dob_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles btn_dob.Click Try If (txt_dob.Text.Trim() IsNot DBNull.Value) Then Calender2.SelectedDate = Convert.ToDateTime(txt_dob.Text) End If Catch ex As Exception End …

Member Avatar for kodingkarthik
0
174
Member Avatar for tusharvichare

hai, i am generating check boxes dynamically (code is given below) i wanted to capture the check box checked status plz help me how to do this, [B]dont consider that i have given both text property and ID are same, as this i am testing i have given like that …

Member Avatar for Aneesh_Argent
0
69
Member Avatar for srvishnukumar

Hi Friends, I Need Some Ideas About Label Control... Now Am doing An Online shopping Project [Only PC Parts]... Then I had Stored the Product details [with Productprice] while i want to displays productprice in booking details that which is mine selected product. In booking details I had used label …

0
54
Member Avatar for achtani_jeetu

the thing is I am just a beginner and started learning .net. Can anyone tell me about the meaning of this statement. Here myrdr is the object of sqldatareader. Your responses are highly appreciated. And I had some pressure so got to learn things quickly. Please Reply and Thanks in …

Member Avatar for iDeveloper
0
86
Member Avatar for ptaylor965

Hi have a form with a Multiline Textbox and a Span I save the text and load into a <span> [CODE]lblSpan.InnerHTML = txtMLBox.Text.ToString.Replace(Environment.NewLine, "<br/>")[/CODE] The Span looks fine in IE but If I do this in Firefox the Environment.NewLine is not being converted I am using Visual Studio 2008

Member Avatar for ptaylor965
0
146
Member Avatar for Anwarmt

Hi I have been working as an Sr S/w Engg on the platform VB6, SQL Server 2000, and Crystal report. I joined a new company recently and they have plans to migrate their VB6 product to Web based product. I am very enthusiat to get myself into Dot net platform …

Member Avatar for poguemahone
0
140
Member Avatar for Tank50

Hi I have dropdown list in my asp.net page.I wrote a below coing coidng in the `SelectedIndexChanged`, protected void cmb_Se_SelectedIndexChanged(object sender, EventArgs e) { SqlConnection con=new SqlConnection("Data Source=20.1.2.58;Initial Catalog=Customer;User ID=test123"); string str = "select ExecutiveName from Executive where TeCode='"+cmb_Te.Text+"'"; con.Open(); SqlCommand command=new SqlCommand(str,con); SqlDataAdapter adpter=new SqlDataAdapter(command); DataSet data=new DataSet(); adpter.Fill(data); …

Member Avatar for culeu
0
134
Member Avatar for rajkishore

hi all, i created an web application in which i have used sessions. when i run this application on IIS its working fine, but when i hosted on another webserver(EasyCgi) the sessions are not working. can anybody please help. i even used Session State and Session mode in my WEB.CONFIG …

Member Avatar for rambabuk1222
0
66
Member Avatar for sonia sardana

can Somebody send me the Simple program that just displays the title=My First Project & sonia on the Screen. I m tryimg the program but not getting it because i m new to the ASP.net.....I do not know whether to write the code in default.aspx or default.aspx.vb. [code] <%@ Page …

Member Avatar for rambabuk1222
0
93
Member Avatar for sonia sardana

hey frnds, I m new to the ASP.net..Plz jelp me out. My windows is Installed in D: I made project & save it D:\Inetpub\wwwroot\WebSite1 Website1 is the folder I created & form name is aspx. [code] <%@ Page Language="VB" %> <html > <head> <title>Introduction</title> </head> <body> <% Response.Write("My First project")%> …

Member Avatar for Fungus1487
0
222
Member Avatar for chitti1986

Hi I am Raviteja new to web development. I need to upload a file to a server say "abc" and later i have to us the path of the file that is uploaded to a server.I am using VB.I know how to upload the files to a local client folder(say …

Member Avatar for Aneesh_Argent
0
89
Member Avatar for rinkuchoudhury

hi I am working in asp.net,vb.net I have to copy all files from 1 folder to another folder through coding using system.io the files in the new folder should remain with the same name how to do this.

Member Avatar for ajit2mail
0
363
Member Avatar for kodingkarthik

Hi all, I am new to asp.net programming and i have to create a calendar control that displays 3 drop down lists for day month and year resply. But i am not able to do it since i dont know client side programming for asp.net any help or suggestion is …

0
61
Member Avatar for Ninad16
Member Avatar for arunasingh
Member Avatar for morag

Ive done an asp site - it all works perfectly on my local machine and also when i upload it to a test area in one of my other sites ive done (hosted by fasthosts) but when i upload it to the clients test area it doesnt work - it …

Member Avatar for binoj_daniel
0
179
Member Avatar for digits

I have a website that I developed in Visual Studio Pro 2008. I have a series of .aspx pages. How do I make it so another person can see these pages on their browser? (like HTML pages). I've tried saving the extension to .html, but the VB design doesn't show …

Member Avatar for jbennet
0
83
Member Avatar for daz69

I'm new to ASP.net and struggling with what should be an easy thing. I have three bound thumbnail images in a template field. I need to display a larger version of the image when the user clicks a thumbnail. I'm used to Dreamweaver and this is a 2 second job. …

0
47
Member Avatar for btech_Saurabh

Hi..... I am binding a Repeater control with List<int> at OnLoad event [code]protected override void OnLoad(EventArgs e) { if(!Page.IsPostBack) { List<int> datasource =Get(); if(datasource!=null) { rpt.DataSource=datasource; rpt.DataBind(); } } base.OnLoad(e); }[/code] it works fine.....my Repeater bind successfully......i have a button at each Repeater Item....When i click on that button my …

0
122
Member Avatar for john8098

Most of the asp.net shared web hosting didn't support msdtc ( Microsoft Distributed Transaction Coordinator ) , when using Thebeerhouse starter kit , you would encounter error when click submit now ( go paypal section ) & in admin list of user and order also result in error. because this …

Member Avatar for blickberry
0
241
Member Avatar for squarkman

Happy Hoildays! Does anyone know of an Integreated Development Environment for creating ASPX files AND being able to see the results in a WYSIWYG window? I've tried Visual Basic, Visual Studio etc but it can open the source but never seems to be able to show the resultant developed HTML …

Member Avatar for serkan sendur
0
110
Member Avatar for na_atheeq

Hi, Before migration: Existing application (running on .Net 1.1) is using custom control developed by inheriting TreeView control of Microsoft.Web.UI.WebControls and displays data (country & its city’s) in heirarchical format. After migrating existing application: the same custom control is not displaying data in hierarchical format, only country node is being …

0
95
Member Avatar for jabb

Hello, I'm doing a degree in accounting(Bcom in India) . I have final year project work and I think i'll do using vb .net. It should be simple... What do you think I should do? I'll be doing it with my cousins company who are doing cooling solutions for cottons …

Member Avatar for tuse
0
59
Member Avatar for neetigulati

Is there any limitation for number of Asynchronous threads that we can create using ASP.net with configuration: IIS6.0, win 2003 server, net2.0, webservice, app pools.

Member Avatar for neetigulati
0
64
Member Avatar for sajithkahawatta

we are developing a web site which must support multi languages. so we use .resx files. the user must be able to edit the content of the resource file after the deployment. we could not be able to put .resx files in to App_GlobalResources, the .resx files are compiled to …

0
64
Member Avatar for skumar.snl

At run time I am getting error requested database does not exist in configuration see at Line 19 string con = System.Web.Configuration.WebConfigurationManager.ConnectionStrings["cn"].ConnectionString; [code]Line 19: Database db = DatabaseFactory.CreateDatabase(con); Line 20: string sqlcmd = "select * from Movies where MovieID<500"; Line 21: DbCommand dbcommand = db.GetSqlStringCommand(sqlcmd);[/code] In my webconfig i have …

Member Avatar for vasioky
0
106
Member Avatar for Ninad16

I am a beginner.Please help me out... What is IIS?How do we run and install IIS?Why is IIS required?

Member Avatar for peter_budo
0
61
Member Avatar for preethi_ga

Hi Everyone, Im using ASP.NET and SQL Server. I have Insert , delete data working well. but if i update a particular record it just all the records are updated with the same value. for example if i have 3 records with 3 different values, if i display the second …

Member Avatar for binoj_daniel
0
145
Member Avatar for -mk-

Hi, I want to create a web application that have messaging feature, thus the message inbox will be similar to typical email inbox where you can tick the checkboxes to select which email to be deleted or moved. Just like the below picture : [url]http://img209.imageshack.us/img209/7720/chkboxrj0.jpg[/url] How do i create the …

Member Avatar for binoj_daniel
0
482
Member Avatar for arunasingh

sir I want to know how to make any checkbox value to be checked in the form load event using vb.net

Member Avatar for Aneesh_Argent
0
70

The End.