Programming: Microsoft Active Server Pages and Visual Basic
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"> ...
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 ...
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...
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...
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
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...
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...
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
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...
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...
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...
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.
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...
: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...
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...
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," & _...
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
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'...
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 & "%'" & _
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,...
There are currently 1 users browsing this forum. (0 members & 1 guests)
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.
Forum Rules