65 Discussion / Question Topics

Remove Filter
Member Avatar for Stuugie

Hi All, I have a simple form that I want to send me an email when the button is clicked. I have two questions, 1. How can I make the fields Name and Email mandatory? 2. It does not send an email to me when used with my smartphone, which …

Member Avatar for Stuugie
0
293
Member Avatar for Stuugie

Hi All, I'm looking for some advice. After having to take about two years off from university due to suffering from viral meningitis, I have finally gone back and finished my undergraduate degree in Information Systems, which is a stream from the applied computer sciences. I am very excited to …

Member Avatar for jkon
0
283
Member Avatar for Stuugie

Hi All, This is a rant as well as a discussion. First, some background: On this forum and another forum I frequent I have been seeing a lot of the "Please help, I cannot figure out my assignment" type of questions. Just today in the Software Development forum someone is …

Member Avatar for Warrens80
3
392
Member Avatar for Stuugie

Hi All, I have recently viewed something that I have never seen before with regards to a computer. I saw a window close and open really fast, at least 10 times upon startup. It looked like the cmd.exe window but I only saw a video of it happening and it …

Member Avatar for hithirdwavedust
0
354
Member Avatar for Stuugie

Hi All, I'm working on a script which has a primary function to look for jpg files. I can get it to work if the folder path is just my desktop but if I try the start of the path to be C:\ it errors out. Right now the error …

Member Avatar for cgeier
0
411
Member Avatar for Stuugie

Hi All, I have two issues that I cannot seem to resolve using Google. 1. My windows account, the only one I have, is the Admin account. However, I cannot save files on my desktop and get prompted that only the admin can save there and that I should contact …

Member Avatar for gerbil
0
157
Member Avatar for Stuugie

Hi All, I have a Dell PC for which I am attempting to install Windows 7 onto a new HDD I bought. However, I am having issues with not being able to Boot the disk that has the Windows 7 iso. What I've done: 1. Seated the new HDD 2. …

Member Avatar for Stuugie
0
397
Member Avatar for Stuugie

Hi All, I'm wondering if anyone from here, a good trusted source of information, has heard of Heartbleed? > Two days ago a serious vulnerability (that’s been named “Heartbleed”) in the popular cryptographic software OpenSSL was made public. This weakness could potentially be exploited to steal information, such as login …

Member Avatar for happygeek
0
133
Member Avatar for Stuugie

On my Facebooks there are a lot of posts from people that are really worried about WW3 popping off because of the Russian takeover of Ukraine. I've read some interesting articles from different countries that denounce Russia's actions and there's talk of economic sanctions from the US and other countries …

Member Avatar for Ancient Dragon
0
123
Member Avatar for Stuugie

What does it mean to be "Featured" and a "Colleague" here at Daniweb? How does one aspire to claiming such tag-titles?

Member Avatar for Stuugie
0
131
Member Avatar for Stuugie

Not sure if this is the right spot for this question but I'm here! I'm trying to make a vb script that opens large text files, one at time, searches each line for Null values (there can be many) and then replaces them with a space. My coworker put the …

Member Avatar for Stuugie
0
842
Member Avatar for Stuugie

Hi all, I'm going nuts with my laptop. I installed gparted, backed up my fil, and then let gparted do its thing. I then went to reinstall Ubuntu with a disc but I keep getting the following messages: "xhecking media [fail]. No boot device found. Press any key to continue". …

Member Avatar for Stuugie
0
276
Member Avatar for Stuugie

Hi All, I've been helping a friend with a site that he's been designing with godaddy.com. It's pretty cool and easy to do with their templates and all but their like buttons are troublesome and I was hoping to get some knowledge about this from here. Lets say there are …

Member Avatar for Stuugie
-1
268
Member Avatar for Stuugie

Hi All, I've had Ubuntu for a couple of months now and I'm having problems with the boot drive/partition. I have a total of 500 GB to work with but for some reason that I didn't notice Ubuntu installed using only a (very) small portion of my 500 GB and …

Member Avatar for Stuugie
0
255
Member Avatar for Stuugie

Hi All, THis is just a basic question about Wine. How many use it on Linux and how many are happy with it? I've seen mixed reviews about Wine on the internets so I thought I would ask the only tech community that matters. I just installed it because I …

Member Avatar for Stuugie
0
339
Member Avatar for Stuugie

