13,153 Topics
| |
Hi Everyone, I'm in a strange place in the beginning of 2007. I have to change careers from what I've been doing which was PHP, PERL, Javascript, mySQL systems on Linux for the Internet to doing ASP.NET, C#, etc. Its what everyone wants where I'm from and after working with … | |
hi, i my project i drawn in the webpage using javascript, i created on div named "panal" with in that i drawn with the help of the mouse, i copied that content to clipboard, when i view the clipboard, ClipBook Viewer Cannot display the information in its current format.To View … | |
Hello guys, Have a quite question anout Ajax. I am very new this topic,k so i dont much knowledge about this. Hope you can solve my problem. I was developing a web which use some ajax. But for some reason to wont call the server side script. I have tried … | |
What is the easiest way to migrate a project, with about 40 forms, 3 modules, 3 classes, and several designers (Crystal Reports) from VB6 to .Net 2003?? Any ideas? | |
Hi, I am opening a Child Browser(pop-up) from a Parent Browser using the Window.Open() javascript. After closing the pop-up Browser using Window.Close(), I need to refresh a DataGrid control on the calling Parent Browser. Any idea how to do this? Basically I am Inserting records into a SQL table prior … | |
hi all, i am using a button on my webpage. For example let the text in the button be "Dani Web". So what i want to do here is, while running this page when i keep my mouse pointer over this command button, the text in that button should be … | |
I'm a software developer who's making the career move from PHP, PERL, Javascript web stuff to doing the .NET stuff. I ran across DaniWeb on Google a couple of days ago. I'll probably be here for a loooooooong time. | |
Hi, I have a website. I want to put a searchbox and search what i want to find in content of my website not in database file. How can i do this? Thanks | |
Is it possible to accomplish all tasks (Web Application Development) with Visual Studio 2005 Team Edition that you can with Visual Studio 2005 Professional and Standard Editions (In otherwords I can use Visual Studio 2005 Professional Edition or Standard Edition to develop a website System, is it possible to use … | |
[COLOR=darkblue]Dim mg As MsgBody = New MsgBody s.WriteLine("<a href=ConsoleApplication1.exe?PFolder=oPFolder&SFolder=sfolder&oMsg=i>" + oMsg.Subject + "</a>") I want to call following function in abo ve href[/COLOR] [COLOR=darkblue][/COLOR] [COLOR=darkblue] Public Class MsgBody Public Function message(ByVal PFolder As String, ByVal SFolder As String, ByVal msg As Integer) As String how can do this? [/COLOR] | |
I am planning to build a web based database system using SQL Server 2005 ( any edition) for the database and Visual Studio 2005 ( I am not yet sure which edition to use) for the web interface. Is it ok to use Visual Studio 2005 Team Suite with any … | |
hi i m yash.....i am making a project on webmail...can anyone help me in starting with it, hw to go ..which language would be best suitable etc.... | |
i have a simple access DB that contains the table new_members. what i want to do is fill a table with the data from new_members and then choose whether to activate or delete them. what i have done already is used asp:repeater to build the dynamic table and of course … | |
hi, I am doing a project regarding SMS and i am doing it in ASP.NET. MY project actually aims at sending sms from my Pc to a Mobile and getting back a reply from the mobile. Here i am planning to use some kind of GSM/GPRS USB MODEM for the … | |
| |
hey all, i am developing a user control which will show a hidden div for uploading files. the idea is to upload multiple file at once. does anyone knows how to do that ? thanks... NOTE: the control will be built using ASP.NET and C#. | |
hi, i am still not convinced with the message box in ASP.NET. What exactly i want is, my ASP.net page should redirect me to some other page when i click the OK buton in the message box. But the question is how to display the message box in ASP.Net using … | |
hey there im working on this asp.net project and i want to [code=c#]Response.Write("");[/code] in a specific [code=html]<div>[/code] anyone can help? | |
I really need asp.net project for learnin thenks for wh o send me a Project | |
My problem is that there is one site that I am unable to access for the past week or so. I keep getting the page can not be displayed message. I tried switching to Firefox from IE but still am having no luck. I am the only one that is … | |
We built an ASP .NET application that worked fine in a Windows 2003 Server environment up until somebody installed Business Portal on it. Please note that Business Portal and our custom application use different websites within IIS. Now we receive the error - Server Error in '/' Application. The parser … | |
Dim strInsert As String Dim cmdInsert As OdbcCommand Dim cn As OdbcConnection cn = New _ OdbcConnection(ConfigurationSettings.AppSettings("ConnectionString")) strInsert = "Insert into realestate.city_master(city_Name)Values(city_name);" cmdInsert = New OdbcCommand(strInsert, cn) cmdInsert.Parameters.Add("city_Name", city_name.Text) cn.Open() cmdInsert.ExecuteNonQuery() city_name.Text = "" cn.Close() | |
hi all, i am doing a project in ASP.NET using MySQL as my backend. I am just a beginner to .net. can you help me by telling how to insert data into Mysql from asp.net.expecting your early reply. please provide the coding also | |
In order to have a less cluttered master page for the site I am working on I have taken a menu control and its datasource and placed them in a Webcontrol (usercontrol). The problem is that the urls for the menu items are being set relative to the directory in … | |
I am planning to build a website system (a web interface that connects to a database). I am planning to use SQL Server 2005 Trial Edition but I am not sure if I can use Visual Studio 2005 Team Suite. Is it possible to build a web based database application … | |
I have a vb.net app. running currently with internet explorer only browsers. I constructed some texts based on the inputs from the user and need to (a) save it on the client file system (b) send the saved file to the printer attached to the client system for printing. The … | |
What experience do you have with O/R mapper in .NET? I need to choose one for use in my company Which one is the best for you? I have seen lots of positive feedback about this one: LLBLGen Pro What do you thing about this? Is it good or can … | |
i have managed to create a scrollable datagrid with fixed header. The header doesnt scroll out of focus when i pull the scrollbar down. However the height of the header increases or decreases depending on the number of records displayed. This is unacceptable to some of my customers and i … | |
Hi, We have plenty of coding convention rules, we cannot check using FxCop. I mean rules that are related to comments or regions in our source code. Do you know tool, we can use to check such rules? What are your experiences with problem like this? cyberjoe | |
i just wanna ask you, if anyone have an ideas for graduation project, i am studying CIS(computer information system) using VB.Net / ASP.Net thanks;) |
The End.