The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
15 views

Transfer Files From Mac External Hard Drive To PC

Our wedding videographer gave us our wedding video (all 200GB of it) on an external hard drive formatted for Mac. My wife and I each have PCs and we have 2 external hard drives formatted for PCs. We ...
0
votes
0answers
10 views

load external html into div - jquery in external file not called in IE

I've been going round and round in circles with this...! I'm new to jQuery. I have an accordion (jquery.accordion.js) and I want the content that's revealed when you click one of the accordion bars to ...
0
votes
1answer
34 views

Android SQLITE database no internet

I am new to Android programming and looking for the best way of working with an sqlite database. I need to be able to load a database into the app and enter data then export. I will need to be able to ...
0
votes
2answers
32 views

Where are the binaries located?

I have an xcode project for livecode iOS external. When I build and run, it says successful but where I can locate the dylib and lcext files? I saw binaries folder but looks like it is not updated.
-2
votes
1answer
54 views

Must declare a body because it is not marked abstract, extern, or partial

using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; using ...
1
vote
0answers
16 views

External GPS Module for Android App [closed]

Is it possible to buy an external GPS module and make it communicate with an android phone through an app? If yes, then what kind of module and what to start with? I just need some help to get me ...
0
votes
7answers
44 views

Specific Order for “for-Loop” Incrementation

by standard I use for(int i=0; i<10; i++) {...do something...} But I often iterate throu Strings in C (char[]), exspecially by creating shift-loops for lcd-displays i have to store the first ...
1
vote
1answer
63 views

Grabbing JSON from a PHP file within separate JavaScript file

Needing to create a JavaScript file that sets values to two variables in a PHP file. That PHP file then creates a JSON structure and echoes some data. I need a form in JavaScript where there is a ...
0
votes
1answer
22 views

Make XSL refer to external text file?

I'm trying to reuse a text file in multiple XSL files, but am unsure what tag to use to reference the file's contents. In other words, I want to copy the text out of a file, and dump it in a certain ...
-1
votes
2answers
21 views

Connecting Tape Drive to linux [closed]

I have a SUN Microsystems SCSI External 4/8GB 4mm DAT DDS2 Tape Drive and need to connect it to a RedHat linux box and have it recognize it. The problem is that I have no idea what I'm doing. Please ...
0
votes
2answers
27 views

Get Joomla3 user data in external html page

I have a joomla3 website,i built an external html page which is a client side app(jquery),visibile only to logged in users. The page is in a directory in the webserver's root. I would have on the top ...
0
votes
1answer
20 views

Copying external sheet to current workbook, Excel VBA

I'm working on small project in which I need to add sheets to the currently open workbook from any external database of worksheets in another workbook. I made a form to import any sheet that is ...
0
votes
1answer
34 views

git diff tmp file invalid on windows when using external program on Windows 7

I'm following the docs from the Git configuration page and trying to apply this to my Windows 7 environment. When I run say, "git diff file0" I get an error in P4Merge: Errors: '/tmp/cH9ccM_file0' is ...
0
votes
0answers
17 views

Triggering an android app using external wireless hardware

I am planning to make an android app which will perform certain task when it gets trigger from some external wireless hardware. First of all is this possible if yes then from where I should start? ...
0
votes
1answer
27 views

Loading an swf using the swfloader

I would like to load an swf from an external domain. Is there a way i can do this using an swf loader?Currently when loading a static local swf it works but not with the external one. Here is my ...
-1
votes
3answers
38 views

How To Tracking URL Link in other website

I want to know how to programming the script for tracking purpose. Such as I put the link on my blog, and I can know which IP or which website is using my URL Link on their website? I have a live ...
0
votes
0answers
49 views

testNG : find which test classes will run before any of them are

I am working with testNG where I run an external test framework, receive the result data and assert it. To run the external test framework I need to set up a specification for which tests that should ...
-3
votes
2answers
55 views

How to execute an external script that is in notepad from c# [closed]

