5,349 Topics
![]() | |
Good morning all, i have a somewhat complicated question; which i am trying to learn to answer myself. I have a couple of questions about what it is that i am trying to accomplish, ie is that a RESTful or WCF action that im trying to accomplish. So for the … | |
I have a pictures website and I want to be able to add impressions to the database when a visitor scroll down the images. Each image viewed equal to 1 impression. This feature can be found in Facebook post impressions. This is what I have come up with so far: … | |
I'm looking more and more about answer for my question. When I open mysql query browser first time, there is place that we can create new mysql connection. I want to create connection like this. In the 4 computers connected to a LAN network. I name these computers A,B,C,D for … | |
Hello, I am unable to fetch and display images in my wordpress blogs as its shortlinked by IFTTT in format "http://ift.tt/22lveRw", can someone please help me out with this, the follow code does fetch the image if its in normal format i.e "http://i.imgur.com/Z2aGVEl.png", what changes do i need to make … | |
I am working on a web app in Python (*using the Flask framework*). I have a post and photo table connected via ForeignKey, my problems: 1. **how can i return an empty image if image is empty**, and if not empty 2. **how do i select just one image from … | |
Hello, I notice that I can't put my signature with link of my blog? Why do we have rule like that? I have some code examples on my blog and it can be useful. My blog link is: www.hiddensciencex.blogspot.com Edit: Actualy I can see it now when I pust topic, … | |
**Please, read my issue first then answer...** I'm using a free blogger template and I edited menu links... I mean made some pages and linked them to menus via HTML Edit. . Unfortunately, Now, I can't able to post to specific pages. So what should I do now? | |
I have been looking at this code and can't see the errors. I would like as a test for myself to post a SQL query to a PHP file and do the query and return the selected rows. So what is wrong with this POST, and how do I pickup … | |
I would like to send Post Data to a Symfony Controller, but it doesn't work. When I send my data with AJAX, it is sending the POST data, but it is showing red link in the console with no error message or status. Here is my Javascript code: function addprivate(){ … | |
http://www.w3schools.com/php/php_forms.asp On the page above I read that GET variables are send via the url and POST variables are sent as an HTTP request. When I tried POST with a simple php script all of my POST variables were still in the URL which is what I was expecting for … | |
Hello, There is a post request coming to my portal and I am fetching IP address from the post request on my portal landing page(INDEX view in MVC) and saving in DB table. below is the code to fetch IP address. string Device_IP = ""; if (!string.IsNullOrEmpty(Request.ServerVariables["HTTP_VIA"])) { // ' … | |
I'm going to receive some info via email ( like: name, address, job, email, etc ). I want to make from each email I receive a post. So I need to make a standard template for the description area so that I could enter only the data that is new … | |
Am having a issue with ajax form for some reason it dont always work post the correct data am having to click the image 3 or 4 times before it will load the portrait and gallery numbers. can anyone help me out ? ** Form.php** <script> $(document).ready(function() { $('.ajaxform').click(function() { … | |
thank you Dani and the Team. i have found the answer to my question which helped me to pass in my final year project, daniweb is really the right place to visit, and now i will try to help others. we support you all the team. (from Afghanistan). | |
This is a picture game where you post the most funny picture you know. I'll start:[IMG]http://img73.imageshack.us/img73/6923/kamikazewatermelon4ng.png[/IMG]:cheesy: | |
I was looking forward to add a feature to my project which can tell us how many times the post has been viewed, but just can't get how is it done. I am not a programming expert but still have good knowledge of php, mysql so if anybody can just … | |
When I go to Web Development Discussion Community and scroll down to the post titled "What skills do you need to become a good web developer?", I see in the post snippit *Hi, I'm Olivia, 16 years old and I guess I've always been a bit geeky. ~snip~* If I … | |
Hi every, I have a working form on a website that I post a var to the url after the form has been submitted. The problem is, My data is not being displayed from the database after the form is submitted. index.php?fes=<? print $cfes_ref; ?> What is the best way … | |
Hello guys i have got a code from stackexchange which is working somehow but giving one issue that the post repeating themself and no. of post per page is not working here is the code where i called the template <?php /** * Loop - Archive * * This is … | |
Hi, i have form in my jsp , which when submitted ,calls javascript which will inturn submit the form , this is working fine in IE. but when i submit from chrome , i get below error. -version:2.5]] Servlet failed with IOException weblogic.utils.NestedRuntimeException: Cannot parse POST parameters of request: '/integration/r5/wfsworklist/WFTaskUpdate' … | |
Hello All i'm new to jsp developing and i'm working on a site contain news page and allows user comments . i already do it but having 2 problems first that i have to refresh after submit comment to show comment second that every time i refresh the comment is … | |
Hello to all programmers out there. Considering the growing request for practice problems by the beginners, we ( Me, Joey, Niek, Aaron..) have decided to start a sticky which will host some common practice problems which would help the beginners in understanding the programming concepts in a better way. (Did … | |
How to create Facebook sponsor post. | |
In some threads (not all), and only the orignal post, it looks like this to me in (up to date at time of post) google chrome. http://s23.postimg.org/6faee72bv/badformatdaniweb.jpg That image is taken from [this thread](https://www.daniweb.com/community-center/geeks-lounge/threads/498761/psychometric-tests). | |
Hello, I own five groups on facebook and use my groups to promote my own services. I was thinking about coming up with a script (or is there a truly free, unlimited service?) that will "bump" posts by commenting on them. Or even post a brand new post using a … | |
i will be receiving JSON POST as mentioned on this web page https://sendgrid.com/blog/sendgrids-parse-api-parsing-incoming-email-is-now-faster-and-easier/ how do my application receive this request and process furthur?? | |
In forum: "Web Development Discussion Community". I sought for unanswered topics, one of them being [this one](https://www.daniweb.com/web-development/aspnet/threads/498270/mvc). What's weird is in the [forum view](https://www.daniweb.com/web-development/31), the content of post mentions *Create a realtime notification in mvc aplication. It can be an alert notification.*, while the [topic itself](https://www.daniweb.com/web-development/aspnet/threads/498270/mvc) says *How to create … | |
Hello Everyone, can you please help me? Now,I am learn SMO and I am SMO Beginner. I have a confusion about banner post on social media my question is that **how much maximum post the banner everyday on social media for ecommerce website?** Please Everyone guide me and reply me … | |
Sorry, may i know what is the problem? load_data = {'fetch':1}; window.setInterval(function(){ $.post('shout.php', load_data, function(data) { $('.message_box').html(data); var scrolltoh = $('.message_box')[0].scrollHeight; $('.message_box').scrollTop(scrolltoh); }); }, 1000); $("#shout_message").keypress(function(evt) { if(evt.which == 13) { var iusername = $('#shout_username').val(); var imessage = $('#shout_message').val(); var roomID = $('#room_id').val(); post_data = {'username':iusername, 'message':imessage, 'roomID':roomID}; //send data … | |
How do I edit a postI posted about 3 days ago? I forgot to edit some personal information. | |
After you got the basics of Python under your belt, the best way to get a good knowledge of the language and improve your coding skills is to start on a project you are interested in. Maybe an image viewer, a slide show, computer generated random or fractal art, a … | |
EDIT: Please note, as I write this, the post is now 6 years old and might have some outdated information. I'd personally recommend beginners start with "Learn C the hard way" by Zed and this book since I have heard good things about them. Reading the FAQ put together by … | |
Hello, This is my case: - In file abc.php, I have mentionned two other file as two tabs (tab1.php and tab2.php). Their links are: abc.php#tab1 and abc.php#tab2 - On tab2.php, I have a form: <form action="" method="POST"> <select name="slot" id="slot"> <option value="1"> <option value="2"> <option value="3"> </select> <input type="submit" value="Update" … | |
Please what rules guide the down voting action. | |
HI all, I was wondering if anybody could let me know why my post https://www.daniweb.com/web-development/aspnet/threads/496278/building-first-mvc-application all of a sudden has been tagged as "let-me-google-that-for-you" . Thanks | |
Submitted answer is now going to vanish. I tried two times simultaneously, but it does not show my answer or does not increase the replies count of the [discussion](https://www.daniweb.com/software-development/vbnet/threads/496355/passing-multiple-arguments-to-new-form) thread. | |
When I try to make a thread and put my code in it I get the following error... > The code snippet in your post is formatted incorrectly. Please use the Code button in the editor toolbar when posting whitespace-sensitive text or curly braces. I've no idea what I'm doing … | |
how to post others ads in my website? and how to approach companies.? | |
Could someone help me out with implemeting a simple http POST method that receive and data through a socket. I would like to know how to simply get values entered in a html form. Since data receive form the socket includes headers as well as the actual data of interest.It … | |
![]() | I have an asp table with 5 rows and a button that, when clicked by the user, adds an additional row to the table. The row contains 5 cells for the user to input information into. When the text changes in the 3rd cell, its supposed to calculate the sum … |
Hello friends! I want the script when user clicks the Delete botton to delete that post, a confirm message appears and ask if the user is sure to delete that post or not, if the user clicks the cancel button, nothing happen but if clicks the ok button, then the … | |
Is there anyway i can change this code to a ajax format? $(document).ready(function(){ $("td[contenteditable=true]").blur(function(){ var msg = $(".alert"); var newvalue = $(this).text(); var field = $(this).attr("id"); $.post("update.php",field+"="+newvalue,function(d){ var data = jQuery.parseJSON(d); msg.removeClass("hide"); if(data.status == 200){ msg.addClass("alert-success").removeClass("alert-danger"); }else{ msg.addClass("alert-danger").removeClass("alert-success"); } msg.text(data.response); setTimeout(function(){msg.addClass("hide");},1000);//It will add hide class after 3 seconds }); }); … | |
Hello all. Today when viewing a post with replies there's two displyed fields that deal with time: Discussion Span and Last Update. However, when viewing a post without replies yet, there's no display of the date that the post was created. Maybe I'm just blind and couldn't find it, if … | |
I have a jQuery post problem. I am sending information from a form with a jQuery click function. [code] $("#donateButton").click(function (){ $.post("creditCardAuthorize.php", { amount: $('#amount').val(), description: $('#donation').val() }); $('#rightContent').html(ajax_load).load('content/creditCardAuthorize.php'); }); [/code] The problem is that on some browser it goes to the correct page, but on others it goes to … | |
What a nonsense..... I was testing Tutorial Draft from Type of Article, and clicked on **Cancel** to see what? My testwriting added to.....moderation queue..... nice ;) Next thing - cannot see who voted on post/article...... I got -1 for my prev input (maybe thats correct name for that) and Ive … | |
Has anyone noticed that there seams to be a large number of new users that are just copy and pasting their homework requirements into their post and that's it? Do we have anything like SO that analyzes post to see if they might not meet the sites standards? Just from … | |
I do not know if this has already been adressed or if it just me, but I find the insertion of code into a post in a proper manner using the current method to be quite convoluted. Honestly, I believe it is a malformed feature and could be made and … | |
Hi guys I'm using the script `add_address.php` to output a list of email addresses from the `message` box to allowed me to split the email addresses to add to each comma. I want to output the email addresses from the `message` box to the `text` box in the `send.php` script … | |
Is there a bug when editing a post? To reproduce follow these steps. a) Reply to post b) Edit to correct a typo maybe c) Save d) Edit again as you spotted another typo - the editable text then does not load the latest correction. I am using IE 11. … |
The End.