No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
Hi guys, I have a code that sends sms through clickatell gateway, but now I am getting the NotSupportedException with the message "this stream does not support seek operations". Anyone who has used clickatell gateway for sms successfully please help me. Please help me eliminate this exception and get my … | |
Hi All I have a table (contactDetails) in my database (Sql express) with username,password, email, contactNo, bySMS and byEmail columns. I have 2 radiobuttons in my application smsRB and EmailRB, when the user registers he must select either smsRb or EmailRB. if smsRB is selected, a "Y" is inserted under … | |
Hi I have a database with a Contacts table, in this table I have 2 columns emailAdd and byEmail. I want to select emailAdd where byEmail = Y and add these selected items into a Listbox. Please help how do i do this this is what I tried but does … | |
Hi i heard that i can send sms from my pc using my cell phone [COLOR=black]. Then use the computer / PC and AT commands to instruct the mobile phone or GSM/GPRS modem to send SMS messages.[/COLOR], does anyone know anything about this. What is these AT commands and how … | |
HI All I hope you guys can help me, I am getting an the following error when trying to debug my Vs2005 applications. "Unable to start debugging on the web server.Unable to connect to the web server. Verify that the web server is running and that HTTP incoming requests are … | |
Hi All I am trying to connect mysql and VS 2003 but i am unable to do the connection, which makes me wonder if the are compatible. Can someone tell and also give me the code for connection. Thanks in advance. | |
Hi all I have a DropDownList in in one of my web application's Page, now i want to display the contents of that DropDownList in another Page. Can someone please show me the code for this in C#. When i try to use the DropDownList in this other page it … | |
Hi all I am using Web Developer 2005 express edition to create a site. It works fine except for the time out error i sometimes get. I do not always get this error but most of the time when i log in for the first time in the login page … | |
[COLOR=green]Hi all[/COLOR] [COLOR=green][/COLOR] [COLOR=green]I have been trying to send email from my asp.net website using c#. the code runs without any errors, but when i click the send button i get this error.[/COLOR] [COLOR=#ff0000]/*System.Net.Mail.SmtpException: Failure sending mail.---> System.Net.WebException: Unable to connect to remote server -->System.net.sockets.socketException: a connection attempt failed because … | |
Hi All I have a dropdownlist in one page, now I want to display the contents of that dropdownlist in a different page, can someone help me with this. Thanks in advance | |
Re: [quote=campkev;362818]why? Because it saves you a roundtrip and a server call, and is faster and more efficient.[/quote] Can you please show me this code in C#. I also have the same problem. | |
Hi all I want to select data from a database and display it on a GridView. My problem is it doe not return anything when i use the WHERE clause but when i use SELECT * it works. I am new in ASP.NET, please help. here is the code i … | |
Hello there I want to retrieve data from the sql database according to departure plase and Destination selected on the dropdownList, Something like "WHERE departurePlace = @DeparturePlace AND Destination = @Destination", I want to display the results on a different page (i am not sure if its possible). Can you … | |
Hi all I have this program i writing using C# 2003 and ASP.net, When i try to connect to the database it gives the error below. I do not know what is wrong, please help. [ [B]Server Error in '/BookFlight' Application. [/B] [B][I]The Microsoft Jet database engine cannot open the … | |
I want my c# program to connect to my Access database so that i can update, insert and select from my database using c# 2003, can someone show me the steps of connecting to it. I know the part where you right click 1. Data connections and click add connection, … | |
I've just joined daniweb and believe me it is the nicest thing i've ever done for myself in 2007. I wonder why i found out about it so late. I am glad i did though. It is very helpfull. I feel like my technology problems have been solved. Thank you … | |
Hi all Can anyone show me how to sensd sms from computer to cell phone. I am using VS 2003 and ASP, I have an Access Database, My program is fro boking flights, now after a user has made their bookings i want to have a code that will automatically … | |
Hi all Can someone tell me how to connect to msql database using c# 2003. can you please show me the steps to take. i have tried many times without success. Are they compatile? Thanks sibotho | |
Re: Hello all I am new on this site and i don't know where to click in order to be able to post. Sorry newbie for posting my message inside yours. Can somebody tell me, Is visual Studio 2003 compatible with mysql? I am doing my final year project using VS … |