|
it
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Active Server Pages (ASP) Programming Discussionmicrosoft.public.inetserver.asp.general
Best ASP upload component
imran aziz -
5 Mar 2005 3:14 PM - 4 messages
Hello All, We have been having problem with our file upload component. It seems that at times the file upload process hangs, and the users get a timeout error. Although the users upload 1 or 2 image files at a time. ...
Session handling problem
krisrajz -
5 Mar 2005 2:21 PM - 2 messages
I have problems in handling sessions. ( HTTP: 500:100 error ) While I was accessing web pages from a local IntraNET based web site I encounter problem. I have checked the cookie setting it was set as per requirements Here is the code ...
RE: Websites Stopped : Address Already In Use
Jason -
4 Mar 2005 5:01 PM - 1 message
Jules, did you ever find a resolution for this, I'm having the same problem, except it's port 443 that is baked. I too can run sites on 444, but 443 is lost in space somewhere. Any ideas? ...
Restricting a cookie to a folder
Christiaan Nijdam -
4 Mar 2005 4:04 PM - 3 messages
Hi, how can I in plain old ASP restrict a cookie to a folder like [link] so that it is not seen by folder [link] ? Thanks, Christiaan. ...
Accessing network file form ASP page
Lamberti Fabrizio -
4 Mar 2005 1:17 PM - 24 messages
Hi all, I've to access to a network file from an asp pages. I've red a lot of things on old posts and on Microsoft article but I can't still solve my problem. I've got two server inside the same NT domain, each one has its own web ...
Session alternatives and hacks?
John -
4 Mar 2005 1:11 PM - 7 messages
Ok, so Session is less than desirable, at least that's what I'm always reading. So what are real, practical alternatives? Querystrings? an endless chain of hidden form fields?? Here are the things I'm looking for specifically.... ...
need shopping program
Jia Sun -
4 Mar 2005 4:23 AM - 2 messages
hello , everybody , i need a similar program , just like fancyimport.com if possible, pls contact me ,thank you very much . inch***@gmail.com ...
Missing data in cookie
Wally -
4 Mar 2005 4:17 AM - 5 messages
I have a record set (rs) that contains 25 barcodes values that I set to true in a cookie. (see code section below) If I read the cookie from within the same page that created it, I see all ...
Cookie Expire Date question
What-a-Tool -
4 Mar 2005 2:44 AM - 8 messages
How does the expire date work setting it server side with asp. I know with javascript setting it client side it will be set to the clients local time, and therefore expire when the clients local time reaches the set ...
Can't get the session variables
Rolf Rosenquist -
3 Mar 2005 11:07 PM - 7 messages
From a html page with frames, I have a link to an asp application. When I let it go to a new browser, all the session variables work as intended. But when I link it into the main frame as target, the session variables are all ...
Request.Querystring?
John . -
3 Mar 2005 9:56 PM - 7 messages
I have a URL in which I am trying to grab its querystring. Its format looks like this: [link] ge.asp?topic=45&subject=180 ...
Error in asp text: Command text not set for the command
Jack -
3 Mar 2005 9:39 PM - 3 messages
Hi, I am getting the above error in an asp page. Not sure why? The error details is given below. I appreciate any insight to the problem. Thanks. The code is attached here. Line 24 is the SQL.open line. ...
static files and asp
Mike D -
3 Mar 2005 9:03 PM - 6 messages
I have a site that will be displaying static files to clients. Each client will have their owb directory locked down through NTFS permissions. Currently I have a Client folder in the wwwroot then that client folder has a ...
Creating HTML mails
Marcin Zmyslowski -
3 Mar 2005 7:15 PM - 4 messages
Hello all! Could you be so kind and gives me a function which creates mail in ASP language. But I would like to create a mail with ENTER breaklines and I would like to have background changed, bold fonts, so I mean to use HTML ...
Printing forms
Marcin Zmyslowski -
3 Mar 2005 7:15 PM - 3 messages
Hello all! Are there any special tools or ways in ASP to print a filled form? I used to use MS Access 97 and there were reports special created for printing forms. Thanx for posts Marcin from Poland *** Sent via Developersdex [link] *** ...
Currently logged users
Marcin Zmyslowski -
3 Mar 2005 7:15 PM - 2 messages
Hello all! I want to create a page in ASP language which gives me information about currently logged users. I thought to do it by this way: when somebody will log in to page, there will be a value of this user id stored in the ...
HTTP_REFERRER
hugh welford -
3 Mar 2005 7:03 PM - 9 messages
Hi - using winXP pro IIS5 the code referer = request.servervariables("HTTP_REFERER") used to return a requesting URL. It now returns blank. Anyone any idea what is happening? Thanks Hugh ...
How much asp consultant charge?
Matrix -
3 Mar 2005 5:35 PM - 7 messages
How much asp consultant charge as of today for task by task basis work? The empoyer in boston area. thanks in advance. ...
Saving a file
Nick Warrington -
3 Mar 2005 5:13 PM - 7 messages
Somebody let me loose with ASP and it was all going well until I hit (what I think is ) a minor problem. I am using IIS as a remote configuration tool to modify an XML config file on the server. So I pull my XML config file through XSLT to give me ...
reset remote_user servervariable
puregin -
3 Mar 2005 4:41 PM - 1 message
hi i use nt user authentication on our iis 5.0 webserver. user get a login popup for username/password when they connect to the website. i also use session handling which works fine. the session ends when the user uses my ...
Problems with insert statement using SSL(Verisign)
mvr -
3 Mar 2005 4:18 PM - 1 message
Hi all After the suggestion from one of the member(Thanks!!), I started writing SQL in a text file. The out come is: One of my drop down box is having a default value as null but it displays ...
CreateJobObject, SetInformationJobObject, ...
Simon Felix -
3 Mar 2005 4:16 PM - 1 message
hi there, i'd like to use the api-functions CreateJobObject, SetInformationJobObject, etc. in one of my asp-sites. what do you think would be the best way to use those functions? should i create an activex-dll with vb? ...
insert with SP
shank -
3 Mar 2005 3:27 PM - 1 message
I'm trying to insert a customer profile with a stored procedure. This same code has worked on other sites. But on this site, it appears to be ignored. Nothing happens. The page loads fine with all the Request objects being ...
Re: IIS6 + FSO.FileExists() + Not working
mrbester -
3 Mar 2005 2:11 PM - 1 message
roger wrote: I had this problem as well, after migrating a website from IIS4 (don't ask) to IIS6. Turns out that using FileMon ([link]) gave me the answer: ACCESS DENIED ...
Free books and exam info
jeff -
3 Mar 2005 11:31 AM - 1 message
Free exam information, and books, notes, articles for Microsoft, CISCO,
COMPTIA, SUN, CITRIX.
--
jeff
------------------------------------------------------------------------
Posted via [link]
------------------------------------------------------------------------ ...
Create a UTF file in ASP 3
Daniel Corréia -
3 Mar 2005 11:30 AM - 1 message
How can I do it ? I use the 'CreateTextFile' method...from the FileSystem object I need it to create an xml file where only UTF encoding is accepted. If I replace special characters by the unicode sequence (&#xxx;), I get ...
backing up an asp database
J. Frank Parnell -
3 Mar 2005 11:12 AM - 10 messages
hello, i dont know asp at all, but i have been asked to backup a database that is used on a site which uses .aspx. i dont need to do anything with it, just copy it and send it along to ...
capture and react to emails
Tim -
3 Mar 2005 8:52 AM - 2 messages
Hi all, I would like people to be able to send emails with keywords in the subject line. I would then like my server/website/asp page to capture the email, parse the subject and react accordingly. Can anyone point me in the right direction? ...
1Shoppingcart
Vinod -
3 Mar 2005 5:53 AM - 3 messages
Hi, Anyone has used 1Shoppingcart for there payment. I would like to know how to set the settings Regards Vinod ...
Activex Warning
Vinod -
3 Mar 2005 5:52 AM - 4 messages
Hi, I get the following warning when i receive a mail send from Asp ""Your current settings prohibit running ActiveX contros on this page.As a result, the page may not display correctly."" i want to avoid getting this message what can i do for it. ...
ASP IsNumeric() = False?
Uncle Ben -
3 Mar 2005 2:51 AM - 4 messages
I wrote a stored procedure to INSERT a new row in the database. It returns the new ID via @@IDENTITY. This value is read by my ASP and stored in variable intNewID. The value displays fine via <%= intNewID %>. But when I tested it using ...
COVAD Referral Program!
COVAD -
2 Mar 2005 9:20 PM - 2 messages
To Whom It May Concern: Good morning. I am Seann P. Courtney with Covad Communications and
the reason that I am contacting you is because I am looking for a
referral partner to do some business with. I will pay you $400.00,
free and clear, if during the normal course of your days business you
can refer a T1 line to me and I am cutting checks, free and clear, for
up to $175.00 if you can refer a business class SDSL line. It should be
noted that COVAD is the backbone for AOL BROADBAND, ATT DSL, MCI
WORLDCOM, SPRINT DSL, SBC, EARTHLINK, SPEAKEASY and a litany of
others. I know if you choose to partner up with me that Covad and I
will be able to do right by you through the lifetime of our business
relationship. I will be your personal contact in the company the
entire time and encourage you to call me often with questions and
addresses to qualify so I can make us both some money! ...
listing files in a directory by date
cwhite -
2 Mar 2005 8:44 PM - 3 messages
hello all i'm having problems trying to find information on how to write an asp script that lists the files in a directoy what i am looking to do is just list the 5 most recent files and list ...
Which book to get?
John -
2 Mar 2005 5:53 PM - 13 messages
I've been through the beginning versions Wrox's ASP 3.0 AND ASP Databases. I wan't to start getting into .Net but don't know what to get. Should I get the "beginning" versions or go to the Professional versions. I have "no" ...
A peculiar problem.
catchanu -
2 Mar 2005 5:47 PM - 3 messages
Hi friends, I really have a peciluar problem. This is what happeneing. On windows 2000, server and IIS. I have created a virtual directory for ASP files under default website, all these days it was working fine. And they rebooted the server y'day. ...
User-defined object with session scope
Simon Niederberger -
2 Mar 2005 4:23 PM - 4 messages
How can I give a user-defined object session scope? From [link] I gather that it can be done, but there are no examples. Simply setting ...
ASP & Active Directory
Steven Marshall -
2 Mar 2005 3:56 PM - 3 messages
I would like to check login credentials, ie username and password, from Active Directory via an asp page. This will allow users to login to a restricted area of the website using their windows login and password. I read a thread about it on here, but it just said that it was possible, it ...
Request.URL.LocalPath shows incorrect Url.LocalPath/SCRIPT_NAME in specific cases
mews.microsoft.com -
2 Mar 2005 2:29 PM - 1 message
My ASP.NET pages record the referal url for each current page into session. This is then being used by the cancel button to go back to the calling page. Page Navigation is achieved thru' Server.Transfer always (NOT response.Redirect) ...
ASP Thread Scheduling Anomalies
Tony Proctor -
2 Mar 2005 12:40 PM - 8 messages
Hi everyone We're experiencing some serious anomalies with the scheduling of ASP threads. I'd be interested to hear if anyone knows what algorithm is used (e.g. simple round-robin, or something more sophisticated), and what situations might perturb it. Even a hint as to what would be considered ...
Sending Mail using CDO
Kurien Baker Fenn -
2 Mar 2005 11:25 AM - 5 messages
I am using CDONTS to send a mail.There is no error in the code and it says that the mail has been send successfully,But i am not receiving any mails.please help. The Code Set vobjMail = CreateObject("CDO.Message") ...
Debugging of ASP code
Petar Popara -
2 Mar 2005 10:54 AM - 4 messages
Which is the best method? Are there some free tools/plugins for IIS? Can I run ASP code under ASP.Net to see more debug info and warnings? ...
Delete file on client side machine
Paul -
2 Mar 2005 9:01 AM - 4 messages
Is it possible to delete a file on a client side machine using VB/JAVA script? My website allows the user to upload a file to the website and after that I would like to delete the file on their machine ...
Color Code
Vinod -
2 Mar 2005 7:23 AM - 20 messages
Hi, I have got a peculiar requirement. I want to distinquish between the color codes. I have got two text fields and i will enter the color codes there. The first text field will have background color The second will have text color. ...
How to check if there is an error?...
June Moore -
2 Mar 2005 5:42 AM - 4 messages
Hi, I have the following ASP... set dbconn = server.createobject("ADODB.connection") dbconn.open "dsn=news;uid=hello" After the dbconn.open, how do I check if the dbconn.open has an error? e.g. if dbconn has error do something... ...
"Case 1 To 5" in Select case, giving Error!!. Why?
Lakshmi Narayanan.R -
2 Mar 2005 5:33 AM - 11 messages
Hi Experts, Using keyword "To" in select case giving error.The following code is got from [link] itself. What is the wrong with this?. <% Dim Number1 Number1 = 7 ' Initialize variable. Select Case Number1 ' Evaluate Number1. ...
IIS Redirect for Maintenance
dm4714 -
2 Mar 2005 5:26 AM - 10 messages
Hello - we have an ecommerce application that needs to come down for maintenance. The application is normally only accessed via [link] I'm using W2K Advanced Server/SP4. I would like to create a generic HTML page that can easily be put on the IIS ...
OT: Javascript for an ASP guy?
Byron -
2 Mar 2005 5:02 AM - 7 messages
Hey, I'm pretty good with ASP but Javascript has always confused me so I tend to use pre-built stuff that I can just plug-in and only tweak if absolutely necessary. I'm working on something now that needs to client side dynamism and I ...
Windows 2003 Web Edition - 404 errors on href that ends in .log
MarkP -
2 Mar 2005 4:25 AM - 3 messages
Is there a workaround to allow .log files to be accessed Like: [link] The access is just so it can be downloaded. I get 404 errors for Windows 2003 but not for Windows 2000 for this. ...
Databound controls do not work when published to a production serv
Dave Stewart -
2 Mar 2005 3:55 AM - 2 messages
I have two projects I am attempting to publish to a production environment. When I run the project and\or pages they run fine on my development machine(the pc with vs.net that the app\pages were written on). When I copy ...
Please wait ...message
dave -
2 Mar 2005 3:13 AM - 5 messages
Hi guys I display one page in popup window...that fetches some data from sql and perfom some calculation (tht approx 10 secs) and display result.... I am trying to display "Please wait ..."message while its performing calculation... I'm using the below code...that i have got from following link ...
Time Formatting in ASP
joe ruggeri -
1 Mar 2005 11:06 PM - 4 messages
Hey All ... I'm developing in ASP/VBScript using DreamweaberMX, w/ an Access 2000 DB as the data source. The source of the data is coming from a third party, which I get as a CSV and import into the database, updating it weekly. ...
Still not resolved. Need expert help
Jack -
1 Mar 2005 7:13 PM - 12 messages
I have a asp form where among others there are few text boxes and one check box. The checkbox is to indicate whether the entry is final. The checkbox is attahced to a field in table of type yes/no. ...
FTP Login verification
Phillip Armitage -
1 Mar 2005 7:02 PM - 6 messages
I've spent the better part of two days checking out PHP, javascript and numerous other language sites trying to find what I figure should be be an easy web script page. Essentially what I want is a self calling script (ASP, ...
1 minute delay to access Printer Share
Salty Dog -
1 Mar 2005 6:49 PM - 7 messages
Code: <%Response.Buffer = False%> <HTML> <HEAD> <title>Printing</title> </HEAD> <BODY> <center> <% FilePath = "c:\WUTemp\441817810_receiver.txt" 'PrinterShare = "\\Garchive\ISLaser" PrinterShare = "\\Meta3\OKIDATA" ...
Read http querystring parameters in Word VBA
hals_left -
1 Mar 2005 3:46 PM - 4 messages
Is it possible to have a word template read a parameter from the querystring : <a href=clientSideTemplate.dot?ID=4>Click Here</a> What is the syntax to access the objects in the IE application from within Word VBA? ...
Help needed : error in "INSERT INTO"
Luc Dal -
1 Mar 2005 3:04 PM - 10 messages
Hello, I've serious problem using ASP under WindowsXP sp2. I get the following reply (sorry it's in french) Erreur de compilation Microsoft VBScript error '800a0401' Fin d'instruction attendue /iisHelp/common/500-100.asp, line 11 Dim objASPError, blnErrorWritten, strServername, strServerIP, strRemoteIP ...
Manipulating data before printing to paper
Sune -
1 Mar 2005 2:54 PM - 3 messages
Hi, I'm in the situation that i need to print (to paper) some documents from a database using a website, and i need to manipulate the data on the fly, but my problem is that i don't know how to do this or if it's even possible. ...
command objects or not for stored procedures
Mike D -
1 Mar 2005 1:53 PM - 3 messages
I use stored procedures in my asp using the connection object. I validate any inputs to protect myself from SQL injection. Why is it, or isn't it better to use the command object? I have used the command object with ...
Cookies problem (bug?)
Netanel -
1 Mar 2005 1:39 PM - 3 messages
Hi, I have a site that I developed in ASP / VBScript. Some of the visitors are complaining that they can't get in into the system (using the login form of-course). My login form includes e-mail and passwords fields, that I check within the ...
Error 80004005
iainmck -
1 Mar 2005 10:07 AM - 3 messages
I have been getting this error on simple ASP code on my web site Microsoft OLE DB Provider for ODBC Drivers error '80004005' [Microsoft][ODBC SQL Server Driver][TCP/IP Sockets] SQL Server does not
exist or access denied. The Web Server is running on NT(sp6a) and IIS 4.0 ...
Question about session objects and condition...
June Moore -
1 Mar 2005 9:58 AM - 3 messages
Hi, I've got the following code that sets a session object. set obj = server.createobject("Scripting.Dictionary") set session("testobj") = obj If I want to remove the session object, do each of the following does the same job? Which one is the best? ...
Help with ADODB.Connection problem...
June Moore -
1 Mar 2005 1:48 AM - 2 messages
Hi, I am getting an error with the following code. Error is: ADODB.Connection error '800a0e78' - The operation requested by the application is not allowed if the object is closed. Any ideas how the error can be fixed? Extract of the ASP code below... ...
Permission denied unless I wait and refresh webpage
Salty Dog -
1 Mar 2005 1:13 AM - 4 messages
Code: PrinterShare = "\\Garchive\ISLaser" Set objFileStream = objFSO.CreateTextFile(PrinterShare) objFileStream.Write("test") objFileStream.close() This code is on a page that if redirected to or javascript window.opened then I'll get a "Permission denied" error message. If I wait maybe 3-5 minutes, I can refresh the page and the print job will ...
Losing Session Variables
mbosco51 -
28 Feb 2005 9:37 PM - 1 message
I know this is a common thread, but I seem to be losing session variables on my website. I read through everything I could find, including this link: [link], but cannot ...
File Open
Me -
28 Feb 2005 7:27 PM - 2 messages
I am trying to open a .tif/.cal file thru' my web site. This file uses a program to open. I have installed browser-plug-in for this program. However, using my web site when I try to open the .tif/.cal file, I ...
Dynamic allocation of web controls
Ahmet Karaca -
28 Feb 2005 6:41 PM - 1 message
hi. Suppose I have a form with only a button on it. Each time I click on the button, I want an other new button control to be added on the form, of course with some functionalities. This is a simple example to make my question clear. I need to learn how to ...
IFRAME and form variables
John Wood -
28 Feb 2005 5:53 PM - 1 message
I have an ASP script in which I want to control the screen as two frames If I use a FRAMESET this works fine but the frame geometry is fixed the script uses POST and hidden fields to transfer the data from step to ...
Request.querystring or Recordset.GetString?
andrewdreib -
28 Feb 2005 5:45 PM - 2 messages
I am still very new to ASP and am trying to create an ASP page that gets records from a database. Right not I can successfully get one field of information at a time and randomize it, but I need the whole string. I've ...
'For loop not initialized' error occurs on one machine and not another...
Chad -
28 Feb 2005 4:34 PM - 6 messages
Hello, I am receiving the following error description, 'For loop not initialized', when running an ASP page on my machine (Win XP). The exact same page is running fine on a development server (Win Server 2K). Has anyone run into a similar problem in which identical page ...
Response.Cookies bug
Mark -
28 Feb 2005 4:09 PM - 7 messages
Hi... I've come across some weird bug with Response.Cookies. Or maybe it will be called "by design" but for the life of me I can't figure out what purpose it would serve. If you're setting a cookie (say Response.Cookies ("TEST")) and ...
Wscript.Shell run PRINT and NET PRINT returns nothing
Salty Dog -
28 Feb 2005 3:13 PM - 5 messages
No error or any feedback that I can work with. Code: set objShell = Server.CreateObject("WScript.Shell") objShell.Run "%comspec% /c NET PRINT \\Garchive\ISLaser objShell.Run "%comspec% /c PRINT /d:\\Garchive\ISLaser c:\WUTemp\test.txt", 0, True Set objShell = nothing ...
Requested Variable is Empty
Erica -
28 Feb 2005 2:31 PM - 4 messages
I am trying to display an error if the txtmsg variable is true and the cellnumber and cellprovider variables are empty. Here is the code that generates my error: If request("txtmsg") = "true" then If request("cellprovider") = "0" or trim(request("cellnumber")) = "" then ...
ASP / Redirect
SyrUser03 -
28 Feb 2005 1:44 PM - 6 messages
I am new to ASP, still learning. I have a page that has a submit button. <form action="move.asp" method="GET"> <input type="submit" value="Query"> The form is sending values to the move.asp page. Which will in turn be ...
question about ASP with ACCESS
Utada P.W. SIU -
28 Feb 2005 7:57 AM - 5 messages
Dear All, My asp run smoothly before. But, now, I found the ASP page is not smoothly recently. Sometime if the ASP is requested to connect to Access, the page will prompt Microsoft OLE DB Provider for ODBC Drivers error '80004005' ...
asp page from htm page
guy -
28 Feb 2005 6:26 AM - 8 messages
I have an htm page which is often visted and it's a very established page and for that reason I cannot change its extension to asp. However, I want to run a bit of VB code on the server whenever that page is accessed that logs ...
TIF plug-in
Eilsa -
28 Feb 2005 5:00 AM - 5 messages
Any plug-in for viewing tif file in IE or integrated with ASP? Thanks ...
asp displaying
bob -
27 Feb 2005 11:03 PM - 2 messages
Hi All, I have an Oracle database which has a field LONG RAW type to store text files. I'm trying to display the output of this field in ASP but I'm having problems. I've gone through many different approaches but they either do nothing or do ...
Insert Date and Time in SQL Server 2000 using ASP
Robin Lawrie -
27 Feb 2005 8:20 PM - 19 messages
Hi again, another problem! I've moved from an Access database to SQL server and am now having trouble inserting dates and times into seperate fields. I'm using ASP and the code below to get the date and time, but my script is erroring. ...
|
|||||||||||||||||||||||