I'm trying to figure out how to use this Api. When I'm attempting to send a message, for the "sendto" do I use the username logged on or the computer name.?
the code outputfile = "//192.168.10.152/encoded/" & fileNumber & ".enc"
response.write(outputfile) gives the result
//192.168.10.152/encoded/TXLU8393021.enc
but I get the error with this code.
If the code states outputfile = "//192.168.10.152/encoded/TXLU8393021.enc" I get no error and the file...
Hi guys,
DotNetGnat - The Trim(filenumber) gives me the same result "bad filename or number"
TomThumbKP - the filename variable is a string consisting of Alpha and numeric characters upto 13 in length. If I put the same string as a literal the file creates without problem. I have displayed the...
I have a problem with CreateTextFile in that whenever I try to use a variable in the filename I get the error "bad filename or number".
The code I'm using is
outputfile = "//192.168.10.152/encoded/" & filenumber & ".enc"
Set objfso =...
I hope someone can help me with this as I've been scratchiing my head all day about it. I have an XML document loaded into a webpage and using ASP I am trying to extract the data from it. This goes well (if somewhat clumsily) until I reach the "RepairLines" section. I am trying to retrieve the...
I am using a template .xls file to create a type of tabular report and filling in the cells with data from an application. This all works fine, so here's the problem, I save the file as another workbook obtained from a text box, this works ok but the data remains and is saved into the template...
I want to check if an object has been created before I close a program. I have tried using ISOBJECT(object variable) but this returns TRUE every time, then the program bombs with "object variable not set" at the "disconnect" method. This is my code
If IsObject(UDSession) = True Then...
Dan (BillRayPreachersSon???)
Seems I owe you a tenner :o)
There was indeed a button named "Submit" within the form. As you say all is well again now.
Ta.
paulparky
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.