Please help me understand what is going on here.
I have a mini-grid. One of the fields in the mini-grid makes an href to Lytebox.
When the page first loads; everything works great. When I page throught the mini-grid; the script ceases to work. Instead of getting a lytebox pop-up I just get...
I recently updated a XP machine with SP2 and any updates thereafter.
Now the user cannot map to a certain server using her credentials or mine or the local admin on that server.
However, that machine is able to see other map drives on other servers. I can even log into that machine as myself...
I've been browsing these forums and I've tried or think I've tried everything.
Basically, I want to read the file names off of another machine. I shared it out and tried the UNC that way. I've tried a Virtual Directory. I messed around with authenticaton, but no luck. I keep getting PATH...
I'm receiving a stream from a socket that I opened and I'm cycling until the buffer size is 0.
However I'm getting the green bar with the message "this code has called into another function".
I know the string is finished because the pipe symbol is at the end, however, I can't leave the loop...
I've looked through several other threads and all my settings seem to be OK.
I'm remote debugging.
I'm on a XP machine with SP2 installed.
The Web Server is Win2k with SP4.
I've looked at the impersonate settings and ASPNET is in there. I gave myself local admin and debug rights.
Any other...
Say that I take a my standby database out of standby and transaction log are still being written from the production server.
Now I want to put the database back into standby. I know the steps to put it back in. The way I've been doing it, is I'm copying a backup from the production server...
We're building another SNA Server and we want to bring over all the LUs from the old machine. Is there a way to export from the old one and import it into the new one?
Thanks in advance.
I have an aps page that writes a window.open and displays a text file within IE. However, it's caching the most recent of text files. If I try to open an older file the newer one opens.
Is there a way to stop this from caching.
Thanks for the help in advance.
On my web server I have a list of folders by date and in each folder are zipped files. Inside are either text documents of .pdfs.
My client allows the user to select a date and a report. The server then goes to the designated foler and unzips the file into a "user folder" where the...
When a user selects a report to open on my page, the page will refresh with these set of codes at the top of my file called rmscontent.aspx.net:
Response.Write("<SCRIPT Language=VBScript>" & vbCrLf)
Response.Write("window.open " & "(""" & OpenRptName &...
I hooked up a 2nd drive to a machine. On it is the document and settings folder with user profiles from a previous installation. I'm trying to recover some data from it.
However, I'm not allowed access to the machine. This is home edition. Both drives were installed with home.
So, my...
First, I have a button that the user can click on and it opens a small pop-up window with some info inside.
What I want, is when the main window is closed, it closes the pop-up window as well.
What I had tried was putting is <body onunload=window.close('popup.aspx','popwindow')....
Is this...
This is driving me crazy and I was wondering if anyone can give me a hand with this.
I'm in an aspx page and I want to open a new window when a button is clicked.
Here's what I have:
Response.Write("<SCRIPT Language=VBScript>" & vbCrLf)
Response.Write("window.open" &...
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.