Well, I found out what the problem was. Apparently something changed the permissions in the registry. I did a scan for viruses and spyware/adware but I guess that doesn't mean much. Anyway I used regedit and gave all the users on my computer access to the Classes entries. Once I did that...
I have a wierd problem that just started. I use multiple profiles on my XP Pro box to manage mine and my wife's mp3 players. Each gets its own WMP library to synch with. It's been working great until last night. Media Player will only start up if I'm logged in under the main user profile...
I need to be able to save uploaded file names to a specific XML Element. Here's where I am...
My XML File
<?xml version="1.0" encoding="utf-8"?>
<photoalbum>
<album albumname="PhotoAlbum1" id="1">
<image id="1" imagename="pic1.jpg" />
<image id="2" imagename="pic2.jpg" />
<image...
Hello all. I am very new to flash. I just downloaded the Flash 8 Professional eval version last week. I am looking for a couple of things.
1. I would like some suggestions for good training resources. I will be taking a Flash class at LRS in November but need to get learning now.
2. My...
Mastakilla - Thanks for the link. Looks like a lot of training resources at a great price.
I did notice though that the site says it hasn't been updated since 9/12/2005. I sent an email asking if this was accurate but I'm guessing it is since they still have Visual Studio 2005 listed as beta...
bigtimmin - Thanks. That's one of the sites I looked at.
chrissie1
What do you know about OOP? Little to nothing.
What do you know about programming? I have some limited experience in writing javascript and asp code for the web and also fairly extensive knowledge in writing SQL scripts and...
I'm looking for a good computer based self study guide for vb.net. I'm a complete beginner so I would need something that starts from the ground up. Any suggestions are greatly appreciated. Thanks.
Here's the code:
<script>
function exp(strTag ,strAttribute){
var elem = document.getElementsByTagName(strTag);
var elem1 =window.event.srcElement;
for (var i=0;i<elem1.children.length;i++){
elem1.children[i].innerText=="4"?elem1.children[i].innerText="5":elem1.children[i].innerText="4"...
I have an asp page that is pulling permit and inspection data. I am showing the permit data and then doing a loop below that to show the inspections for that specific permit number.
Since there can be 10 or more inspections on a single permit number, I want to be able to suppress the...
I have an asp page that is pulling permit and inspection data. I am showing the permit data and then doing a loop below that to show the inspections for that specific permit number.
Since there can be 10 or more inspections on a single permit number, I want to be able to suppress the...
I'm working on a report to show staff time overlaps based on a SQL table that contains scheduling info. The table has start time, stop time, and duration. Any ideas as to the best way to get the info I'm looking for are greatly appreciated.
Example:
Staff puts a 15 minute appointment on the...
I'm getting ready to take the plunge and build myself a new pc. Here are the components I'm considering. Any feedback, suggestions, etc. are greatly appreciated.
Intel P4 3.0 Ghz CPU Socket 775 2mb Cache
Gigabyte GA-8I945P-G Socket 775 Motherboard (4 SATA II ports)
PQI Turbo 2Gb Dual Channel...
I am prompting for a date range on a report. I want to be able to show the date range the user types in at the top of the report and am not having any luck figuring it out. It's been a while since I've done any report writing so any help is greatly appreciated. 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.