thanks Padie!! I'll ask around there too if I cant figure out how to do your suggestion, care to post a quick example of storing an array in $_SESSION? (you dont have to include anything from my source just a general example.)
As far as the JavaScript in there it was something I found on google...
Hello again people of TT...
I'm having an issue, I have been losing sleep for the past couple of days between reading hundreds of forums,
and trying what seems like thousands of different attempts to change the displayed file when you click on a link.
It may sound simple but its actually...
Thanks ArkM, I found the source for one of my old favorite Final Fantasy games (8) and qhimm (the original auth.) had commented out that section i pasted and said
I need help turning the following into a 1 byte enum if possible, if its not could you please explain why not..
(
all original names have been omitted but the strings: _zz1, _zz2, _blank, none = 0xFF
)
I have already completed my program, BUT i can add a whole new section to it if i can get...
Just make a back up/ restore point, try it and if you have issues restore.
have you looked here?
http://en.wikipedia.org/wiki/DLL_hell
Devon
Intel Corp. (HF)
for (lidx=1; idxACSAcct)
supresses syntax error, not sure if it is vailid though, still have 6500+ lines of VBScript to go.. before i can actually get some output..
is the there a quick script i can insert at the top for on error output jserr to .log?
Devon
Intel Corp. (HF)
function doMONI_Edit(){
/*IF UPDATES TO THE ACS MONITORING STATUS NEED TO BE MADE, CREATE THE EDIT SCREEN*/
var sHTML;
var lidx;
sHTML = "<table border='1' width='95%' cellpadding='0' cellspacing='0' style='border-collapse: collapse'>";
sHTML = sHTML + "<tr><td>";
sHTML = sHTML + "<table...
OMG Really! thats all i forgot!!
haha thank you so much agian Tsuji!! your the master! and yes it works!!
the funny thing is if it put the update script into the main of the application McAfee will auto delete? oh well the script alone works just fine :D i will post it here so if anyone ever...
OK wait... i just got hit in the face.. correct me if im wrong but the
yStream.SaveToFile "F:\WeatherCast\97124.xml"
is auto pressing ctrl+s right?
well i just went to manually do it via IE i pressed ctrl+S and got the error sound.. BUT file Save As is there.. so how would i do that? like...
So here is the problem..
I have a script to get the XML sheet from Y! weather
the problem is that the only browser that saves the XML sheet properly is Google Chrome, it actually views the XML markup on the webpage and CTRL+S will give me save as and i just save that XML sheet manually then my...
For x = 0 to Ubound(arrFileLines)
Wscript.echo "Searching for '" & SearchString & "' within files modified " & noofdays & " days ago."
ShowSubFolders(objFSO.GetFolder("\\" & arrFileLines(x) & "\c$"))
i noticed that you have ' followed by " after searching for and then " followed by '...
Fixed it! :) only a few small mess ups haha, should have been more obvious but oh well! anyways for anyone else that ever want to know who to write a log file for what is inputed into a text Field, here you go:
<body>
<div>Computer Name: <input type="text" maxlength="50" size="30"...
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.