13,153 Topics
| |
Hi, I want to make a mailbox for members like facebook, plentyoffish, or myspace with all the necessary functions. I am really clueless!! Is there any way for me to do that? Please reply, Thnx. | |
Guys Does any one read about include a SMS GatWay through asp.net site. any help will be great. SAM | |
HI, can any tell me how to develop a application to send bulk sms from computer | |
HI friend, I want to find the between days from two dates and should go to these all dates to database that is user select 2 days only 10-feb-2008 and 20-feb-2008. But i want to get the between days(11,12,13,14,15,16,17,18,19) and should go to database these 10 days with date format … | |
Hello All, I am looking for automated testing tool mainly for ASP.Net applications... Please share if you have some references. | |
The Necessity of Ad Rotator is to show the banner ads in random order, the displayed banner ad can change whenever the page reloads.With this SWFRotator Component You can Show your (.swf) random ads. Now you can easily embed your flash (swf) using adrotator in asp.net 2.0… The idea is … | |
I am currently using the visual studio 2005 express edition. I would like to upgrade to the 2008 express. So I would be using Visual Web dev 2008+Visual Basic 2008. These run on .net 3.5, at the moment there isn't an sql server 2008, would I be ok still using … | |
Hi there. The project I am building is an ASP.NET browser based application that has two classes. Login class main menu class now these two classes are working as they should (I.e. valid user logs in, proceed to main menu). The trouble is, I also have another class that applies … | |
Hello, I wanna call EncryptPassword/DecryptPassword methods of membershipProvider class,how can I call and use these methods,is there any one who can assist me,thanks a lot. | |
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 … | |
Hi can we pass parameter to trigger??? if yes please give me an example... | |
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? | |
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. | |
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 … | |
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??? | |
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. | |
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 … | |
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 … | |
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!!! | |
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. … | |
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. | |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
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 … |
The End.