510 Topics
![]() | |
I am trying to create a web app using C# 2005 where I can upload an excel document, store it in memory and read the contents. I have my code working if the file is saved on the hard drive, but i don't want to have to save the file … | |
Hey everyone, As many of you might have heard, DaniWeb is currently working on opening up a new ecommerce store where we're going to be selling our swag ... tshirts, geek glasses, pens, silly putty, and soooo much more. For a first taste of what's in store, we've partnered with … | |
[ATTACH=left]22858[/ATTACH]The HP LaserJet Pro 100 is a very sleek looking printer. The compact design will fit into what ever corner you can find for it, and due to its easy to setup networking options you may never physically connect it to a computer. On the front left side of the … | |
So I learn and write php. Very messy I am sure. I find that MySQL is deprecated and no longer the latest and greatest. I want to take my app offline. Ok, but how can I do that if the remote server is not a option? How do I store … ![]() | |
Hello, I know RIM is pretty much dead, but I need help with some development. I'm currrently developing an app that pushes data to my device. I downloaded some code that was supposedly developed by blackberry called the Emergency Contact List. Here is my issue: The gui isn't popping up … | |
Hello I was working through a Netbeans tutorial : [URL="http://java.sun.com/developer/technicalArticles/java_warehouse/single_jar/"]http://java.sun.com/developer/technicalArticles/java_warehouse/single_jar/[/URL] I am having a problem understanding adding my properties and xml dependencies contained in an xml dir in my project (Please find screen print of dir) I jar my app and it can not find these files or dir. java … | |
Hey all, For my project I have decided to create a web app for a bus tracking system using ASP.NET/C# and SQL Server. The reason for doing it in ASP.NET is because I'm much better at it compared to writing PHP and Javascript code. For one part of my app … | |
I have created a program store user data in file. But i am only getting one error only but i am unable to debug it. Please help me I used turbo C++ compiler Error is on the line int employee::search_for_employee( int choice, name_temp[20] , email_temp[50]) Here is my code [code] … | |
What is up!? I am completely stuck and trying to do something I'm not to certain I can do. After reading on web I have seen 2 options... non i cant get work... Before I get ahead of myself let me explain what is going on. I have a JS … | |
** hi guys .. i nid to finish it until tomorrow morning .. the Admin [B]USERNAME [/B]is [B]IT2B[/B] and the [B]PASSWORD[/B] is [B]MANALO[/B] .. can someone help me here in my HR SYSTEM .. can you do the edit and delete function for me. or give me a little idea … | |
Hi all In my application developed in asp.net 4.0 i am using url routing module. Below is the code i used in Global.asax [CODE] void Application_Start(object sender, EventArgs e) { RegisterRoutes(RouteTable.Routes); } private void RegisterRoutes(RouteCollection routes) { routes.MapPageRoute("testpage", "{storename}", "~/Store.aspx"); } [/CODE] I debug my app and put break point … | |
Hi, I have a couple of questions regarding Mobile Development, are all mobile apps developed using xcode and objective C ? I take it these are zipped up and offered as a download on an app store so to speak at a small cost ? Is it possible to make … | |
I want to set text file location in app.config Something like these(below code is use to store database location) [CODE]<?xml version="1.0"?> <configuration> <configSections> </configSections> <connectionStrings> <add name="MyDBConnectionString" connectionString="Data Source=LIANPIAU\SQLEXPRESS;Initial Catalog=DiningChair;Integrated Security=True" providerName="System.Data.SqlClient" /> <add name="MyDBConnectionString_PO" connectionString="Provider=Microsoft.Jet.OLEDB.4.0;Data Source="\\Shlim\wansern prog\PODiningA.mdb"" providerName="System.Data.OleDb" /> <add name="MyDBConnectionString_Loading" connectionString="Provider=Microsoft.Jet.OLEDB.4.0;Data Source="C:\LorryBook.mdb"" providerName="System.Data.OleDb" /> <add name="MyDBConnectionString_ReportSystem" connectionString="Data Source=SHLIM;Initial … | |
Making an Android app for my senior project. The app that the professor wants will have approximately 225 strings. It's basic Q and A with the questions and answers always being in the same order. Would it be better to use the sql database or the strings xml to store … | |
Hi, I have a app that at startup shows a particular label i.e. [B][COLOR="Red"]Ready...[/COLOR][/B] then when the user hit a download button it changes the label to:- [B][COLOR="Red"]Contacting Server...[/COLOR][/B] By using 'Threading' I have also added an update progress which updates the label with percentage and also updates a progressbar. … | |
I use the app.config file to store some values (Security key). These settings are used at runtime now i am making the exe of my project. but i will get an error showing security key doesn't found. I am adding app.config file in application folder is it correct? Can anybody … | |
Hi guys, I want to create a relatively simple web application. For now, let's just say there's one user of this app. He gets assigned an email address of [email]user1@mydomain.com[/email]. The idea is that the user can send an email to that email address with either text or a picture … | |
Hello, A couple of days ago I was using Pandora and it suddenly said that my plugin had stopped working, Firefox froze, and my mouse (laptop) stopped working. I found that somehow the mouse had been turned off. The next day I tried using Pandora again, and once again the … | |
The iPhone 4 is one of the hot gifts for this festive season, and for good reason as Apple has managed to make the iPhone even better with the addition of a stunning 960 x 640 high resolution 'Retina display' screen with a pixel density of 326dpi (which is so … | |
I have a java gui app which will be used by various secondary schools. I'm actually in the process of adding some "activation/serial code" before someome can use the program(they need to pay for it). I'm thinking of using an online mysql from a remote server to store and check … | |
[I]Hello all, I am looking for some help writing an application with the following attribuutes: An online retailer sells five products whose retail prices are as follows: 1. Product 1, $2.98 2. Product 2, $4.50 3. Product 3, $3.98 4. Product 4, $4.49 5. Product 5, $6.87 Write an application … | |
Hi there guys I am looking for a way on how I can increment an object from a structure which is an integer type. the string types I have Increment well but the int types do not. it says int[int] is invalid for array subscript. The red font on my … | |
I will be developing iPhone apps after some times, so i need to know some infos on the developer account: 1.Can anyone tell me what is the payment system? (like, explain from someone purchased my app, if i get notified or not, where does the money go, etc, etc..) 2.Can … | |
Back around 2004 and 2005, I had embarked on a web project that included the ability for my users to draw on a web page—or at least, that was one of the requirements. At the time, most of my web development had been server-side, with very little JavaScript. Long story … | |
Hi, would anyone be able to point me in the right direction if I want to find a free program to make iPod apps. All help is greatly appreciated, Python01 ![]() | |
I was urged to do this write up in the form of a new thread... so here we go! --- Installing from source on Linux is indeed about as easy as it gets (Much easier than installing a wYNd0z3 app). There are excellent tools to accomplish this in Slackware Linux … | |
Dear all I am totally new to visual C#. Whilst I can sort of manage console apps, I easily get lost when it comes to coding forms. I am currently making an "app launcher" which reads a text file line by line. Each line is a path to a useful … | |
Hello, I would need a help from you with my application. I received a lot of (email)sms, and I don't want to store them in my regular sms-phone database. I receive them quite a lot (daily - 40), so mostly I just read and delete them. So I created an … | |
Hi there, I have been told I need to use escape() and unescape() to fix some issues I am having with my Javascript in IE7. I've been fiddling with it for two days now and can't seem to get it working correctly. It would be amazing if someone on here … | |
I'm not sure if this is the place for this post but I didn't really know what it fell under so I apologize in advance if this belongs in another forum. I'm looking at creating a new online app for myself and others to store certain types of data. I'd … | |
Hey guys I need to store a single string into Memory for later use on different pages to be able to create a log file for my app. so on my 1st form(Login Form) i need to pass the Username to Memory and then read it from the memory later … | |
Hy, I have the following application: - server application that uses a digital certificate to login to a website; first time i run the app it requires the pin number from the token... certificate is stored on token); i use X509CertificateUI to select the certificate and it pops-up the token … | |
Hallo everyone, the Magento site at <URL SNIPPED> was working fine, until two days ago, I got the following error message: [CODE] SQLSTATE[HY000] [2005] Unknown MySQL server host 'db795.1und1.de' (1) Trace: #0 /home/.sites/62/site1586/web/lib/Zend/Db/Adapter/Pdo/Mysql.php(96): Zend_Db_Adapter_Pdo_Abstract->_connect() #1 /home/.sites/62/site1586/web/lib/Varien/Db/Adapter/Pdo/Mysql.php(251): Zend_Db_Adapter_Pdo_Mysql->_connect() #2 /home/.sites/62/site1586/web/lib/Zend/Db/Adapter/Abstract.php(448): Varien_Db_Adapter_Pdo_Mysql->_connect() #3 /home/.sites/62/site1586/web/lib/Zend/Db/Adapter/Pdo/Abstract.php(238): Zend_Db_Adapter_Abstract->query('SET NAMES utf8', Array) #4 /home/.sites/62/site1586/web/lib/Varien/Db/Adapter/Pdo/Mysql.php(333): Zend_Db_Adapter_Pdo_Abstract->query('SET NAMES … | |
It's not just [URL="http://www.daniweb.com/news/story231517.html"]phishing scams[/URL] that Facebook users have to worry about right now, According to Roger Thompson, the Chief Research Officer with security vendor AVG, hacked Facebook applications are increasingly reaching out to exploit sites based in Russia. As Thompson says, this is different to the normal run of … | |
hi all hope some one can help me out im a php guy and ive got an application i want to make that will run on windows and ive never program for desktop before and i really need some advice. here is the scenario iv got my website with a … | |
hi im working on a simple program that will retrieve data from my .mdb and display in datagrid on my form all is showing well except from image can anybody tell me what is the right format to store image in access database 2007 OLE object and insert the file … | |
Hi I thought I'd share this with you all as it is really quite simple but I spent ages looking for it. I have an ASP.Net App with a master page containing a tree view that holds a heirarchy of data (as opposed to site naviagation) What I wanted was … | |
So you think you qualify for the epithet 'Number One Fan' when it comes to Angry Birds, do you? OK, you've completed the entire main game as well as the seasonal variations and done so with a full compliment of three star ratings. You've even unlocked all the hidden golden … ![]() | |
i have this assignment to submit tomorrow(friday) and i am having difficulties updating my text files. actually, i have to be able to update the text files by searching and deleting items. please, check the code below.. so far, i am receiving no errors except that the calculation part gives … | |
Hey, Just a quick question. My webpage is all working fine in IE9, new Firefox, Safari, Opera, and Chrome, but in IE7 it's flagging errors to do with the Facebook share buttons (javascript). When you click them nothing shows up. I was wondering if you could tell me what I … | |
Okay I finally figured this out... Thanks to getting curious and creating an encryption key for my application. It took me a second to understand it but here is the result. Make sure you declare your variables in the settings tab of the properties to your application. [code] void Form1_Load() … | |
hi can someone help me iv never done any programming for standalone or desktop before.web is my domain but i have a task im trying to figure out how i can go about this. iv got a php site were you can search for shops and you get there categories,address,country … | |
Hi there guys, I recently swtiched to Ubuntu Lucid, and just want to know if there is something like an "App store" for Ubuntu apps? Since my Ubuntu machine is not connected to the net, i can't use the software centre. So I have to download the packages and install … | |
Im working on an app that takes two numbers(lower bound and upperbound)and determines all the prime numbers within the specific bounds, inclusive. [code] Public Class primeNumber Private Sub calculatePrimesButton_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles calculatePrimesButton.Click 'declare variables Dim N As Long Dim LowerBound As Integer Dim UpperBound … | |
I know that many people have programed for the Ipod, and have used a lot of different languages, but I can't figure out how to use python to make apps. I understand that I need an interpreter, but I don't know where to find one. Also, how do I import … | |
Hello, I'm trying to write an asp.net app which searches a sql db and returns/updates the data. I want to be able to hold the currently selected id of the item my user has selected. For example a doctors surgery would select a patient record then be able to browse … | |
Hi all, I am trying for facebook app. I have done it but my next problem is to integrate it into our website. so my basic need to login into facebook without login with facebook login. I want to store username and password in file and pass that for facebook … | |
hello me and my friends were assigned to make a program that can add,delete,update and show information. we were able to make this code ( am sending u ) but we cannot solve some problem like the after adding or deleting or any other work the window does not goes … | |
I'm currently using Dreamweaver to rework my site. This includes a mix of HTML for most of the content, and a JavaScript menu bar on every page. When I preview the page in my browser, the menu bar is aligned left. Below is the code for my entire page. [CODE]<!DOCTYPE … | |
I am trying to connect to a database through j2me app and send two strings.It gives me java.lang.SecurityException: Application not authorized to access the restricted API error. (Caught in the try catch block) [CODE] import java.io.*; import javax.microedition.io.*; import java.util.*; import javax.microedition.midlet.*; import javax.microedition.lcdui.*; public class storeNumbers extends MIDlet implements … |
The End.