Ilounah Posted June 26, 2019 Share Posted June 26, 2019 Hello there ๐ I'm stuck google is not helping me,ย I need a little help form you guys.. This is the scenario if any of Hongkong1, Hongkong2 and Hongkong3 value is greater than "0" then Noodle value is equal to "1", ill be using this on our Daily Inventory ๐ <!DOCTYPE html> <html> <body> <h2>HTML Forms</h2> <form action="/action_page.php"> NOODLES: <input type="text" name="Category" value="" size="2"> <br> <br> Hongkong1: <input type="text" name="Hongkong1" value="" size="2"> <br> Hongkong2: <input type="text" name="Hongkong2" value="" size="2"> <br> Hongkong3: <input type="text" name="Hongkong3" value="" size="2"> <br><br> <input type="submit" value="Submit"> </form> </body> </html> ย Any Idea?, Thank you.. ๐ Link to comment Share on other sites More sharing options...
Moderators JLogan3o13 Posted June 26, 2019 Moderators Share Posted June 26, 2019 Are you reading the html with javascript, or with AutoIt? Ilounah 1 "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forciblyย through intellect must do so through shock and awe" - Spencer W.ย Kimball How to get your question answered on this forum! Link to comment Share on other sites More sharing options...
Ilounah Posted June 26, 2019 Author Share Posted June 26, 2019 17 minutes ago, JLogan3o13 said: Are you reading the html with javascript, or with AutoIt? Hello @JLogan3o13 ๐ , reading the html with javascript i can't browse some example how to do it ๐ค Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now