13,936 Topics
![]() | |
Hi there, i have a quick question. What is a good software that we can use to build php pages??? I heard that netbeans is a good one!! i never used php before, and would like to have my own website using php. It's not a complex website, it's fairly … | |
i m making a software in Hostel Management system. i have no idea about project.so any one gives me idea any site where i can downlaod the design part or can get information abt it.Pls help.................. | |
hi there, im coming up with a registration form. i can not connect with the database. im using asp.net(visual web developer) and microsoft sql server as database. in the web.config i came up with these codes; [code=xml]<connectionStrings> <add name="ConnectionString" connectionString="Data Source=.\SQLEXPRESS;AttachdbFileName="|DataDirectory|\Courier Management System.mdf";Integrated Security=True" providerName="System.Data.SqlClient" /> <add name="ConnectionString2" connectionString="Data Source=.\SQLEXPRESS;AttachdbFileName="|DataDirectory|\Courier … | |
I hv created setup of my project using "Setup wizard". But when i ran that setup on another m/c which is not having .NET installed on it. setup asks for .NET framework. can i include .NET Framework in my setup. Please help me out.:( Tahnks in advance. | |
hey, I m creating a small project shopping cart....In gridview. I want to add a Hyperlink to each row of GridvIew, & when the user click on Hyperlink(Add to cart),data go to database.. I add a hyperlink code,but the problem is that,it is not firing,To fire the event for hyperlink..I … | |
helo guys...i have a table in sql server express edition and 3 fields in it, UserID, Password and Role. I managed to create my login but now i want to add some piece of code in order to give acces according to the role field..that is admin and user will … | |
helo guys, i have a little problem here. i've always been using MS access as database to connect my vb.net applications. Now i've design a webpage in asp.net and i want to connect the login.aspx page with the sqlexpress provided in vb.net framework..can anyone help me with the steps?? just … | |
Hello! am developing a site on ecommerce website (a payment solution site) it is under developing but i am in the section to write the code that other website that accept the mysite as a means of payment to their website. Please help me to make contribution and help in … | |
Hey guys im new to daniweb can anyone tell me how can i create an email inbox in my Web Application | |
Hello frnds.. I want to implement a progress bar on initial page load in Asp.Net. I am using Asp.Net 2.0. I have used Update Progress Bar but ii is shown on PostBack but not on initial page load time. As my page takes 15-20 seconds to download intially I want … | |
hello friends!! Can anyone of you help me know how to make the members of my forum send private messages to each other? I am building a discussion forum for my college students. You can take me as a novice in the field of Asp.net. I am using Sql server … | |
Hi, I am trying to access my project which is located on VSS from my Visual Studio 2003 which is installed on my machine but I am not able to do the same.When I have selected File->FromSourceControl option of Visual Studio all the sub menus seem to be disabled for … | |
Hello, Which of the following answer is true and why? Question: Which type of .Net application can be used to automate tasks and does not require a user to login? a. Windows Form b. Windows service c. XML Web Service d. Net remoting object Please explain your answer. Thanks. | |
i've been told to develop a semantic search engine as graduation project, the hard part in it to understand is the web crawler, this crawler needs to crawl through the net and generate RDF's from there vocabularies of the natural language, can any one give me an idea on how … | |
Hello All i have the following expertise [B]Dot Net[/B] [B]Asp.Net[/B] (interface design, basic database operations, introduction to web services and some advance topics,crystal reports) [B]Desktop Applications[/B] ( interface design and basic operation, reporting in crystal reports) [B]Design [/B]Fireworks CS4, xhtml,css, template designing, php medium level applications ,joomla,wordpress,oscommerce customization first i … | |
I am a new for sharepoint, ans there is a task assigned to me in sharepoint. The task is as following: we have a sharepoint site that uses LISTS to store the data, we want this site to use SQL Tables instead of LISTS. I think that this task is … | |
Hi there, I am very new to ASP.net. I have just started making a website in ASP.net 2.0. In this website, i want to have a admin section which can be accessed only after the admin logs in with a login page. Now I am using custom asp.net script then … | |
Hi..Can u please tell me how to load the contents of a XMLDocument into a dataset or a datagrid? | |
I hav a program with 2 textboxes in which I hav to display data fields from sql tables and insert values in to table through these 2 textboxes. the program goes like this Dim ds As New DataSet Private Sub Page_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load … | |
Hi I'm trying to make a file upload function for pictures. So can anyone please help me to make a simple file upload function in c#? I've tried to make one, but it won't seem to work, so I've decided to start over, just with a simple file upload funktion. … | |
Hi, im VERY confused about this, and i get a lot of different explanaitions, so now im asking you guys, because you properly know:) What can .net be used for? what is it good for? .net vs. gtkmm? Can i use the .net framework with c++? and how? Thanks in … | |
Greetings to you .. gentleman First thanks for all ... and keep it up i'm using ASP.NET 2008 C#.NET i have controlpanel.aspx page .. this page i don't want from any user not login to see it .. when user login and user name and password is ok then show … | |
I has a login page in my web application, when the user login my web application through login page, he is redirected to the welcome page. All this is ordinary, but the problem is when the user press Back button of IE he return to the login page then if … | |
Hi, Every body, I have one problem that I want to get window logged in user in asp.net, each and every time it is giving ASPNET, I want only window user. I have WindowsIdentity class, HttpRequest.ServerVariables, Environment Variable class. But still giving ASPNET, Plz help me. Thanks | |
Hallo, I am getting one error in asp. could you please help me regarding this error. I have created a login window, were i have created a database in sql server named "Data", and one table which have user name and password , the table name is : LOGIN. I … | |
Hi, i would like to programatically send the user an email of all the files they have backed up + associated file information. My question is how can i send the body in a formated way for example To: userEmail() subject: File Backup Report Body: All users files here e.g. … | |
Hi, I am from Bangladesh. I am a Web Application Developer. My love is asp.net & Sql Server. Worked over 5 years. Always trying to learn & share knowledge. | |
how to make a validation like vb in asp.net? I want to make a text box should only accept numeric values.... samy | |
Dear Friends, i host a website and use visual web developer for aspx ... i want to create a form , in which users will aftre logging to my page enter 10-12 fields and that will be appended in a backend database on my server eg MS Access... please suggest.. | |
hi i want to have the code for editing,updating n deleting data in gridvoiew i tried a lot searching in google..i trid also but could not get the output....i want how to insert textboxes using the edit colums ....i want in detail pls help... 2.next is how to add rows … | |
hi, i have a tree view which gets populated using object. if i have 4 nodes and click on top one it gets expanded at the bottom. e.g. node1 node2 node3 node4 if i click on node1 i get node1 node2 node3 node4 node1 children here is my code treeview.add(newnode) … | |
Hey i want to ask that,suppose in HTML table cell...I insert Hyperlink....Is that possible to write the code for that hyperlink...Cz if the iamges are static,HTML table is better option than Gridview,I thk so???? | |
hi, I am using sql server 2000, but the following error will be occured on open a connection. Pls give solution for this error An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that … | |
I am having some trouble getting this code to work and I dont know what I missing, any help is greatly appreciated. I have a simple 9 question survey using asp.net, I am using an asp:formview with InsertItemTemplate. In the form I have a radiobuttonlist with yes no values, I … | |
Hi i am sorry to bother you with such a simple issue. Currently I am familar with using datagrids and displaying data from my tables that way. However i want to be able to display things like for intance products are on amazon/ebay. For example my database contains products name, … | |
I have been give the salary and hra of manager,supervisors and workers. Now i want to take the name,address,ph no ,designation from user . then take that name address and ph no along with the default calculated salry,hra from first form to be displayed on second form. So that a … | |
Hi, i wondered if any1 knew how to create a simple bar or pie chart in asp.net. I would like to show how much space users have used e.g. 25/100mb represented graphically and showing percentages Thanks for help | |
I am designing a page containing a gridview that takes the data from a dataSource the data are evaluation questions (20 questions) and the answers are degree of five represented by radiobuttons I added the radio buttons to the gridview as template item [B]Like this :[/B] <asp:GridView ID="GridView1" runat="server" AutoGenerateColumns="False" … | |
I am a new bie to streaming concepts. I only know basics of web development and have worked little bit on asp.net. My project is to broadcast live video on internet. I have installed wowza, adobe flash media encoder, and vs.net. Now how to put all these together,( i'm really … | |
Hi Im trying to display image binary data but its not working. I have the code below but on the line: newimage = System.Drawing.Image.FromStream(ms) i keep getting the error 'Parameter is not valid' [code] Dim obj As Byte() obj = StringToByteArray(ImageString) Dim ms As New MemoryStream(obj) Dim newimage As System.Drawing.Image … | |
Hi everyone, A very specific question.. I've got a ConfigurationElement class that has some configuration elements. At the moment, the config is something like this.. [CODE]<Hello> <A name="blah" /> <B name="bleh" /> <C name="blih" /> </Hello>[/CODE] ..but I need to have only one of either B or C. So I … | |
How do i associate a particular information such as Picture or comments to a logged in User. I want to do it such that when a particular user is logged in, it displays his or her pictures or albums and comments associated with his account. but i dont seem to … | |
hi, i m making one asp.net page. in that page there is three text boxes called id, response id, and email. same columns is in sql server table called info. In table "info" for id column i have assigned " isidentity" = yes. its created auto number like 1,2,3..... and … | |
Anybody with a link to where i can download asp.net video tutorials? its urgent please. | |
hi guys, is there anyway of catching exceptions globably in a windows application similar to way we handle exceptions using global file in asp.net aplications? thanks. | |
Which has more functionalities? ASP.NET or PHP And which is more flexible? | |
Hi , I am working for one in-house web application project with C#, ASP.NET and SQL Server 2005. But here we are facing a issue for initial loading time of that application, it takes around 20 seconds to load it first time but after that it works fine,but again after … | |
Dear friends , I wrote my own asp.net pages and I wand to upload them. Now I need a forum part. Is it possible to use open source forum in php?, or is there any good open source forum in asp.net available ? | |
Hi, how to bind dropdownlist in few seconds I have one table in msaccess database, but this table contains 2500 records. I need to bind these records to asp.net dropdown list, but its take long time to bind the datas. so pls give any new method for binding the datas … |
The End.