Is there a way to manipulate them through AMS? I would like to easily update an ISO created by AMS by overwriting one of the contained zip files. I need a way to do this without going into AMS, changing the file, and then remaking the ISO. Any ideas or suggestions?
I've been trying to...
Announcement
Collapse
No announcement yet.
Search Result
Collapse
73 results in 0.0523 seconds.
Keywords
Members
Tags
-
-
I cant check now.. but would putting SUBMITWEB_POST in the HTTP.Submit change that? Leaving that variable out means it defaults to SUBMITWEB_GET AFAIK, and the only projects I have used the HTTP.Submit I always used POST and never get information sent twice/improperly at all.
I know you...
-
You could use System.GetUserInfo to get the current user. As for the registered owner, I'm not sure specifically how to find that but I'm sure its in the registry somewhere.
Once you have the information, use HTTP.TestConnection to make sure they are connected to the internet and if they...Last edited by Gabis; 12-04-2006, 04:13 PM.
Leave a comment:
-
AMS under WINE?
Just wondering if anyone has gotten AMS to run under WINE? What about AMS projects? Gonna try this out myself a little later, but I have never had much luck with WINE to begin with. Just wondering if someone else has gotten it running, because Im sure someone has tried.
-
Yeah, Ive clicked Yes most of the times. Only tried No once or twice to see if it would get rid of the message. Its probably just something messed up on this pc.. Ill add it to the list of problems
Leave a comment:
-
Yea, I'm not worried about losing anything. Its just that the popup comes up everytime I start AMS. Its not a problem really, just more of a slight annoyance.
Leave a comment:
-
Thanks for the update!
One thing though.. for some reason everytime I run AMS now, I get the popup about the menu bar changing, and if I want to ditch my custom one. I never remember customizing it to begin with, but no matter which option I choose it asks me everytime I run AMS.
Leave a comment:
-
I have run into similar problems playing a video through a browser-plugin and playing it from the player directly. Never have figured out why.
Leave a comment:
-
In my limited usage of the Crypto functions ive always had a seperate project that simply asks me to browse for a file, then encrypts that file and places it in a folder on my desktop. Then I add these pre-encrypted files to my project, and have them decrypted to a folder in the users temp folder when...
Leave a comment:
-
-
Thanks corey, but that then sends me ONLY the IP. I need a way to append it to the beginning/end of the message that is sent through APMS. Ive been trying to figure it out myself, but I know nothing about PHP. Heck the only reason I even got the idea to do this is because of the example you posted...
Last edited by Gabis; 02-27-2006, 04:41 PM.
Leave a comment:
-
Easy PHP question
Hey, Im using PHP to allow users to send e-mails through an APMS6 app and I just wanted to know how to have the PHP script log the IP of the sender and append it to the email. my PHP script is below.
Code:<?php // specify recipient email address $to="[email protected]";
-
The way I have gotten around this in my projects is to have a function that finds the installation directory and saves it to a variable. There are several ways to do this, from File.Find to leaving the path in a registry key and reading it from there. But basically, use the function to get the path,...
Leave a comment:
-
-
First off, when you want to post something on the forums instead of putting up the .am6 file you need to go to File > Export and give us the .apz file instead. The .am6 doesnt include any of your files, images, buttons etc etc so in order to test it we have to manually add these things on. Now, on...Last edited by Gabis; 02-24-2006, 02:15 PM.
Leave a comment:
Leave a comment: