I need a neat and quick way to force a page to appear within my frameset, without forcing people to the default page.
Eg. If someone types in http://www.mysite.com/childpage.htm
I want them to see the child page but within the frameset.
Alot of solutions would redirect to the index page of...
I think the ghosting could be your problem. I also had an issue where machines weren't getting discovered and although ghosting wasn't our problem it was one of the things that CA suggested could cause an issue.
When installed a unique id gets set for the machine. If you then ghost this config...
Zarcom,
Thanks for the article reference. I had seen that in my research too, but I was keen to get some real world views from people who had actually tried it, although it seems from this post that nobody has!
I'm interested in you guess that they would run better than for example a VB6 app...
Has anyone got any experience of running .net framework apps on Windows 98?
I have a customer with some old Win98 machines, 32MB RAM, P100 - you know the sort of junk I mean.
I'm developing a business app for them and I'd prefer to use VB.NET for a million reasons but I'm wondering what the...
Unfortunately there is no way to do a silent uninstall of Inoculan 4.0. You can kick off the uninstall but it always requires user confirmation and will fail if the user does not have admin rights.
Options:
1) Cry/shout/scream
2) Run around you 1000 machines (good for overtime)
3) You could...
I beleive you can nest SP's up to 32 levels.
Might I suggest a google seearch:
http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=%22nested+stored+procedures%22
CDONTS is probably the technology you want. Have a look at the faqs in the ASP forum for advice or post a question in that forum rather than here. A google search also returns a ton of info:
http://www.google.com/search?hl=en&lr=&ie=UTF-8&oe=UTF-8&q=cdonts+asp&btnG=Google+Search
Use a login script. There is an example on the CD but if not here is an example:
REM Sample Login Script for AVUpdate
@echo off
If "%OS%" == "Windows_NT" goto skip
If NOT "%WINBOOTDIR%" == "" goto 95
REM
REM Run AVupdate using WIN3x syntax
REM
net use...
Try this:
Create:
An 'item' table (in which you would put carnival, fair etc)
A 'description' table ( in which you would put fun, practical etc)
A 'user' table in which you define each user and give them a unique ref (eg 1. Ted, 2. John etc)
Then create an instance table which would contain...
I get the error "4mm DDS does not contain archive media" in my bakup every night.
I'm just using ntbackup and the error occurs when running as a scheduled task or manually.
The tape drive is an HP Surestore DAT40.
I've seen a few newsgroup articles and Q articles regarding this...
Does anyone know a method of adding a disclaimer to all outgoing emails in Exchange 2000 without buying software?
This was relatively straightforward in 5.5 but looking at the amount of people selling software to do this in Exchange 2000, I guess its not so easy!
I want to be able to move the cursor in a textbox in vb.net.
Basically I want to programatically do what a user does when he hits the left or right arrow key.
I need to do this without using any sort of sendkeys approach, basically, I mustn't fire the keypress/keydown events.
Any thoughts?
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.