13,153 Topics

Member Avatar for
Member Avatar for karis
Member Avatar for Corna

Hi, I have a treeview control with a sitemap datasource which I use for a menu on a masterpage. All works fine, but I would like to: 1. Have all items collapsed at startup 2. Only expand the node selected and not all nodes when user click on a node …

Member Avatar for u4umang2001
0
109
Member Avatar for u4umang2001
Member Avatar for u4umang2001
0
65
Member Avatar for majestic0110

Hi all I am working on a 2 tier project and need (when the user closes the browser) to figure out a way of removing some .XML files stored in a dir on a server/local drive. any ideas?

Member Avatar for majestic0110
0
61
Member Avatar for heathcliff

Hello, I have a database and there are encoded passwords and I know the decoded password;for example pass="test" encodedpassword="574a11a6-ac16-4431-9559-90c959944414 " ,hence I want to find out which validationKey produces this encoded password.How can I figure out validationKey or machineKey??Thanks.

Member Avatar for heathcliff
0
68
Member Avatar for ritika_khanna

i am doing a project in asp.net2.0.i have used oracle8i.i have a taken a gridview.i retreive all data in a gridview using oracle database .but when i want to retreive data using where condition e.g.select * from tablename where tid=?it does not give anything.but when i again configure data it …

Member Avatar for ithelp
0
72
Member Avatar for u4umang2001

Hi all how to include more than one class like we include one class as given below public class ClsSection:connection now i want to include one more class how can i do???

Member Avatar for u4umang2001
0
132
Member Avatar for manjusaharan

Hello All, Does not support loopback URL problem.I m getting the problem whenever I m opening any webpage like [url]http://local[/url] host/3052/service.asmx though I have checkeed the firewalls and proxy settings very well . Kindly Help me. Thanks in advance.

Member Avatar for majestic0110
0
129
Member Avatar for kaifansari

Hi Friends, I want to connect my microcontroller based project with GPRS Modem using TCP IP stack to my site (myserver.com), when i use tcplistener and tcpclient on server it gives a security error on port, is there any method to send data to my server using tcpip. I urgently …

Member Avatar for majestic0110
0
120
Member Avatar for justapimp

I have this ASP.NET web page that makes use of the <asp:TextBox> tag and I would like to use it with my codebehind as well as an a small AJAX code. The text box field will be use to edit/enter data into a database. at the same time, I would …

Member Avatar for justapimp
0
234
Member Avatar for u4umang2001

Hi i want to insert the email into a table, i pass the parameter to the stored procedure if this email_id doesnt exists in the table only then it should be inserted into the table... how to do this using a stored procedure please help its urgent!!!

Member Avatar for serkan sendur
0
126
Member Avatar for rightway

Over the years, India has become very important to the world. It has emerged as the key location, offering world-class talent. The software designers and developers (read: Rightway solution’s designers and developers) are at par with the best in the world. This core competence is built on back of merit. …

0
48
Member Avatar for ericstenson

Hi - Wondering if anyone has built any .net apps (standard windows, not necessarily web apps) that connect to a Filemaker .dbf database. It doesn't seem to be a standard dbase file. Any help appreciated.

Member Avatar for ericstenson
0
85
Member Avatar for narender_gandi

I have given a string and asked to write the code with out using any inbuilt functions.below is the description dim str as string="~~~This~~is~~~~the~~~~~Test~~~~~" The tilts are dynamically created and may not be the same everytime, but the output should be as follows str=This~~is~~~~the~~~~~Test we need to remove the tilts …

Member Avatar for a496761
0
113
Member Avatar for rrocket

I have been looking all over trying to find a simple example of how this is done... Basically I want to send info from a form to another website API via XML and get the information they send back to me. If anyone has any examples or knows of any …

Member Avatar for rrocket
0
125
Member Avatar for kingflux

Hello, mighty helpers of Daniweb! We have been running this application for two years and have hundreds of users distributed at many customer sites. Suddenly, in January, one particular user logged in, clicked Ordering and got "Page not found" in the secondary pop-up window. The only workaround was to create …

Member Avatar for SheSaidImaPregy
0
124
Member Avatar for shy_wani

i have a dataset [code] Dim query1 As SqlDataAdapter = New SqlDataAdapter("SELECT * FROM AnswerList WHERE SurveyID=83 AND QuestionNum='" & counter & "'", strConnection) Dim ds As New DataSet query1.Fill(ds)[/code] how can i refer to specific column for example if i want to search for column QuestionNum=1 in table AnswerList …

Member Avatar for mushtaq_ilyas
0
86
Member Avatar for standoh