I wrote a script in a notepad and saved it in a folder. Now I want to execute that script from c# button click. Can you please help me how to do it?
1
vote
1answer
30 views

Json data parsing error for flot graph

datapie = [ {"label": "Running", "data": [19.5], "color":"#e1ab0b"}, {"label": "Stopped", "data": [4.5], "color":"#fe0000"}, {"label": "Terminated", "data": [36.6], "color":'#93b40f"} ]; Getting ...
0
votes
0answers
29 views

android externalising a method containing an intent

I have a method that is duplicated in more then one of the main activities in an application, and I would like to externalize it by run it form another utility activity, so I don't have the mess of ...
1
vote
0answers
40 views

C# SendMessage Without knowing TextBox ID

I'm trying to send a string to an external program, but I only have a sample program of what I will be working with, so I do not know what the actual textBox IDs will end up being. Obviously this is ...
0
votes
1answer
49 views

'Sequence contains more than one element' (InvalidOperationException) thrown by external System.Core call when using Linq2Sql

firstly let me explain that I fully understand why this InvalidOperationException has been thrown and that I am simply looking for a way to avoid it from being thrown. There is a call to ...
1
vote
1answer
43 views

What does “extern” mean in JavaScript?

I just started to use js2-mode in Emacs, and I found some variables like js2-global-externs and js2-additional-externs. The doc string says it is "A list of any extern names you'd like to consider ...
1
vote
3answers
48 views

Why does declaring an extern variable inside main() works,but not defining it inside main() as well?

This seems very trivial but a somewhat rigorous explanation for the following behavior will help my understanding of extern a lot.So I'll appreciate your answers. In the following sample program,I've ...
0
votes
1answer
48 views

using jQuery to dynamicly reload or switch external js file

I have a webpage where I have an external js file that animates some divs. I want to place a button on the page that reloads the js file from the start so it stops the function and starts from the ...
0
votes
1answer
45 views

External link in WinJS, iframe or not, doesnt matter

I work on a Windows 8 app, and from a page that I use link hystory for running back and forward through the app, I also have 3 or 4 links to external websites(eg: facebook or my site). I tried to run ...
1
vote
3answers
39 views

Java reading files from dynamic external jar

What i am trying to do and have been researching on how to do for many days is to have a mother jar that looks through a folder and loads all the jars in there dynamically ( Not really needing to know ...
1
vote
2answers
21 views

Cordova 2.3 Opening external Links

Im searching the web for hours now, tried probably all of the million answers out there regarding this topic... but unfortunately there wasnt a solution among them. So... Update: Is there a proper ...
0
votes
1answer
32 views

Get element from external XML page using javascript?

So I'm not that great with javascript, but I'm trying to make a mail notification or this sort of things. So far I'm using gmails xml file that will display the number of unread emails under a ...
0
votes
1answer
32 views

How to acces asp label controls from external stylesheets

i was trying to style asp Label controls from external StyleSheet. To my surprise, unlike img, input[type=text], input[type=button] etc that works on asp image, textbox, button controls ...
0
votes
1answer
41 views

Connect MySQL db to QR codes

I am trying to set up a library for books in my work place. I have the MySQL database set up, with the data and everything. Now what i am trying to do is have the ability for someone to take their ...
1
vote
1answer
152 views

How do i do external merge sort on binary file

This short program makes a binary file called data.bin with a bunch of randomly generated items that are 1024 bytes each. where the first 24 bytes of each item is the key. so how do i read each item ...
0
votes
3answers
33 views

How to get external style sheet data for element that has been changed?

I've got an element whose position has been changed via javascript on my page and I need to retrieve the original (external) style for it. What's the best way to accomplish this? I'm assuming there ...
0
votes
0answers
15 views

Can I store Highstocks script in a single function customChart()

I am quite new to jscript and was looking into creating custom functions that you can call within your code with customFunction() and was hoping to be able to do this with the Highstocks code as well ...
-1
votes
1answer
90 views

What this Code Is Doing? eval(gzinflate(base64_decode Hack [closed]

Can anyone explain what this code is exactly doing? Seems like a hacker has added this to each of my php files over wordpress installation. I understand that it is opening a connection and downloading ...
0
votes
0answers
13 views

Including an external website (using sessions) into a iframe

I want to use a subdomain on my own website to show a external website. No problem so far. Thing is the external website (which i do not own) is using sessions. As long as visitors are using Chrome or ...
0
votes
0answers
29 views

MAC OS X - Mountain Lion - After power saving resolution not maintained [closed]

I have this really crazy problem with Mac OS X 10.8.x, It seems when the notebook goes into display sleep mode (IE monitors switch off) and I return to use it 7 of of 10 times the resolution on my ...
-3
votes
0answers
54 views

Java external merge sort on .bin file

The code below creates a file called data.bin with a bunch of randomly generated objects. Each object is represented by 1024 bytes. the first 24 bytes will be the key and the remaining 1000 bytes ...
0
votes
2answers
106 views

How to get actual size of mounted SD card in Android?

I'm trying to find a way to find the total size and free space of a mounted SD card on a phone, from my research on SOF and on the Android devs site I was able to find the method ...
0
votes
0answers
39 views

Linking error while trying to include an external library to a CMAKE project

I currently try to add an external dynamiced linked library (dll) to my cmake project. I have got the .dll and the .lib file. I spent a lot of time to find an answer by myself but I didn't manage to ...
0
votes
0answers
37 views

Problems trying to write data to a file. error LNK2019: unresolved external symbol

I'm getting an error: 1> Source.cpp 1>Source.obj : error LNK2019: unresolved external symbol "void __cdecl saveToFile(char const * const,struct Task * const,int)" ...
0
votes
0answers
9 views

Problems with Fancybox in combination with an other JS

This is the site where it is about: http://sakul.cwsurf.de/index.html I want to load an external url via colorbox. On the Website you have to open Arbeiten -> First Image then click on 3D. It ...
0
votes
1answer
111 views

Running a Windows executable file from within R with command line options

I am trying to call a Windows program called AMDIS (http://chemdata.nist.gov/mass-spc/amdis/downloads/) from within R using the call system("C:/NIST08/AMDIS32/AMDIS_32.exe /S ...
1
vote
2answers
53 views

Execute an External JAR

I wrote a launcher for my game that, when given a valid username and password, will download a JAR file from a website if the file does not already exist or an update is available. The login system ...
0
votes
1answer
41 views

how to load backbone initial data to another js file

here is my django rendered test page <!doctype html> <html lang="en"> <head> </head> <body> <div id="todo"> </div> <script type="text/template" ...
0
votes
0answers
6 views

External Workbook Lookup and Match

VBA friends. I'm looking for some VBA code that will do the following: In my active workbook(Sheet1), I have ~ 10K email addresses in column #6. In column #23 I have either a 1 or a 0, and in column ...
8
votes
2answers
178 views

How to write code block using phpDocumentor, tutorials/extended documentation?

How to write code blocks using phpDocumentor while writing tutorials/extended documentation? I have tried <programlisting>, it can generate the <code> tag , but it does not parse its ...
0
votes
0answers
40 views

Uploading Flash SWF online that calls in external assets

Hi I have a character select menu I made in Flash using AS3. It populates the menu using images I have in an assets folder through XML. I'm externalizing everything and using XML so I can easily ...
0
votes
1answer
86 views

AS3 SWFs Loading External Files; Change default location

If I have a SWF and an XML file sitting in the same folder, is there a way to get the loader to use the location of the SWF as its starting point for loading the external file (as opposed to the HTML ...
0
votes
0answers
23 views

Create an external data field in sharepoint from visual studio

i would like to create an external data column in my sharepoint list. I know how to do it from sharepoint and sharepoint design. Now i would like to create it from visual studio, via xml... using ...

1 2 3 4 5 28