1. Announcement:
    How Do I Upgrade My Forum Account?
    Warren Ashcroft (Red Fox UK Limited (Director))
    31st December 2004
    Views:
    27,250
+ Post New Thread
Page 1 of 4 1 2 3 ... LastLast
Threads 1 to 20 of 72

Forum: ASP (VBScript)

Programming: Microsoft Active Server Pages and Visual Basic

  1. Google checkout help please

    I am trying to integrate google checkout with my website. I downloaded the sample files from google (classic asp) but am getting an xml error <?xml version="1.0" encoding="UTF-8"?> <error xmlns="http://checkout.google.com/schema/2" serial-number="8eafea9c-93fa-41c2-8cab-06def92eb3db"> ...

    Started by slippers, 18th June 2010 10:18 AM
    • Replies: 0
    • Views: 379
    18th June 2010 10:18 AM Go to last post
  2. aspupload and aspjpeg not resizing image on upload

    I am using aspupload and aspjpeg to upload an image, resize to 500px width (with relative height). The image is uploading fine but isn`t getting resized. I have had a reply from Persists who make aspjpeg and they said my code looks fine. Can someone have a look please? Many thanks ...

    Started by slippers, 1st April 2010 03:06 PM
    2 Pages
    1 2
    • Replies: 11
    • Views: 897
    10th April 2010 04:32 PM Go to last post
  3. displaying database info via asp

    I have an access database which I can display then contents of. What I have done is create a relationship with one of the fields and another table within that database. I manage the local football clubs web site and the problem I had a while back - which I resolved - was there were two variables...

    Started by UKFlyer, 7th September 2008 05:44 PM
    3 Pages
    1 2 3
    • Replies: 21
    • Views: 3,101
    15th January 2010 09:05 AM Go to last post
  4. Sending Bulk Emails with ASPEmail

    Hi We want sent send messages out via a small email to all our members on our database - circa 500. We use ASPemail to notify us when a new input is made. Can ASPEmail be used to do bulk mailing by scrolling through a recordset to pick up email address and then send that email out? When...

    Started by carpeni, 7th January 2010 10:21 AM
    • Replies: 2
    • Views: 514
    7th January 2010 06:35 PM Go to last post
  5. ASP Access Advanced Search

    I am having trouble with Access and an ASP Search Page I have 4 fields to search Specification Type Thickness Diameter Specification and Type are dropdown menus

    Started by s80wkr, 10th June 2008 11:28 AM
    2 Pages
    1 2
    • Replies: 18
    • Views: 2,573
    28th December 2009 10:59 AM Go to last post
  6. What WHERE statement is needed?

    I have two tables: Fixtures & Teams Table teams draws names from the members table and draws the date from the fixtures table. The fixture for a particular date is displayed fine, however I also only want to only display the teams applicable for that particular date. What is the WHERE...

    Started by UKFlyer, 25th June 2009 08:39 PM
    • Replies: 3
    • Views: 1,029
    7th July 2009 06:07 PM Go to last post
  7. problems reading xls in asp ...

    Hi, does anyone have some working code to read a normal xls file using asp. I have a couple of examples myself but they refuse to work?? I don't know if it's a compatibility issue as I'm writing xls from office 2k7. I've breilfly attempted to read xlsx but the required driver doesn't...

    Started by RMPnet, 22nd February 2009 03:32 PM
    • Replies: 4
    • Views: 1,265
    23rd February 2009 07:37 AM Go to last post
  8. Newbie needing help......please!

    I have an aspx page which I would like to give the same look and feel as the html index page. How do I display all the same navigation stuff but integrate the asp form into the page. Sorry if this seems like a stupid question but I really am very new at all this. TIA

    Started by geordienz, 9th February 2009 10:43 AM
    • Replies: 1
    • Views: 830
    10th February 2009 02:35 PM Go to last post
  9. ftp to another server

    Would it be possible to use ftp to ftp a file to another server entirely? I found this script http://benmeg.com/code/asp/ftp.asp.html that runs through ftp using asp. The reason I ask is our printing company want users to upload files directly to their server as they can be several hundred megs...

    Started by slippers, 5th February 2009 03:38 PM
    • Replies: 0
    • Views: 674
    5th February 2009 03:38 PM Go to last post
  10. [AspJpeg] Fetching a unique generated file name

    I can't get my head around this one. I am using AspJpeg to resize images and calling the SaveUnique method to avoid overwriting an existing file. The object reference of AspJpeg says it will return the unique filename under which the image ends up being saved. How do I fetch the unique...

    Started by Rappie, 21st October 2008 12:36 AM
    • Replies: 2
    • Views: 1,190
    22nd October 2008 12:59 PM Go to last post
  11. Session Variables to Restrict Access to Page

    Hi I use session variables to restrict access to pages where I want to restrict access to secure data. However, these do not last very long and the session variable is lost - often within 15 minutes - and this causes problems when doing updates to data online. I think the variable is lost due to...

    Started by carpeni, 30th August 2008 10:29 PM
    • Replies: 8
    • Views: 2,374
    4th September 2008 11:09 PM Go to last post
  12. Elapsed time twitter like

    Hi there, how can I emulate the twitter like function: my tweet 5 minutes ago. I´m usign a database to retreive the date of a post. I want to display the elapsed time. Using datediff()?? thank you.

    Started by terraqueotenaz, 10th August 2008 08:32 AM
    • Replies: 1
    • Views: 988
    13th August 2008 12:04 PM Go to last post
  13. search function question with asp

    I wonder if this can be done in asp search function. I wrote a search tool (I mean, copied and integrated from somewhere:) ) workx perfect but... - let's say I am searching for the word considering , result comes up, fine... - when I search for sidering (which is nonsense but this is...

    Started by HostCan, 29th March 2008 02:31 PM
    • Replies: 5
    • Views: 1,257
    31st March 2008 07:02 PM Go to last post
  14. login script for ASP

    :mad::mad::mad::mad:right ive at my witts end! :'(:'(:ph34r::ph34r: Does anyone have or can show me the right direction... I need a login script using ASP that will select a user from a MySQL database based upon the username and password they enter into a form. Then it will write their details...

    Started by Space Cowboy, 19th March 2008 04:02 PM
    • Replies: 3
    • Views: 1,114
    20th March 2008 01:56 PM Go to last post
  15. change stylesheet upon page url

    Hey, am a bit of a newbie to asp so go gentle! I have 2 domain names: www.tascomms.co.uk and www.tascomms.mobi, they both point to the same site. What I want is when people go to the site through the .co.uk domain they are issued one style sheet and if they go through the .mobi domain they...

    Started by Space Cowboy, 5th February 2008 03:46 PM
    • Replies: 6
    • Views: 1,243
    6th March 2008 02:46 PM Go to last post
  16. How can I fix this Syntax error in INSERT INTO statement.

    Hi, I need urgent help about ASP INSERT INTO statement. I have this code: 'store the desired SQL statement into a variable 'add the link as inactive 'N' as it needs admin approval sSQL="INSERT INTO tbllinks (Name,URL,Description,Date_Added,Active,Category," & _...

    Started by HostCan, 14th February 2008 04:38 PM
    • Replies: 4
    • Views: 1,278
    15th February 2008 11:51 AM Go to last post
  17. Password protecting Access DB

    I have an access db running on an internal 2003 server. It is used for intranet purposes, but is restricted by a login page How can I secure the access db so people cannot open the access database if they stumble upon it on the server? Thanks, Stephen

    Started by s80wkr, 14th February 2008 02:56 PM
    • Replies: 3
    • Views: 1,061
    14th February 2008 09:56 PM Go to last post
  18. only show field if data

    Hi, I have this piece of ASP code which displays data from the database <tr><td> <strong>Organisation: <%= rstemp.Fields("Organisation").Value %></strong></td></tr> now I only want it to display this row (within the table) if there is data in the field. So I need a sort of 'if'...

    Started by Space Cowboy, 12th February 2008 05:30 PM
    • Replies: 3
    • Views: 1,075
    12th February 2008 11:08 PM Go to last post
  19. I need help for a sql statement

    Hi I have a statement somthing like this sSQL="SELECT * FROM tbllinks where tbllinks.Active = 'Y' and Name like '%" & sKeywords & "%'" & _ "or URL like '%" & sKeywords & "%'" & _ "or Description LIKE '%" & sKeywords & "%'" & _ "or Keywords LIKE '%" & sKeywords & "%'" & _

    Started by HostCan, 25th January 2008 02:53 PM
    • Replies: 2
    • Views: 1,117
    26th January 2008 01:33 AM Go to last post
  20. what are the things make contact forms more secure?

    I have many contact forms and I just wonder if somebody/badguys using my processform to send illegal emails... My codes something created with cdosys. What should I add to make it more secure? What I'm trying to ask: I should add some code that just allows to send email from just my domain,...

    Started by HostCan, 13th November 2007 08:43 AM
    • Replies: 5
    • Views: 1,328
    15th November 2007 12:48 AM Go to last post

+ Post New Thread

Forum Information and Options

Users Browsing this Forum

There are currently 1 users browsing this forum. (0 members & 1 guests)

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts