I'm designing a web page for a friend who is a car sales man, and he has a page where he'll list the specials he has to offer. I was hoping to have a form where the user can fill out the information and submit and have the results come up in a table in the 'Specials' page.
I can do this in ASP...
I'm creating a page with some links to outside pages...I'm using e.g. <a href="http://www.yadaya.com">Yadasdk</a>. Is there anyway that this link not be underlined? I can change the color properties of the links but can't get rid of the line. On some pages I've seen where a link is...
This is an excel question, I'm hoping that an Access user will be proficient in using excel. Essentially I'm trying to build a spreadsheet and I want to have pull down menu's on some of the cells that fill in the value, e.g. one column is for Quantity, and I want the user to be able to only...
I want people to be able to subcribe to a news letter. I'd like to create a form where the user simply puts in his/her email address and the user gets an automatic email saying that we've received his subscription request, and then send a newsletter via email in HTML format to all users who...
I'm having a problem using the jump menu...essentially it only jumps once...when it reaches the new page, the jump menu on that page doesn't work (and the new page has the same jump menu that the first page does -cut and paste-). I've put the menu's code below...i'd really appreciate it if...
I have the following query:
SELECT qryporeceived.job_number, qryporeceived.SumOfpo_received, tbljob_info.total_estimate
FROM qryporeceived INNER JOIN tbljob_info ON qryporeceived.job_number = tbljob_info.job_number
GROUP BY qryporeceived.job_number, qryporeceived.SumOfpo_received...
I have the following query:
SELECT qryporeceived.job_number, qryporeceived.SumOfpo_received, tbljob_info.total_estimate
FROM qryporeceived INNER JOIN tbljob_info ON qryporeceived.job_number = tbljob_info.job_number
GROUP BY qryporeceived.job_number, qryporeceived.SumOfpo_received...
I've a table with all the dates for this year. I've built a query where the results return all the dates upto the current date...what i need help with is that I want the query to return only 21 results or any other method that returns 21 dates prior to today. The current SQL statement i have...
I need help writing an SQL statement. I want to prepopulate a table with all the dates for the year and i want a query to select only the current date and 21 days that have passed. For example, today the query would select all the dates inbetween 06/27/2001 - 06/6/2001.
Thank you in advance to...
I'm not sure but something's wrong with my server behaviour for inserting a record. I have created several websites and have used it without any worries. Now when I use this and test it I get the following message:
Microsoft OLE DB Provider for ODBC Drivers error '80040e14'
[Microsoft][ODBC...
Hello,
I've been assigned to build an online time tracking system so that employees can record how much time they've spend on a particular project. I know there are a lot of third-party software that provide this service but I was wondering if anyone knows of any examples on the web that i...
I'm a novice at ASP and am trying learn it by taking tutorials. I'm getting an error on one my tutorials and I can't figure out why I'm getting it as the code I have is exactly the same as it is in the tutorial. Essentially there are two pages, one has a form that asks for a user to input a...
I've built an ecommerce site using ASP in Ultradev. On the last checkout page, there is a button to submit the order. Is there a way that I can insert a few lines of code where when the user hits the submit button I can get an email notifying me of the order?
Thanks in advance to anyone who...
I'm building an ecommerce site using Microsoft access. This is my first ecommerce site and it's basically built, (created it by reading Ultradev tutorials) and it's essentially very basic. I was just wondering how I go about integrating verifying credit card information on my shopping cart...
I'm building an ecommerce site using Microsoft access. This is my first ecommerce site and it's basically built, (created it by reading Ultradev tutorials) and it's essentially very basic. I was just wondering how I go about integrating verifying credit card information on my shopping cart...
I'm building an ecommerce site using Microsoft access. This is my first ecommerce site and it's basically built, (created it by reading Ultradev tutorials) and it's essentially very basic. I was just wondering how I go about integrating verifying credit card information on my shopping cart...
I'm building a navigation bar for my web pages. I've created buttons (images) in photoshop and the background color I've used on the buttons is EXACTLY the same as the page background color in Dreamweaver. After I save the buttons as GIFS in photoshop and insert the image/buttons in...
I'm building a navigation bar for my web pages. I've created buttons (images) in photoshop and the background color I've used on the buttons is EXACTLY the same as the page background color in Dreamweaver. After I save the buttons as GIFS in photoshop and insert the image/buttons in...
I have one of my fields in the table as Data Type as an AutoNumber. For New Values instead of Increment I have it set as Random. This returns random numbers but some of the values returned are negative .
e.g. -2948573. Is there a way that all random numbers returned are absolute or positive...
I have one of my fields in the table as Data Type as an AutoNumber. For New Values instead of Increment I have it set as Random. This returns random numbers but some of the values returned are negative .
e.g. -2948573. Is there a way that all random numbers returned are absolute or positive...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.