Hi All, I'm attempting to install Jre7 on my newly installed Ubunto OS. I've been looking [here](http://askubuntu.com/questions/56104/how-can-i-install-sun-oracles-proprietary-java-6-7-jre-or-jdk) and it is telling me to move the unzipped folder to /usr/lib but where is that? In the Terminal I tried finding it by changing directories but to no avail and I'm getting …

Member Avatar for mike_2000_17
0
270
Member Avatar for Stuugie

Hi all, I'm trying to get Ubuntu to work but at boot up I get issues. I took a picture and I don't know how to procede.

Member Avatar for Stuugie
0
149
Member Avatar for Stuugie

Trying to upload a picture. Ack, the picture size is too big, even zipped.

Member Avatar for Reverend Jim
0
74
Member Avatar for Stuugie

Hi All, I'm trying to loop through and open PDFs in a folder using Java. I have the following code: import java.awt.Desktop; import java.io.File; import java.io.IOException; public class OpenPDFs { public static void main(String[] args) throws IOException { // TODO code application logic here String fp; fp ="S:\\Economic Forecasts\\Fcst13\\SourceForecasts\\"; File …

Member Avatar for Stuugie
0
590
Member Avatar for Stuugie

Hi All, I am creating a simple query with a not so simple twist, at least it's not simple to me. First, the query: select distinct b.Bank_Mnemonic as [Bank],bd.Demo_Name as [Demography],ei.BEFI_Description[Economic Indicator],bsd.BSD_Year as [Year],bsd.BSD_Data_Value as [Value] from dbo.tblBank_Source_Data as bsd inner join dbo.tblBankDemographics as bd on bsd.Demo_ID=bd.Demo_ID inner join dbo.tblBanks …

Member Avatar for Stuugie
0
159
Member Avatar for Stuugie

Hi All, I have an SSIS question regarding looping through CSV files with the Foreach Loop Container. What I have: 1. A string variable named fName - Global 2. A Foreach Loop Container 2.1 User::fName mapped to the loop container with an index of 0 3. A Data Flow Task …

Member Avatar for Stuugie
0
161
Member Avatar for Stuugie

Hi All, Hopefully I don't get too scolded here for this question but I can't commit my mind to answer this as I have been ill and am still not fully recovered. In saying that, I have the following set of tables (see pic) and I need to fill in …

Member Avatar for Stuugie
0
271
Member Avatar for Stuugie

I just wanted to share my thoughts regarding PDFs and how bad they are to work with. I have 8 bank sources that provide my department with quarterly forecast data and their outputs are always in PDF format. I know PDFs are a convenient way to output data and are …

Member Avatar for BigPaw
0
322
Member Avatar for Stuugie

Hi All, This is something I should know but for whatever reason today it is eluding my mind. I'm trying to query our database to provide me with data between March 2012 and March 2013. Initially, I had the following line: where a.IPI_Ref_Date between '2012' and GETDATE() and the output …

Member Avatar for Stuugie
0
136
Member Avatar for Stuugie

I just wanted to test starting a thread to see the popup prompt. Please delete if you like (mods or admin).

Member Avatar for DavidB
0
216
Member Avatar for Stuugie

Hi All, With SSIS, upon load, I am receiving the following error: > Error 1 Error loading DownloadCSVPackage.dtsx: The connection "" is not found. This error is thrown by Connections collection when the specific connection element is not found. C:\Projects\EconAnalysisStatsCan\EconAnalysisStatsCan\DownloadCSVPackage.dtsx 1 1 I have gone through all of my connections …

Member Avatar for Stuugie
0
147
Member Avatar for Stuugie

Hi All, I met with some people from a private firm that has been hired to automate some data flows from PDF files to Excel and then to SharePoint. I wrote some VBA code for them to brute-force-test and they were impressed with what I had accomplished. The one fellow, …

Member Avatar for LastMitch
0
439
Member Avatar for Stuugie

Hi All, Since most of you are professionals and I'm trying to be a professional at work I thought I would pop this question at you. Have you ever had one of those days where your coding stinks, errors are difficult to find, and no matter how you proceed with …

Member Avatar for Reverend Jim
0
152
Member Avatar for Stuugie

Hi All, I'm curious as to why there is no MS Office help forum here? This site is so diverse but yet it doesn't noticably deal with Office products like Excel. I know there are a lot of forums out there which offer Excel and other Office help but it …

Member Avatar for Stuugie
0
90
Member Avatar for Stuugie

Hi All, I know this may be silly but meh! We're all getting older here, even you young ones! In saying that, I've never had the notion that I am old. After all, I play video games among other things and (you could ask my wife) I'm probably still considered …

Member Avatar for BigPaw
0
439

The End.