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 gkittelson 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. marinpa

    Multiple Submit Form and JavaScript

    The question is; how can I submit the form (part 1, part 1+2 or part 1+2+3)with the help of JavaScript, and/or JS and CGI. Thank you!
  2. marinpa

    Multiple Submit Form and JavaScript

    Hey Dan, Part 1 The user can submit only his contact information (Name, Phone number, Email), and his preffered contact method. Part 2 Along with the contact information (from part 1), the user will send as well more detailed information about his request. Part 3 Along with the information...
  3. marinpa

    Multiple Submit Form and JavaScript

    Hello! I would like to know what would be the best way to do this: I have a form with three parts 1 - General Information about visitor 2 - Information about his business 3 - Detailes about his equipment I would like to give the visitor the choice to fill and submit one, two or all three...
  4. marinpa

    Where can I find an extensive help?

    Thank you BJ, Very appreciate your considerate answer. Please do not give me wrong, when I said I need some help, I didn't mean I want someone to do it for free. What I meant is; does anyone know someone that can get this done for me, and attach a fair price tag to it. Best regards, Marin
  5. marinpa

    Where can I find an extensive help?

    Hey Dan, Thank you for your answer. [COLOR=blue]"On a 1 to 10 scale? Come on - each coder has different abilities, so you'd need to define on a 1 to 10 scale what you mean by "good". It might take someone 2 hours, or someone else 2 days."[/color blue] What do I know.. .. I am a just an...
  6. marinpa

    Where can I find an extensive help?

    I have a project on my hands, something more than I can chew. I was wondering if any of you guys know anyone or any place where I can get help. A second question, from a 1 to 10 scale, how hard would be for a good coder to write/modify this code and how long would it take. Here is the project...
  7. marinpa

    How can be highlighted the intersection of a column with a row

    Hi there, Does anyone know what would be the best way to highlight onMouseover a column and a row that are intersecting. A graphic representation (example)of my question http://www.mcthongs.com/highlight/ Thank you for your time.
  8. marinpa

    Online price quote script help

    Thanks Rob, Any help, at any time, is(will be) much appreciated Regards, Marin
  9. marinpa

    Online price quote script help

    Hi Rob, Please see this page to better understand what I would like to accomplish: Implement the second script functions in the first one. Namely, when I check Set1 all the segments boxes from the SET1 to get automatically checked so that they can be added. Yet when I uncheck one of the...
  10. marinpa

    How can I call 2 JavaScript function in one handler

    Thanks UnixJunky!
  11. marinpa

    How can I call 2 JavaScript function in one handler

    Hi there, I want to call those JS functions with only one onClick event handler onclick="javascript:EstimateIt(this.form);" onclick="checkChoice(document.SET1.set, 0)" How can I do it? Regards, Martin P.
  12. marinpa

    Online price quote script help

    Hi Rob, Thank you for your answer. Very appreciate your time and effort. I was trying to follow the instructions and place the presented code into place, but for some reasons does not work. I am assuming that the second part, the form, ends with a </form> tag and I implemented that, to no...
  13. marinpa

    Online price quote script help

    Hi Rob, Yes, I want the user to be able to select either the whole package or just segments from each package indenpendently. Please see the updated example file: http://www.mcthongs.com/quote/ Thank you!
  14. marinpa

    Online price quote script help

    Hi Dan, Thanks for answering my question. I would like the user to see the segments of the package and to be able to check (tick) either the whole package or just one or two segments of his like from the package. When the whole package is checked, automatically all the segments are checking...
  15. marinpa

    Online price quote script help

    Hi there, I have this script "http://www.mcthongs.com/quote/" I was trying, to no avail, to change the drop-down box list to a checkbox by the example in the same page. Thank you anticipated for any help Marinpa
  16. marinpa

    Closing parent window after child opens

    Hi there! Can you please help me out with your expertise? From the parent/main window, pops up a beautiful full screen, frameless window. Now what I would like to happen is this: The main window to (timed or not) auto-close after the child pops-up. [b]Muchos gracias![b]
  17. marinpa

    Opening in my frames a stubborn window ?

    I want to open in my frames a page that uses a &quot;break free from frames&quot; script ( www.rexall.com ) Any help would be highly appreciated
  18. marinpa

    javascript and php

    Hi! Can you guys help me out with this? I am trying to load a page into my frames but I can since that particular page is using a script that breaks free from other frames. Any help would be highly appreciated.

Part and Inventory Search

Back
Top