Home All Groups Group Topic Archive Search About



Active Server Pages (ASP) Programming Discussion

microsoft.public.inetserver.asp.general
Score sending xml through a form field, not in body
c676228 - 10 Nov 2007 11:22 PM - 3 messages
Hi all, I wrote an asp program which can receive xml string from a client program if they send me a xml in the body. It is OK.(Anthony Jones helped me) But now, our client suggests that they are willing to send me xml string through a ...
Score Who is online?
hugh welford - 9 Nov 2007 3:29 PM - 3 messages
Hi Developing a community website, and want to be able to maintain a database of members currently online on the site. I can save their ID as they log onto the site, but dont know how to tell when they leave it?? ...
Score Multiple Insert Help...
Mangler - 9 Nov 2007 3:16 PM - 3 messages
I have a page that will populate information from a "reference" table in the DB (SQL) like this: sku      qty 123      10 111       10 ...
Score Global.asa does not fire after reboot until re-saved.
David Morgan - 9 Nov 2007 11:26 AM - 3 messages
Hi Guys I have been working with ASP for many years but have _never_ come across this.  Sure, I've had the global.asa not execute because of application misconfiguration, but check this out... Server (W2K3 R2) reboots, website comes back up, but no application ...
Score aspexec is not working in IIS 6.0
c676228 - 8 Nov 2007 10:06 PM - 11 messages
Hi all, I am doing a migration for our web program from IIS 5.0 to IIS 6.0 One thing I was baffled is aspexec component. I didn't change the code, but it seems the following code doesn't work ...
Score Chat component for .Net applications
sowmya.jayappa - 8 Nov 2007 9:12 PM - 1 message
Please recommend an chat component ( customer support purpose) for .net applications with oracle back end. Loof forward for any information in this regard. ...
Score Text Messaging
Dave Navarro - 8 Nov 2007 7:54 PM - 3 messages
My work wants me to set up a web page for managers that allows them to send cell text messages to other managers through a web page. I know that with Spring (my carrier, I can send an email to my phone ...
Score Automated Email
Brett_A - 8 Nov 2007 3:56 PM - 7 messages
I need to send an automated email each day (Member expiration notices).  The data sits in an SQL Server but SQL Mail is not available. Building an .asp page that makes this happen isn't a problem, but that ...
Score Stored Procedure help
Mangler - 7 Nov 2007 5:57 PM - 2 messages
I have a SP on a page and its working fine, well it works.  For some reason it looks like its getting executed twice and on the first time it inserts the default values and the second it inserts the correct ...
Score generating Excel
shank - 7 Nov 2007 1:02 AM - 2 messages
I'm generating excel spreadsheets online with many manufacturers. One particular manufacturer has 5000 more records than the next highest. When I query for that manuf the table does not form. Just plain text. It doesn't time out. Just doesn't form properly. ...
Score ASP CDO mail only works when browser cache is cleared
Henry - 6 Nov 2007 5:16 PM - 4 messages
I have a simple form on a page in my website in which a user can enter an email address to be added to a mailing list. The following ASP script works the first time a user submits his or ...
Score NT Domain Account
Dooza - 6 Nov 2007 1:57 PM - 3 messages
Hi there, Using classic ASP I want to check if a username and password are correct before passing the details on to an object (stocktake module) that uses them to authenticate the object. The object defaults to a preset user if ...
Score PDF cache problem
e_marquess - 5 Nov 2007 10:13 AM - 3 messages
I have been successful in getting Persits ASPPDF to create pdf files for me but I have run into a problem. I have a page to create my pdf from a dynamic asp page. Each time the script runs it overwrites the previous pdf file. I then use ...
Score Real Exams
jhon - 5 Nov 2007 9:12 AM - 1 message
Hi I have personally used the site [url][link]] and found it very good. The exams are not expensive but quality wise good. When I say quality wise good it does not mean the quality of text and diagrams but ...
Score File Encryption ... File Uploading ...
Raj - 5 Nov 2007 6:28 AM - 1 message
Hello, I am planning to provide the Pause/Resume while uploading files. Our site is using both java applet and activex to do this. The list of selected files will be stored in an encrypted file using SHA256 (I have taken the code from: ...
Next »