Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~612 People Reached
Favorite Forums
Favorite Tags
Member Avatar for vingan

Hi, I have created an order form with the required fields in that i have two options, one to access the site for free and the other to be a member which requires payment. On the drop-down, I have set the member option to go to paypal page. My question …

Member Avatar for TomH.PG
0
160
Member Avatar for vingan

Hi, I have a input text field and a submit button. On placing a value in the input file and clicking on submit button, should take me to a url that verifies the value and if correct redirects to a different page and if wrong, responses back with an error …

Member Avatar for IIM
0
112
Member Avatar for vingan

Hi, I am pulling data from a text file onto a drop down. I am to calculate the amount of quantity with the price (that is pulled from the text file). How would I go about that?

0
70
Member Avatar for vingan

Hi, I am creating an order form that brings data of the items and its price from a external .txt file. I am to add the number of items and get the total price of that product. Here is the code: <form action="pay.php" method="post" name="form1"> <?php $lines = file('list.txt'); $fnames …

Member Avatar for vingan
0
142
Member Avatar for vingan

Hi, I am a beginner when it comes to javascript. I need to help in creating a marquee type scrolling images. Can someone help me on this by providing me with the code? Thanks

0
62
Member Avatar for vingan

Hi, I am new to Javascript and I was wondering how I should be able to create a horizontal image scroller. I tried it with marquee tool, but it doesn't seem to work on IE8. Can someone please provide me with the code? Thank you.

0
66