User Profile

Collapse

Profile Sidebar

Collapse
rizzie
rizzie
Last Activity: Apr 3 '08, 07:45 AM
Joined: Nov 26 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • rizzie
    started a topic passing of parameters

    passing of parameters

    Hi,

    I need some help here.. I would like to pass parameters from 1 js file to another js file. My code works with IE browser unfortunately not in Firefox, why is that?

    Below are the sample codes:
    sample1.js
    [CODE=javascript]document.writel n('<input name="test" type="text" value="0" class="textfiel d" size="3"\/>');
    document.write( '<input...
    See more | Go to post
    Last edited by acoder; Apr 3 '08, 08:26 AM. Reason: Added code tags

  • Hei guys.. Thanks for helping me.. I just need DoEvents inside the loop.. Thanks again......
    See more | Go to post

    Leave a comment:


  • tnx for replying... Is'nt it the same? I mean, If I read the entire file where should I store it?? and how I will retrieve it line by line? I will still use loop right??... sorry Im new to visual basic.....
    See more | Go to post

    Leave a comment:


  • VB6 form not responding while reading long text file

    I am currently creating a program in vb6 that reads thousands of lines from a text file. So I use loop to read each line. It works perfectly but the problem occur when I run the program and try to minimize the form or try to use another application. Seems that the form lost it focus and isnt responding though it is still in the state of processing the loop.
    See more | Go to post

  • Ahhh.. yeah. How come I didn't think of that solution? Hehehehe. Thanks for the help...=)...
    See more | Go to post
    Last edited by Killer42; Dec 19 '07, 04:00 AM.

    Leave a comment:


  • Thanks for the quick response... But I do have additional questions.. Can I use Binary File Access given a specific line. To explain it further here is the scenario:

    I have this text file...
    H5J0001T20071127 -2 0
    1BAGICN21015000 150631901015001 50
    SBAGICN01
    2 Y 015000000000000 000000000000000 00
    4 Y00000000000000 000000000000000 00011
    H5J0001T20071129 000C0
    1BAGICN41015000 150631901015001 50...
    See more | Go to post

    Leave a comment:


  • rizzie
    started a topic reading and opening textfile.. Need help...

    reading and opening textfile.. Need help...

    Hi,

    I am trying to access a text file in vb6, well I have accessed it but it gives me per line result. I need the exact character given a specific position. Is there any way to access the file and return values per character???

    Thanks in advance =)
    See more | Go to post

  • rizzie
    started a topic reading and opening textfile per character

    reading and opening textfile per character

    Hi,

    I am trying to access a text file in vb6, well I have accessed it but it gives me per line result. I need the exact character given a specific position. Is there any way to access the file and return values per character???

    Thanks in advance =)
    See more | Go to post

  • rizzie
    replied to passing values from javascript to php
    thank you.... yaehh it should be temp not temp2(typo error).. Still I cant pass the value to my php page... Please Help.. Thank you...
    See more | Go to post

    Leave a comment:


  • rizzie
    started a topic passing values from javascript to php

    passing values from javascript to php

    Hi,

    Im working with javascript and php.. Im intending to generate a switchmenu wherein options/subcontent are extracted from the database. I am actually done with it, I successfully displayed the said data. Unfortunately, I want to pass the data again to a php page. So use href to link javascript and the php page. But seems that it is not working

    here is the code snippet:

    [PHP]for (temp=1;temp2<i ;temp++)...
    See more | Go to post
    Last edited by acoder; Nov 26 '07, 10:59 AM. Reason: Added code tags
No activity results to display
Show More
Working...