Hi y'all I need to create a user control on a web page and I have no idea whatsoever of how to go about it. The control should consist of a 3 by 3 grid, with each grid cell having its own color, and also the capability of displaying a …

Member Avatar for standoh
0
78
Member Avatar for ediddy02

I was able to develop a simple user name and password code that would enable users log into my website before viewing the home page.This worked.Now i have tried to apply this code below to ensure that no link when typed into the browser from any of my web page …

Member Avatar for ManicCW
0
274
Member Avatar for mithun_kanungo

hello , i am working on application of running an exe on client side i use following javascript for this var theShell = new ActiveXObject("Shell.Application"); var theApp = "C:\\Windows\\Notepad.exe"; theShell.ShellExecute(theApp, "", "", "open", "1"); but when i run the application on any system i got the error message is permission …

Member Avatar for mithun_kanungo
0
259
Member Avatar for palej

Hey, I have a this readblog.cs file in projects App_Code folder, and at main folder I have Blog.aspx -> Blog.aspx.cs file. And I have a Table control in Blog.aspx file, called Bloglist, and I am trying to modify it from App_Code/readblog.cs class file and I dont know how to use …

Member Avatar for palej
0
248
Member Avatar for FlaminPhoenix

Hey guys, im really on the verge of my seat about my final sem project. I have decided to do a photo uploading site similar to deviantart. I want to add options so that each user will be able to watermark images. I need some ideas guys..My project idea is …

Member Avatar for FlaminPhoenix
0
135
Member Avatar for happyhappy

Hi, everyone out there I am new to Daniweb but have been reading the forums. I'm glad that I joined. I am in desperate need of help in coding a web page that grabs the name and email address of all the peoples from a database and then when the …

Member Avatar for SheSaidImaPregy
0
105
Member Avatar for iown714

Hello, I have a peculiar problem with vs .net 2008. I used to have vs .net 2005 but then I uninstalled it and installed a fresh copy of vs .net 2008 pro edition. This problem only appeared on vs .net 2008. The problem is: 1. I start vs .net 2008 …

0
76
Member Avatar for kalyanbabu

When clicking on the submit button when adding a new service, if errors exist, the focus of the page goes to the top of the screen when the submit button is clicked. The focus should stay in the service details panel so that the user can see the error messages.

Member Avatar for serkan sendur
0
78
Member Avatar for nandhini21

Hi pple I need help... How to retrieve data from a table in sql server 2005? I used databound for my dropdownlist in my web form. I hope my explanation is clear. Please help...advance thanks.. nandhini

Member Avatar for SheSaidImaPregy
0
131
Member Avatar for AniWeb

hi all, I have to work on 'print' button, when it is clicked data from the database should be printed on an envelop not on a simple paper. Data in the database are Name, Address, Phone number, pincode, city and country name. There may be many ways to print message …

Member Avatar for ericstenson
0
63
Member Avatar for iown714

Hello, I have a peculiar problem with vs .net 2008. I used to have vs .net 2005 but then I uninstalled it and installed a fresh copy of vs .net 2008 pro edition. This problem only appeared on vs .net 2008. The problem is: 1. I start vs .net 2008 …

Member Avatar for SheSaidImaPregy
0
93
Member Avatar for justapimp

I have coldfusion file that I am calling from my ASP page using the response.redirect() method. Inside my url string, I am passing a variable/value pair as shown below. [code] Response.Redirect("http://www.gpsit.com/tools/glr/index.cfm?acctuid=" + accntData.Uid); [/code] The page that I am calling is: [code] <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> …

0
72
Member Avatar for iown714

Hello, I have a peculiar problem with vs .net 2008. I used to have vs .net 2005 but then I uninstalled it and installed a fresh copy of vs .net 2008 pro edition. This problem only appeared on vs .net 2008. The problem is: 1. I start vs .net 2008 …

0
59
Member Avatar for rajesh79

if anyone knows any answeres please inform me thanks in advance *Can a web service be only developed in asp.ent? *can we use multiple web services from a single application? *Can a web service be used from a windows application? *What do we need to deploy a web service? *What …

Member Avatar for SheSaidImaPregy
0
88
Member Avatar for ebabes

How can I change the font color of my links when a user moves the mouse pointer over a link in Web Developer? Do I need a CSS to do that? If yes, what should be the content of the CSS?

Member Avatar for SheSaidImaPregy
0
72
Member Avatar for kalyanbabu

When tabbing, focus should be only within the project create area... currently user is able to tab accross the tree, navigation pane etc.,

Member Avatar for SheSaidImaPregy
0
88
Member Avatar for dotNetDummi

