Posts by Grupo Astron • 13 points
3 posts
-
1
votes2
answers1989
viewsQ: How to pass data via get?
I have a problem. I need to create a page that lists all records with the selected category. Code where the person selects the category and when clicking, send to page. (This code is working in…
-
-3
votes1
answer81
viewsQ: anchorage within select option
Is it possible? I have tried through A and option value but I need value with the information I pull from the bank if not the form doesn’t work there is a way to place anchorage in select option???…
-
0
votes1
answer487
viewsQ: How to block retroactive dates in input datetime?
I have a form with a input of the kind datetime-local and I need to block the insertion of retroactive dates, how do I do this? <form name="F1" id="edit-profile" class="form-horizontal" action=""…