Posts by Eder Aleixo • 25 points
3 posts
-
1
votes1
answer78
viewsQ: Insert new fields dynamically, one next to the other
Hello, I need to clear up the following question. I have a web application, made in Asp.Net, in a new functionality I have 6 fixed fields containing a combo, a space for viewing the photo and an…
-
0
votes2
answers167
viewsQ: Fetch information from a td by jquery
I have within my system a kind of analysis table, where the client will check item by item filled in according to what the surveyor did. Inside this screen there is a section for Checklist, which is…
-
1
votes0
answers47
viewsQ: Ajax rejecting images in byte array
I have a system made in Asp.Net, I use as a request source Ajax along with Jquery. I created a function that searches the images stored in the database, converts them to byte array (this via…