Hi experts, I have a project working on C# and ASP.Net. There's a function for my users to delete a project by the project name, which is the primary key. However, it is not functioning perfectly. When the project name is two word(second word more than 4 characters), it could …

Member Avatar for SheSaidImaPregy
0
71
Member Avatar for daniweb@14

Hi, Can Anyone help me for finding the better option for autocomplete Feature of the Textbox. Its Urgent

Member Avatar for SheSaidImaPregy
0
105
Member Avatar for maratg

Hi everyone, this is my first post here. I need to be able to display a div overlay on top of different embeded media players such windows media player, quicktime player, divx player. And it needs to work in IE, FireFox, and Safari. Thank you in advance for your help.

0
46
Member Avatar for chow2rich

I'm new to ASP.NET and using Visual Studio 2008 and also have installed IIS. But when I create a website in Visual Studio 2008 I tried to view in browser. When I do this in class I had no problems. But when I'm at home this message came up: Server …

Member Avatar for SheSaidImaPregy
0
189
Member Avatar for rajesh79

can any body tell me about how can create the 3 tier model aplication.how can we create the layers in asp.net? thanks in advance

Member Avatar for SheSaidImaPregy
0
65
Member Avatar for majestic0110

Hi all, just another quick question, I have a browse button that I would like to have open a browse dialog box. Now I have tried using : [CODE]folderBrowserDialog1.ShowDialog();[/CODE] in the event handler of the button but I am missing the using system.windows.forms namespace. so another question can be asked.....how …

Member Avatar for SheSaidImaPregy
0
88
Member Avatar for majestic0110

Hi there, here is my class(that performs an XSLT) [CODE] public void Page_Load(Object sender, EventArgs E) { string xmlPath = Server.MapPath("[COLOR="Red"]Help[/COLOR]"); string xslPath = Server.MapPath(blah blah); XPathDocument doc = new XPathDocument(xmlPath); XslTransform trans= new XslTransform(); trans.Load(xslPath); XmlTextWriter writer = new XmlTextWriter(Response.Output); writer.Formatting = Formatting.Indented; writer.Indentation=4; transform.Transform(doc, null, writer); }[/CODE] So …

0
73
Member Avatar for majestic0110

Hi all I am relatively new to ASP.NET and would appreciate a little help with a problem I am having. I have a "login" page that (upon validation of username/password) loads up another page. Now I have both these pages (I am using c# btw) written, however I cannot find …

Member Avatar for majestic0110
0
123
Member Avatar for innovativeatul

Which one pours more more a .net developer or a php developer and which is more long lasting. Iam asking this question 2nd time just to be more confident and then go ahead with the suggested one. So pls. pls. give your suggestion. thnx,

Member Avatar for serkan sendur
0
107
Member Avatar for s3r4ph1m

i'm developing an Accounting Program. You all know about "type of ledger" in Accounting and when i viewed all my ledger in a datagrid, i added the ledger classification. This started confusing me how to coloring the rows which show the ledger different with the row Color which show the …

Member Avatar for Ole Raptor
0
96
Member Avatar for kalyanbabu

When adding a new shipping option to the service, the add new shipping details panel comes up, but all other panels in the screen are ENABLE. Just the shipping details panel should be ENABLE, all other must be DISABLE, include their menus and buttons.

Member Avatar for SheSaidImaPregy
0
67
Member Avatar for kalyanbabu

After clicking on the Add New Contact icon, the app takes me to the Add New Contact Panel. If I click on the Cancel button, the application pulls up a message that reads "The data entered will be lost, Continue Y/N". This message should only come up if the user …

Member Avatar for SheSaidImaPregy
0
54
Member Avatar for pushkar_it

Here are the examples for the Credit Card Processing for the .Net 2003 & .Net 2005. Both have documentation information too.Please see attachment.

Member Avatar for chisen
0
93
Member Avatar for atulkhobragade
Member Avatar for raheleh

I have problem with vista windows. When I publish my sites, there is access deny error in crystal reports pages. I use visual studio 2005, .net2 and sqlserver 2005. I found a line in webconfig (identity impersonate="true")when I set impersonate to false the reports will load but connection to sql …

0
67
Member Avatar for ashish1985s

Hi Friends!!! I am devloping webappliatoin in Asp.net and i want to know status of client machine's that whether it is connected with web cam or not.. How would i follow the way in .net.. Youe views and ideas are most welcome.. Hoping for quick replay!!

0
52
Member Avatar for kavithareddy

Hi , can any one tell me how to disable the back button in asp.net i have done like this <script > window.onlad = "window.document.forward(1)"; </script> but no use...is there any other way to do this.

Member Avatar for MidiMagic
0
92

The End.