Not sure if this is the rigth area for this question. I am looking to purchase auditing software (something that reports software installed, last login, comuter name etc..) for windows xp and windows NT. We have about 7000 computers. Does anyone have any good suggestions?
Hello just wondering if anyone has ever imported addresses into a personal address book .pab. i tried to import export using csv or .pst however it will not read. I have a ton of addresses in my contacts that i would like to move to personal address book.
Thanks for any help in advance.
This...
What does everyone think about isa 2004.
I have been running into small issues. ASP pages wont load. Some content management wont work.
For example if I block .exe from being downloaded we can not use our internal internet site that uses something like this: site/script.exe?=blah blah.
We...
I dont want my mail server to be a relay. Where can I find the option for it to only accept mail from domain.com Thanks in advance. Any other ideas for not making the outside work relay the server. I know of a reverse look up but that just slows things down. I am using exchange 2000 stll and...
Using ISA 2004 and having some trouble. I did some content fildtering based on .exe Works great however our webserver uses scripts such as foo.org/webtraffic.exe?=search=blah blah.
any idea how to allow this to go through? I have an open case with M$ but just wondering if anyone knows.
Hello. Our mac guy just left the company and I need to get an ip address of a mac. I have no clue what I am doing.
I think they are on OSx 10.
How would I get a terminal up (computer not in front of me, so I have to walk someone through)? And should I do IFCONFIG
Thanks in advance.
I am not a javascript programmer at all and you can probably tell by my question Any way I am trying to add a prompt for people to create link. The problem is that the \ is not coming up when I submit.
theText = "<a href=directory\" " + url + "\" target=\"_blank\"><u>" + txt + "<\/u><\/a>"...
Hello everyone. Just a quick question. I have an index page (index.php) that shows 15 recent enteries using a query like this:
$query="SELECT id, title, DATE_FORMAT(date,'%M %D, %Y') AS date FROM article ORDER BY ID DESC LIMIT 15";
I would also like to have a link "View All" that would contain...
Hello I really do not know much javascript so I wont beat around the bush. I am trying to change a forms action based on radio buttons that the users selects.
For example:
Radio 1 is selected the action would be search.asp
If radio2 is selected then action would be searchsite.asp
Is this...
Hello I am passing two radio buttons via a post. One called HELP TEST.
On sumbit I want it to do two different things depenending on what is selected.
This is the first time I am using radio button and superglobal variables.
Should I be doing something like this:
[code]
<form...
I know this may be an odd question. But is there a way to force a defualt font type when composing or replying to messages in OWA. I would want Arial 10. Thanks in advance, I will search the web also.
dan
Hello this might be a simple question:
I have a form with two radio buttons and a submit button. I am trying to incorportate a form action based on the radio selection. I was thinking of doing something like
If radio1 is selected the do action=\"search1.php\"
If radio2 is selected the do...
Hello. I was asked to create a second knowledge base which pretty much consists of articles (id title description and the post). I am now have to make another one for restricted users. How would I change my sql to search both of these databases?
The first database is called 'article'. I have a...
Hello all Here is my problem.
I am searching titles in an article database.
I have two titles:
mouse cleaning
and
cleaning your computer
Now If I do a search for "cleaning mouse" I get 0 results. If I do "cleaning computer' I get 0 results. But If I do mouse cleaning, mouse, cleaning your,I...
Hello. If I want to output id's 4 5 10 and 15 via a mysql_fetch_array. Would I use Limit. Something like what I ahve below?
$query="SELECT id, title, description FROM article ORDER BY id DESC LIMIT 4,5,10,15";
$result=mysql_query($query);
while($rst=mysql_fetch_array($result))
blah blah the...
Hello. Just a quick question. If I wanted to display only a few lines in mysql fetch array result how would I do this?
My goal is just to show a few lines of the entire article.
Should I use strip? Or something that would only display 100 characters or something.
Thanks guys.
I was wondering how people create the "e-mail article link" on webpages. I was hoping I could e-mail the current webpage link via e-mail using php. Would that be hard to do? What direct or tutorial does anyone suggest?
Thanks
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.