Home All Groups Group Topic Archive Search About



Active Server Pages (ASP) Programming Discussion

microsoft.public.inetserver.asp.general
Score 2 Divs side-by-side causing me grief
Yobbo - 11 Nov 2006 9:57 PM - 4 messages
Hi All Wondered if you could help. I'm trying to get rounded buttons for links using css and I'm really struggling. I wanted to just use standard INPUT buttons and colourise them, but user's of my web app want to continue creating their own buttons and using these in ...
Score Updating multiple records with conditions
davidevan - 11 Nov 2006 1:20 AM - 2 messages
I'm trying to update a single field in a table according to the an age category as a condition. The meat of the code that executes looks like this (I created a record set, and loop through it until there are no records): ...
Score Displaying rss feed on Web Page
supasnail - 11 Nov 2006 12:35 AM - 2 messages
I have scoured google but finding it difficult to find much material devoted to walkthrough tutorials on RSS. I am wanting to display the 'last entered' blog entry on a separate webpage and have managed it successfully with PHP, but my windows server throws up 502 bad gateway ...
Score XML Reading
Creascripts - 10 Nov 2006 7:23 PM - 3 messages
I'm having some problem with reading an .xml file: <?xml version="1.0" encoding="utf-8"?> <UserInfoListResult xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://tempuri.org/"> ...
Score Unknown error in CreateMHTMLBody
Richard Schaefer - 10 Nov 2006 4:40 PM - 3 messages
I have a .Net web app (VB) that is creating CDO messages. We save a bunch of content from various sources as a web page on our web server. We then build a CDO message and use CreateMHTMLBody to send the web page. This takes care of ...
Score Calculate Form
Simon Gare - 10 Nov 2006 4:31 PM - 5 messages
Hi all, need to do a simple form calculation in asp based on values in 2 other field and enter that data into table. (field)SubTotal + (field)VAT = (Result in field)GrandTotal Any resources available Thanks ...
Score 0x800A0034 error
sudhakalagara - 10 Nov 2006 1:12 PM - 2 messages
i'm getting <<dll name>> 0x8000A0034. Bad file name or number error in an asp page when one of the function in dll is called. Thanks ...
Score Question about displaying database results\Excel formatting
Brave - 10 Nov 2006 12:56 PM - 2 messages
I have MS Access databases that are viewed via ASP pages made in Frontpage. I have two issues that have the same problem. 1: When someone views database results on one of my webpages, and attempts to copy and paste the data in an Excel sheet, they get little ...
Score about server.transfer
alex813 - 10 Nov 2006 4:38 AM - 2 messages
I m using ASP(not .net) ,I want to use server.transfer from a.asp to a.asp (the same page), but i want to remove all the querystring before transferring the page.........although response.redirect can do, it cannot fulfil some response.write b4 the redirection ...
Score REGISTRATION FORM
vabeach757 - 10 Nov 2006 3:22 AM - 2 messages
I am trying to develop a Registration form for people to sign for my job upcoming Holiday Party. There will be 60 sitting tables, each sitting table can seat 10 people.  What I'm to do is to allow a registering person to select a table and register. ...
Score ASP - DNS - Run Time Error
MadMike42 - 9 Nov 2006 11:35 PM - 3 messages
Hi, Ive got a web site hosted on Seem ([link]) it allows 1 Access Database and you can connect via DSN I have a message that scrolls across the top of the page, it can work, refresh, work, refresh, fail, refresh, work, etc etc ...
Score Importing XML into Access 2000
venmore - 9 Nov 2006 10:49 PM - 7 messages
Hi Can someone please point in the right direction. I have an XML file that gets updated every 4 hours on a web server. I can check the XML modification time in ASP and compare to the databse. If it is newer, I need some ASP code to then import the XML into ...
Score formating number
Jeff - 9 Nov 2006 9:57 PM - 2 messages
hey guys If i wish to show a decimal on a number, i can do this v2_score = formatnumber(v2_score1, 0) but how would i only show the 2 decimal places IF there is an actual remainder after the division? here is the script and stuff ...
Score Text Field
Mangler - 9 Nov 2006 5:47 PM - 6 messages
I need to make a text field equal to the entered value.  Example: First time to the page nothing will show up in the field because nothing was entered.  I enter a value and submit the form.  The ...
Score Need CMS Sample Application
G - 9 Nov 2006 3:29 PM - 2 messages
Hello Friends, I am new to ASP. I need some sample Applications or project trough which i want to acquire some knowledge. right now i have to develop CMS Project. So, I need sample CMS type application. please send any links which has free code. ...
Score Help! Login fails inside a frame!
Richard Clark - 9 Nov 2006 3:16 PM - 2 messages
I have an ASP 2.0 secured website that works fine. My problem is that I need to run this "mini site" inside a frame. We have a domain hosted website and I'm redirecting the frame contents to our IIS server and my MD doesn't want the customers seeing a "messy" IP ...
Score eCommerce & search engines incompatibility problem
Griff - 9 Nov 2006 9:58 AM - 3 messages
Hi We have an eCommerce site that was designed as a BusinessToBusiness system.  When anyone accesses a page, the site checks to see whether they have a current session (i.e. already authenticated) and if not it redirects them to ...
Score Web service?
js - 9 Nov 2006 5:19 AM - 3 messages
Hi I have a vb iis application and some asp pages. The logic is in the vb dll. Now I need to extent one asp page to do extra step, but the similarly code is in the vb dll.  I don¡¯t want to copy/paste ...
Score ASP Image Resize
vunet.us - 8 Nov 2006 8:21 PM - 5 messages
Hello, What is the best image resizing tool is out there? I want to resize images in ASP page when users upload them into some directory. Your recommendations are super welcome. Thank you. ...
Score Command Object, Parameters, Set Cursor Type. etc?
+Bob+ - 8 Nov 2006 7:56 PM - 5 messages
I have a command procedure that previously used an RS.opn statement where I could specify cursor type, lock type, etc. I need to use a stored procedure now with a command object so that I can pass some parameter information to the stored proc. ...
Score CDONTS or CDOSYS UTF-8 Email
Jed - 8 Nov 2006 5:11 PM - 11 messages
I have a form that needs to handle international characters withing the UTF-8 character set.  I have tried all the recommended strategies for getting utf-8 characters from form input to email message and I cannot get it to work.  I ...
Score cookies in url forwarding site
SuviJoseph - 8 Nov 2006 2:46 PM - 2 messages
Dear all, I have this page [link] When I remove ?comp=545545545440 from the url. It stores the cookie and display the page even after removing the parameter. But when I do the same thing with ...
Score Question on exporting data from a database using ASP.
Brave - 8 Nov 2006 2:37 PM - 3 messages
I don't know if this is possible, but I have been amazed at what I have learned from this group so I will throw it out there. I have an MS Access database that I connect to through .asp pages. Can ...
Score Sample ASP Applications
G - 8 Nov 2006 12:29 PM - 3 messages
Hello Friends, I am new to ASP. I need some sample Applications or projects trough which i want to acquire some knowledge. The applications like CMS, shoppingcart, etc.. please send any links which has free code. Thanks for your Help. ...
Score Create an email attachment using a stream in classic ASP (not ASP.Net)
brendan_gallagher_2001@yahoo.co.uk - 8 Nov 2006 11:24 AM - 7 messages
Hi, Does anyone know how to create an attachment using a stream in classic ASP. I can see that it can be done in ASP.Net as per the article below: Initializes a new instance of the Attachment class with the specified ...
Score Issue with Response.Redirect / Server.Transfer
Craig Douglas - 8 Nov 2006 11:16 AM - 2 messages
Hi, I have a problem with getting a redirect to work on our server. It's worked fine on our server for months, but suddenly won't work and I can't figure out why. codewise, It's nothing special: ...
Score show last 10 records
Christo - 8 Nov 2006 1:03 AM - 7 messages
I have this script for showing news on a page, but i want it to only show the last 10 records, as in the 10 records that were added to the database last. the script shows the entries in descending order. Here ...
Score Server.CreateObject("Access.Application")
David Di Donato - 7 Nov 2006 8:39 PM - 2 messages
hi i have a big problem. i have an asp file with the following source code.... ****** Set r_ = Server.CreateObject ("Access.Application.10") s1 = "DoAnything()" with r_   .visible = false   .OpenCurrentDatabase "D:\SP5\Data\SPIS_LUPK_Vers.mdb"   sApp = .Eval(s1) ...
Score ASP - Sort By a Calculation??
gjoneshtfc - 7 Nov 2006 6:38 PM - 2 messages
Hello, I have an asp page that is a table. In the table the end column is a calculation of other values, for example: <%=(RS1.Fields.Item("Won").Value)+(RS1.Fields.Item("Drawn").Value)+(RS1.Fields.Item("Lost").Value)%> ...
Score does ASP works with "bla.asp?PageID=5" ?
Igal - 7 Nov 2006 4:55 PM - 3 messages
(i worked with php befor) does ASP work with this method of transferring vars from page to page using links. let's say i have a page called "moo.asp" and in that page i have a var called "PageID" ...
Score SQL data into array
Igal - 7 Nov 2006 9:35 AM - 3 messages
hay, i'm new to ASP, worked mostly with php, so here's my question. i take data from the sql server like this: .... set con=Server.CreateObject("adodb.connection") set rs=Server.CreateObject("adodb.recordset") SqlExp = "SELECT * FROM content" ...
Score Why isn't METADATA include working?
Sean S - Perth, WA - 7 Nov 2006 6:12 AM - 3 messages
Hi all, I've put this in global.asa: <!-- METADATA         TYPE="typelib"         FILE="E:\Program Files\Common Files\System\ado\msado27.tlb" --> But I'm still getting "Variable is undefined: 'adCmdStoredProc' " ...
Score problem in return-path for asp email
westlog104 - 7 Nov 2006 3:33 AM - 1 message
Hi, I  have a problem with CDO.Message bounce back. when the email bounce back, the bounce back email will send back to address: Sender or From For some reason, I want the return mail send back to return-path: ...
Score Sending emails in html format
Earnie - 6 Nov 2006 8:41 PM - 4 messages
I am trying to send an email from an asp page in html format unfortunately when parenthese appear in the HTML code of the page to be emailed the ASP page reads them and trys to interpret them as ASP code  ...
Score A general "How would you code this" question.
Brave - 6 Nov 2006 2:34 PM - 8 messages
I am hoping for a code example of how to do this, and hopefully it will help me to see an easy way to code what seems to be a huge monster. I need to create a form that has two pulldown menues (field names ...
Score get innerText from different domain document
用户权利指派问题 - 6 Nov 2006 10:20 AM - 2 messages
hi i have an Html page that include a form,i need post data to another domain page,but i want to know the back text information(submit success or failure).now i try many times,but i get "deny " because of cross-domain. then ...
Score Picture management
altreed - 6 Nov 2006 9:07 AM - 10 messages
Hi, Has anoyone ever tried to create an asp page that displays images that either displays them as a slideshow or on a long webpage? I have an html page that displays my pictures, but as there are many of ...
Score ASP and BitBlt
Rodney Mullins - 6 Nov 2006 4:50 AM - 2 messages
Is it possible to create a bitmap image via ASP?  I'm very familiar with BitBlt from my Win32 days.  I've also used it in VB.  Can you call Bitblt and other graphics API via asp?  Any information would truly be appreciated. ...
Score session variables
Terry On Windigo - 5 Nov 2006 2:13 PM - 6 messages
I think I have figured out my problem but I don't know how to solve it.  We are going to start using a forums package and do not want our users to have to login to both our site, and then again to the forums package.  The ...
Next »