Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. funkyspirit

    Sending form information using a CDO email object

    Hello, I have an ASP page that contains a form. Once the user submits the form, the information is sent to an email address using a CDO email object and a popup message appears saying that the information has been sent. What I would like to do is to create an onclick event on the submit button...
  2. funkyspirit

    Sending form information using CDO email object

    Hello, I have an asp page that contains a form. Once completed the form sends the information to an email address using a vbscript CDO email object. What I would like to do is that the form is only sent if completed and when the user clicks the submit button, which is an image. Once the email...
  3. funkyspirit

    JavaScript function

    Hi there, I have a JavaScript function that calculates the price of a product that a customer buys. The page is an ASP/VBScript page. Later in the code, the amount of the purchase is assigned to a hidden value in a form for it to be sent to a server for processing. This hidden value is written...
  4. funkyspirit

    Login page

    Hi there, I have a web page on which our customers fill in their details after they have chosen which service they want to buy. What I would like to do is that if the customer is already registered with us, after they fill in the details page, they are redirected to a login page, they enter...
  5. funkyspirit

    vbscript question

    Hi there, I have a vbscript question. Is there a vbscript equivalent to the Javascript document.getElementById? If yes, could you provide me with an example please? Thanks.
  6. funkyspirit

    Login page

    Hi there, I have a web page on which our customers fill in their details after they have chosen which service they want to buy. What I would like to do is that if the customer is already registered with us, after they fill in the details page, they are redirected to a login page, they enter...
  7. funkyspirit

    JavaScript function

    Hi there, I am having an issue with a function and I can't get my head round it. I have an asp/VBScript page our customers use to enter their data after choosing the product they want to buy, which displays the price of the package they chose. I would like to enable them to enter a voucher...
  8. funkyspirit

    VBScript function

    Hi there, I have an issue with a VBScript function. Basically, I have a selling page where customers enter their personal details after choosing a product from the products page. The selling page displays the price of the package bought. What I would like to do is enable customers to use...

Part and Inventory Search

Back
Top