Sorry for the interruption gang but I find myself once again needing a solution. Tek-Tips is my favorite site to acquire such things but in extensive search and reading everything I have not found this solution.
Need to grab a .gz file from another server. I have permission and the proper...
Needing a Perl Mod that will do the following and I cannot find the right one. Any suggestions would be most welcome!
Poll a name server
return the domains assigned to that name server
that's it
thank you very much in advance for your help.
Greetings Great Gurus!
I am in need of a routine to allow this to happen and would greatly appreciate any help in this vein:
there are two search forms that need to be merged into one text entry box
i'm using radio buttons to determine what to search in, but the two forms have different named...
I have a series of iframes. I would like to have each one, as it loads, to fire off the loading of the next one. I have tried many varieties of js reloads, url etc... is there a simple line of code that will do this ... so far:
window.frames[publish].location = url; dies, as they all do, saying...
Asking for help here... have this
var z=document.getElementById("item_description").value;
parent.desc.location.href = 'index.cgi?z=sd&w=saveDESC&item_description=' + z;
need to have a regex in there to permit non alphanumeric characters to pass without becoming something else..
example...
I am using the following code.. (please don't say I should just change to ajax or something else, this was a decision made for various reasons and not in my control, so its built using iframes)
I would place a link here but i can't.. its secured content, and requires an account to access it...
I need to determine if $_SERVER['QUERY_STRING'] contains ?p . (the question mark followed by a p) and if it does NOT, serve a set of javascript files, if it does, do NOT serve those javascript files inside a hardcoded header.
example
if ?p is not present include these
<script...
Hi All.
Using: $field{'phrase'} which contains a form input, for example "auto dealers new", i am running a well working ispell routine to check spelling on the entry, what I am having a devil of a time figuring out is how to substitute the corrected words for the misspelled words and retain...
Hello peoples... This is an aggravating problem for me and any help at all would be greatly appreciated.
I have an array assembled named: @MASTERLIST
Each line is thus:
$titleword1,$catnum11,$valueword1,$catname1
I need to run through the array, find matches of $catnum11 and total the...
Greetings: I have a select box loaded with options that have values assigned to them and some that have no values assigned to them. Is there a way to stop submit from being used if the selection chosen is an option with a value assigned to it? Thanks.
Hi All...
Does anyone know of a solution to this:
I'm using overlib for mouseover tip bubbles and whenever one opens the page with those overlib elements (all properly written as there are no errors anywhere ;-) nothing wrong happens... but when another browser window is opened, regardless of...
Hi Gang!
This is my situation.
I have a form on a parent window that has a button to select a member to send a message to.
That button opens an extensive utility to search members in all sorts of ways and each member found results in a listing and a tiny form button. I need to pass the value in...
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.