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 Mike Lewis 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. ssnapier

    Passing form values between websites???

    Screen scrape sounds like the best option here, and any guidance you could give on that would be wonderful!
  2. ssnapier

    Passing form values between websites???

    I want to have a form on my page that will query a database on another website (yes I have permission) and then I want the results of that query to be back on my website somehow. Can anyone here help me accomplish this? Here is an example of what I want.... go here...
  3. ssnapier

    Image or text outside editable margin?

    I have a document here where what appears to be a text box is outside the editable margin of the document. I cannot do anything with it and it appears to just be a template of some sort but it is baffling me. I want to create a document similar to this, but I do not understand how it was done...
  4. ssnapier

    I cannot open my DB, it tells me I do not have permissions!

    In this case, I am both, and I have no idea how to fix this!
  5. ssnapier

    I cannot open my DB, it tells me I do not have permissions!

    I have an access DB that was being used with my stats system on ym website. The stats program is MetaSUn, and I have been using it for years and years. My host recently had some weird issues on my server and after that I cannot view any stats or even view the database itself when downloaded...
  6. ssnapier

    How can I make a field validate itself to another field?

    You got it right, I want to be have the ability to make sure two email address fields are the same. Where would I put that code snippet in relation to the two fields?
  7. ssnapier

    How can I make a field validate itself to another field?

    I want to be able to have to email fields and the ability to have them verify themselves against each other. How can I tell Access to do that for me?
  8. ssnapier

    Can someone help me or guide me in converting a forum database?

    I am using MegaBBS forums right now and I am VERY tired of it... I would like to move my forum over to phpBB, but the amount of work involved in moving that data manually is STAGGERING!!! Can someone explain to me what would be involved in writing a script for this or possibly help me out with...
  9. ssnapier

    really need to understand this!

    ok, the database name is "lakeside.mdb" and the table name we are looking at it is called "vehicles" and the column in that table is called "manufacturer." I already have pages in existence from the script I am using (20/20 auto gasllery) and I am creating categories based on these brands so I...
  10. ssnapier

    really need to understand this!

    I am an ASP idiot pretty much, I can read the stuff and make little tweaks here and there, but how can I make buttons appear dynamically? This would be for a car dealer, and the idea would be that they could click on a button (Ford, Chevy, Buick, etc.) and see everything by that maker in the...
  11. ssnapier

    need your help to create a link (ASP newbie)

    can you give me an example of how to do this please?
  12. ssnapier

    need your help to create a link (ASP newbie)

    I am the admin of an ASP based forum using Access as the database. I am trying to implement a modification where my users can click a link to jump directly to the last post in a thread... Here is the link I have now that gets me to the last page of the thread: response.write &quot;<a...
  13. ssnapier

    Help me find my toolbars!

    I am pretty much an Access newbie and I was screwing around with the startup options for a simple database, and now when it starts up I have no toolbars and basically nothing but my data entry form.... is there some keyboard shortcut that will allow me to see these things again or get back to...
  14. ssnapier

    verification of email address (comparison)

    actually when I went to try this, I ran into a problem... my form tag already has an onSubmit action running for the front page form validator, so how do I add a second one? Is it possible to make the frontpage validator do this since it is already working for me here?
  15. ssnapier

    verification of email address (comparison)

    yep that helps, thanks a lot!
  16. ssnapier

    verification of email address (comparison)

    I have a form that requires the user to input his/ her email address. I want to have them enter it twice, and have the two address compared and verified before submission. Can FrontPage do this using it's validation feature somehow? If so how? The form is being submitted using CFMAIL, but the...
  17. ssnapier

    form going to two places at once

    hmmmm, ok... thanks
  18. ssnapier

    form going to two places at once

    I need to know if it is possible to have a form submit it's data (username and passwrod in this case) to two places at once? I have email being provided by everyone.net, and I also run a forum... is it possible for somebody to login one time for both?? how would I write the form tag to make...
  19. ssnapier

    Netscape is making me MAD!!

    Thanks guys... I got lazy and did most of this in Front Page, so I did not check the code very carefully (time issue) I will correct all that stuff and read through it again, hopefully I can make this work!
  20. ssnapier

    Netscape is making me MAD!!

    I have a page with a table on it, this table has a background. Sitting on top of this table is another table (actually inside it) In IE and Opera it shows up just fine with the background behind everything, but in Netscape (4.7) I get the background on every single cell of the inner table as...

Part and Inventory Search

Back
Top