Hi,
I have a question regarding raising erorrs. I have a piece of code which tries to do a HTTPRequest. If the request returns an error code I raise a specific error.
when I test this prior to complilation the err.number appears to be correct, but my err.description appears to ne over...
hi,
another question. Is it possible to turn of prompts when using sourcesafe scripts? I run the following command as part of a build process we are implementing.
ss Get $/UnitTest_Build/source/XMLUtils -R
I then get a message...
Set C:\DotNet\Utils\XML\Build as the default folder for...
Hi,
I am trying to retrieve only a particular file type from sourcesafe using the Get command but am having trouble.
Basically I want to recursivly go through a project list and return *.cs files.
I have tried
ss Get $proja/projb *.cs -R
and
ss Get $proja/projb -R *.cs
both commands...
Hi,
does anyone have any knowledge of invoking Access reports from VB6? Specifically I am interested in activating Access Reports from a web browser. I have knowledge of activating and passing parameters to queries in Access ( using stored queries ), however I need some help with the...
Hi,
can someone let me know why, when I open my word application from
a JavaScript that the AutoExec ( or any events ) are not fired?
However when I open the application manually ( by double clicking )
the events are fired without a problem.
I have my events in the normal.dot template...
Hi,
this is a bit odd, but has anyone seen an error
Error Type:
Microsoft VBScript runtime (0x800A0007)
Out of memory: 'Session'
/nihe/Add_document.asp, line 587
The line is referencing a Session variable.
myFilepath = Session("pathname")
Searches on msdn have revealed a...
Hi,
can someone provide me with source to insert page numbers into a word document. I can'rt seem to find the relevant method from either ActiveDocument, or application objects.
Thanks in advance
Hi,
I would really appreciate some help on the following: We have a
Macro that when ran will insert a footer in each page of the existing
document, but parsing details held in the document header.
However we want to run the macro when the document opens. I am sure
there is an event...
Hi,
I am trying to build up a simple directory listing sctring to retrieve say, a word document. What I would ideally like to do is view my local directory folders in a browser and navigate to the relevant document in a directory, and from this return a string containing the entire directory...
Hi,
can anyone tell me if netscape 4.x knows about the options.value property? Basically I have a dropdown box populated from the database, with the value set to an ID and another field displayed to the user.
Based on as selection I want to grab the ID which is set as each option value...
Hi,
I am trying to get an XSL file to accept a parameter from ASP to process an XML file. However when I run the thing it fails with:
MSXML3.DLL error '80004005'
Required attribute 'version' is missing.
/test/periodic.asp, line 27
Can anyone point out where my problem is. Source below...
Hi,
I have two tables on a form, and when I add a record to one table I need it to automatically add the record to the other table.
Can anyone let me know if this is possible?
Thanks
Bakunin.
Hi,
I have a simple question. Is it possible to pass parameters from VB(6) to an MS Acess queries and get a recordset back to VB using ADO?
I thought I had seen a method of doing this before but haven't seen it since.
ta.
Hi,
I have a simple question. Is it possible to pass parameters from VB to an MS Acess queries and get a recordset back using ADO?
I thought I had seen a method of doing this before but haven't seen it since.
ta.
Hi,
I have been trying to implement an ( apparently ) simple operation. I want to open a window from an existing parent window with a button, when the button is pressed the parent closes. I had tried to use the opener keyword, but when I tried to embed javascript in the new window, I got...
Hi,
I am tring to put together a simple XML based search engine. At the moment this is a cimbination of a XML file and some ASP to load and check the contents of the MXL for matches.
However I would like to somehow filter the data in the XML based on the search criteria entered by a user. so...
Hi,
does anyone know how to bring the "File Download" window for any file type? Any source I have looked at seem to hide the source in an include file. I have a link which I want to implement as a download for a .pdf file. I want to be able to produce the file download window...
I'm a recent convert to JavaScript and have a potentially simple question. I have a small script which populates an array from records returned from a DB. My question is simply, is it allowable for a server variable to be defined and incremented within JavaScript? I want to do this to increment...
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.