Hi,
My laptop have had some problems the last couple of days. It just hangs, and I haft to do a hard restart. It often hangs right after boot, or during boot.
What I´ve discovered is that when I have my USB external drive plugged in, it works as a charm.
I´ve tried the following things:
-...
Hi,
I´m trying to link a excel document to a word document.
The problem is that I want to collect the document name in a field, which resideces in the Link. This works perfect one time, but the next time the field has disappeared and been replaced with the actual document name.
Ex Before:
{...
Hi. I´m having some problems with my network. I have connected an external and an Internal network.
I´m trying to make an route add from the internal machine, but all I get is network unreachable.
When I ping from the external machine to the internal machine, it works but not the other way...
Hi again. Thnxs for the replys.
I will give you some more details:
This is the machine I want to set up on the internal net:
lo0: flags=1000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4> mtu 8232 index 1
inet 127.0.0.1 netmask ff000000
hme0...
Hi!
I have a problem. Im trying to do a "route add 10.1.3.4 193.0.2.4" but it just answers with "<b>network unreachable[/b]".
The computer I want to reach (10.1.3.4) is on an external network and is connect to the internal network with the gateway 193.0.2.4.
Here is the tricky part. The...
Thnxs for your reply, but I didn´t quite get it since my asp-file looks like this:
<%
Dim DBConn, strDB, strDate,strInsertSQL, strNamn, strENamn, strPersNr,strGata, strPostnr, strStad, strTele, strMobil
strDB = "Driver=Microsoft Access Driver (*.mdb);DBQ=" &...
Hi.
I´m constructing a program in Flash (not important), and with this I use asp to write to an access database.
The scenario is this:
I´m sending some registration information to an database. The varables sent is name, date and city.
This works just great, but when I have done this...
oops. Forgot to tell you that your .bat should be located under your 'fscommand'-folder. In that way you don´t have to move around with your executables (which could really mess up things)
/Petter
yep. The best way is to create a .bat file containing the path to your executable. In that way you work around the safety issue, but still keeps the system safety.
on (press)
{
fscommand("exec","your_bat_file_or_your_executable.bat");
}
In MX you have to create a folder namned 'fscommand' under the root where your flash movie exists. In that folder you have to leave the executable file that you want to be run.
This is a security issue from macromedia, so with MX you can´t name a path to the executable you want to be run.
Ok. 2 seconds after I post this thread I came up with a solotion to the "Stop"-button question.
Still problems with the multiple times question though :/
Hi.
As I´m a decent flash-programmer g r a p h i c a l, i´m having problems with the coding-part.
I´m using this peace of code to start at timer.
_root.pausebutton._visible = 0;
//
function restartTimer() {
hours = "00";
minutes = "00";
seconds = "00"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.