Both Computer"A" and Computer"B" are using XP Pro. Both are in SAME network (LAN) .
Computer"A" created a shared folder . Computer "B" tried to access this shared folder . If on Computer"A"...
I keep getting logged out after a minute or so on the server version only.
This is only on pages that have Linq to SQL access occurring.
The code is attached but is fairly irrelevant becau...
I would assume this is very simple to do, but I can't figure it out. Don't know what that says about me, but that's for another day.
I have a control (Control1) on my main form that simply ...
Hi;
I have an .msi of a winforms C# 3 application.
When I run the .msi, it installs dlls and exes in a folder within "Program files".
What I want to do is to be able to have a shortcut ico...
I need to display all rows even if they are null. My problem is that sometimes some of the fields that I compare are null, but I still want them to display. So for example in the code I atta...
Can anyone tell me how to convert this vba code to a stored proc in SQL 2008?
Basically, it parses a field 'path' into sections based on the ":".
Hello,
I'm a bit of a 'jack of all trades' and need a bit of help here with a SQL 2008 issue.
We had been running our backend on a SQL 2000 db (est. 28 gig) and we very recently upgraded...
Hello Expert,
Several routers(spoke) use ospf as the routing protocol to advertise the receptive
subnets.
All the spoke has a default route 0.0.0.0 0.0.0.0
serial interface of the hu...
Hi,
Clear the Home directory data in each user in all users in the Active directory.
When run check each user and clear the home directory. Record which user what was removed.
Into a log ...
I forget AD Restore Mode Password. Please help me to restore or reset the password.
I have a cfform with several cfinput type="submit" controls (buttons), an "edit"
"save" and "cancel". In this form I have cfinputs, text, etc that are tagged as "required". Now, when I click...
I have this url:cgi-bin/calc/calc.cgi?calc=iwc&snum=2364376276
and I want it rewritten as: calculate/iwc
I tried: RewriteRule ^cgi-bin/calc/calc\.cgi\?calc=iwc&snum=2364376276$ calculate/i...
I have a vb.net 2008 dataset that does not allow duplicate rows. I want to include these rows as they are transactions. The dataset excludes a row when each column is the same as the columns i...
Hi, I need to find an easy to use, free e-commerce package that school children would be able to use to upload some of their work they plan to sell. Any ideas?
Could I use Ebay? Is this fre...
I have a script that i have put together to remove certain profiles from citrix servers that start with the letters "str". The Script runs fine against any other Windows machine... Unless it i...
I am working on Edit / Delete of asp:DetailsView.
AutoGenerateEditButton="True"
AutoGenerateDeleteButton="True"
How to implement - Code Behind ..! - Calling Stored Procedures to Upd...
Results of running dcdaig /fix
Starting test: KccEvent
......................... HOUSINGSVR passed test KccEvent
Starting test: KnowsOfRoleHolders
............
Please See attahced excel file for what I want to do in an excel file
Step to create and configure Round robin.
May i know why it is used
I have an Exchange server with two domains on it. Everything works fine for both domains (sending and receiving). The problem I have is that I have a couple of users that need to send and rece...
Hello Experts,
On my website, I originally had a page on photo collages. It's URL was: http://www.best-family-photography-tips.com/collage-photo-software.html.
Then I created a new webpa...
What im trying to do is display some information on a DIV (preferably), which is layered over multiple divs...when the page loads, the first div shows, and by the click of a link (preferably),...
I have two very long insert statements
Insert one does insert and then I have this statement below that creates a temp table and grabs 2 fields id,oldid
MY QUESTION...
I want to do a jo...
I have installed a BES server working with Exchange 2003. All of the other blackberry users are having zero problems with sending emails from there phones and they are still working just fine...
Hello All,
I have a form on a web site that captures information and sends the result to an email address in plain text.
I am trying to polish the results up a bit and I am a bit stumped...