client-side
C Programming Using a specific Host IP to connect to server
I am looking at a machine with multiple IP address (ex ethernet and wireles开发者_开发技巧s) and need my client to connect to a server using a specific Client IP address.I can perform this easy in Jav[详细]
2023-04-05 11:06 分类:问答Many to many relationships in JSON
Consider this scenario: You want to send some data to the client in JSON format, and you don\'t want to go back to the server. The data consists of 15 teachers with 100 students. The relationship bet[详细]
2023-04-02 13:52 分类:问答Small, fast, client-side Javascript database with 'update-as-you-type' functionality?
I have a database no more than say 100k which I\'d like to use as reference documentation for my software. It\'s just a simple table really - around 5 columns by a couple of hundred rows. I am looking[详细]
2023-04-01 02:54 分类:问答library for clientside vcard creation
I would like my site visitors to be able to create a vCard, with all supported properties, notes, and some custom properties. Similar to what this website called vacrdmaker offers. I have found a php[详细]
2023-03-31 18:44 分类:问答localStorage - append an object to an array of objects
I\'m attempting to locally store an object within an array within an object. If I try the following in my console it works perfectly:[详细]
2023-03-31 05:25 分类:问答OpenId on Android
I\'d like to give my users the ability to log-in my Android app using their OpenId (have a text field like StackOverflow\'s and ask the user to enter his OpenId there). I\'ve looked around a lot but c[详细]
2023-03-29 16:07 分类:问答Check filesize before upload
I have a website that allows users to upload video files but I want to limit the filesize to 2MB , this is pretty straightforward after uploading the file but does anyone knows if I can check the file[详细]
2023-03-29 06:53 分类:问答A cross-domain ONLY Client-Side XML Request?
this is my frist question on Stackoverflow even if I\'m a programmer since I remember and I\'ve used this site since I was born (ok maybe not that long).[详细]
2023-03-26 13:19 分类:问答Taking website screenshots with Flash (or Java), client-side
Is there a way, or is it even possible to take a screenshot of a website with Flash (or Java)? If i开发者_开发问答t is, could someone please provide some basic information on how to achieve this?[详细]
2023-03-26 13:05 分类:问答Check if user can access an external resource cross-domain
I need to check if a newly registered domain has fully registered/propagated from the users browser, so I can assure they have access to it.[详细]
2023-03-26 10:40 分类:问答