Search:

Type: Posts; User: kirtangl; Keyword(s):

Search: Search took 0.01 seconds.

  1. Replies
    0
    Views
    3,491

    Large Form Ideas

    Hello

    I'm currently working on a project that requires a very large form to be made. The form is going to be dynamic, and is set out;



    Something along those lines. I have ended up using (The...
  2. Replies
    0
    Views
    2,286

    Textarea Row Limits *New Line*

    Hello everyone

    First of all, sorry if this has been asked, I have searched and found variations of what i am after, but I'm having troubles getting them to do what I am after.

    What I am trying...
  3. Replies
    6
    Views
    8,959

    Thank you, got that one working, sorry for the...

    Thank you, got that one working, sorry for the late delay, was away for a bit, probably a good time to work on this but didnt have access to a computer.

    Dosn't display anything, but with an...
  4. Replies
    6
    Views
    8,959

    Hi jscheuer1 How would I go about refreshing...

    Hi jscheuer1

    How would I go about refreshing the data with each loop, or every minute etc, I have had some sucsess but I think I have some problems, the time switches from one set time to the...
  5. Replies
    6
    Views
    8,959

    Lol yep, and makes things worse when there is...

    Lol yep, and makes things worse when there is alot of loading within the same page, causes it to loose more and more time...
  6. Replies
    6
    Views
    8,959

    Countdown to input time.

    Hi everyone

    Just need some help with a countdown script.... the one i have been using is a mix of a few, it has a input fields to enter the HH MM SS, than a onclick function to start the timer......
  7. Replies
    1
    Views
    2,013

    Textare to .txt

    Hi all

    I have this little script that I found a while ago,


    <script>
    function save()
    {
    str = document.forms[4].textarea.value;
    mydoc = window.open();
  8. Replies
    7
    Views
    4,923

    Sorry for late reply, been away, thanx alot for...

    Sorry for late reply, been away, thanx alot for this mate, ill test it out and see how it goes, 3000 characters hey.... i dont suppose theres another way to store characters? other than cookies...
  9. Replies
    7
    Views
    4,923

    that kinda Sux, and that code didn't seem to save...

    that kinda Sux, and that code didn't seem to save the text area to cookies ither, it the textarea supposed to have a certain name?

    If it dont work, Ill have to make my own browser lol...
  10. Replies
    7
    Views
    4,923

    JS Cookie Save/recieve

    Hi Guys

    Just have a little scrpt i got from somwhere a while ago, jsut want to know if its possible to change it a little, It currently saves all test in textboxes or <input type=text> boxes,...
  11. Replies
    0
    Views
    2,821

    ActiveX Mapped Drive issues

    Hi

    I am trying to get a .txt editor script I have found to work at my workplace, however we used mapped drives and the script uses ActiveX controllers. I did see a fix for this somwhere by setting...
Results 1 to 11 of 11