tviman, thanks for your enthusiasm. I know that JavaScript can interact/use ActiveX Object so I was hoping to go somewhere down that road. As for the machine, I need to keep certain urls from entering the client's history/auto completion drop down but only for the specified urls. Thanks, Jeremy
He did BUT as with all programs, there has to be a way to do this. I can delete the History file from the drive and that's one way. I can also open the History in IE and delete select folders from today's history. I was hoping to hear of some control/hack/workaround that would enable this...
I knew both of those and I was hoping for better information. Do you know of an ActiveX Control or something I can use to delete these manually or something? Thanks, Jeremy
Is there a way to manipulate the browser history? I have a web app where the urls aren't visible but when I open IE, I see those urls in the browser history and I either need to make it so that the urls aren't added there in the first place or figure out a way to get rid of them. Anyone got...
Anyone else got any ideas? I tried those links but they were approaches I had already tried. I still have the null references in my ntfrsutl log. Also, I generated a Status Report from the Replication Monitor. Anyone know how to view it and fix the DELETED SERVER bits in there? Thanks, Jeremy
I did. I still have those null references though. It's wierd because it works great for a few days then craps on itself. I just can't seem to find out how to replace the proper null values. From my ntfrsutl, can you tell me what I'm supposed to give a value to? Thanks, Jeremy
I had my primary DC go down a few weeks ago. I had to seize fsmo control from this DC using ntdsutil and it all was a success. Well after the replacement was up for about a week, it began to have problems that made any service that it provided (Web, Printer and Database seem to be the hardest...
Is there a way to create a Word Document that will have a TextBox that once filled in will automagically fill in all other associated TextBoxes with same information? Thanks, Jeremy
Not sure but I don't think so. What I want is to take an XML Document, scan each node for attributes that all nodes have in common. Example:
<NODES>
<NODE Key=Jeremy_Test Text=Jeremy Parent=Test />
<NODE Key=Chris_Text Text=Chris Parent=Test />
<NODE Key=XML_Chris Text=XML...
I need to be able to scan an XML Document for Attributes that all nodes in the document have. I'll be doing this in VB. Can someone help me out? Thanks, Jeremy
Here is my SQLPlus data:
Connected to:
Oracle8i Release 8.1.7.0.0 - Production
JServer Release 8.1.7.0.0 - Production
SQL> create public database link PK1_QSDB
2 connect to pk1 identified by pk1
3 using 'PK1';
Database link created.
SQL> select IM_KEY from PK1.IM@PK1_QSDB;
select...
I have Red Hat 8.0 installed and it comes with the server and client for MySQL 3.23.54a. I am following the MySQL manual to get the thing started so I run "/usr/bin/mysql_install_db" and everything appears to run fine. Then, I follow it's instructions to give the user a password via...
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.