5,349 Topics
![]() | |
Hi everyone! I'm Kat101 and I'm looking forward to talking with anyone that has an interest in social media marketing and online community building topics. I look forward to engagin with you all! | |
hi i'm new here and new in the programming world i started about a year ago to learn about programming i didn't went to school i just studied from books and tutorials and with friends help i learned visual basic the main i learned from the book "programming with visual … | |
Hi my name is peter anjos maine I'm new to this website I just want to share my knowledge on business. leave your comment for Your question? Best Kind Regards: Peter Anjos Maine | |
Hi admin, when i typed text post that time not accept for my post. when i changed code format that time only accept my post. so thats only i post this type. | |
have to create a number of controls equal to a number entered in a textbox by the user. I created a web user control, which has a radio button list. Then when the user press a Submit button, I want to check the selected values of the controls created dynamically, … | |
I have here a working HTTP request using SOCKETS but I do not know how to send POST requests. Here is my code: Dim hostName As String Dim hostPort As Integer Dim response As Integer Dim iphe As IPHostEntry = Dns.GetHostEntry("www.yellowpages.com") hostName = iphe.AddressList(0).ToString() hostPort = 80 response = 0 … | |
Hi, I'm doing a page where the user is logged with facebook and when he buys something. when the process is completed it shares a default text in my facebook timeline. I can't find that API code, can someone help me? Here's what i have: <?php include('header.php'); ?> <body> <div … | |
Please help.. | |
When we switched over from vBulletin to our own unique platform back in March 2012, one of the things that changed was the way that post quality score was calculated. Most members noticed their quality score had suddenly changed by a few points. Since then, however, over the past year … | |
<?php include_once("connectDB.php"); if ($_SESSION["loggedin"] != "true") header("Location : member_login.php"); $aname = $_SESSION["aname"] ; $aid = $_SESSION["aid"]; $result = mysql_query("select * from member where m_ID = $aid"); $row =mysql_fetch_assoc($result); $ticketid = $_REQUEST["ticketid"]; // Use this var to check to see if this ID exists, if yes then get the product $result … | |
I've just posted a code snippet, but it didn't go as well as I would have liked. Is there a "test" posting area in which to "play" ? :D | |
Hi, this is Nilesh Talaviya... New member of daniweb.... As a new join Daniweb, just to say happygeek to thanks for help in joining and also i wish that i do posting procedure perfect. | |
![]() | |
Within days of the New York Times website suffering an outage which was widely reported as being down to another cyber attack, although the NYT itself insists it was actually an internal issue following system maintenance, media sites belonging to CNN, Time and the Washington Post have been attacked by … ![]() | |
Hi, I have a large monitor at work on the wall, and I want to display some simple information, I have set up WAMP on my desk PC, I want to enter information on my desk PC and submit that data, and it displays on the main screen, I have … | |
am trying to show assigned variable for failed submission on a smarty form. array assigned as $arr = array($_POST[number]); $smarty->assign(number,$arr); and on tpl form, i added as below. {foreach from=$number item=no} <input name="number[]" type="text" value="{$no[{counter start=1}]}" /> {/foreach} am starting the counter from 1 because this is for dynamically added … | |
Hello All: I need help constructing a mysql statement to post data from the following form to db <form id="updateHrs" name="updateHrs" method="post" action="process_updateHrs.php"> <table align=center class="ebc-table" cellpadding="0" cellspacing="0"> <thead> <tr> <th colspan="7"><?php echo $SBS_LANG['time_title']; ?></th> </tr> <tr> <th class="sub">Days</th> <th class="sub">Opens</th> <th class="sub">Closes</th> <th class="sub">Day Off</th> </tr> </thead> <tbody> <?php … ![]() | |
I am having some trouble posting to website..I've tried posting to many different websites and get the same result.. An error message referencing the js on the page, asking if i want to continue.. Then the response i get is the form I am posting to, with all fields correctly … | |
I built the computer that I am currently using last year, it is an asus A8n5x mb w/ amd 3200+ processor and 1 gig of ram.. its a great build, has never given me trouble before.. however, in the past week it has been very dificult to start it up. … | |
I've got a simple php script here that recieves a POST data from my ajax script. But i want to make sure that only my own ajax script can have a successful request from the page and not some other ajax scripts to avoid brute attacks as ajax requests are … | |
Hey there I have a strange problem, this is the first time I see something like this I have a form and this form data posted to php file through ajax $('form.ajax').on('submit',function(){ var that = $(this), url = that.attr('action'), method = that.attr('method'), data = {}; that.find('[name]').each(function(index,value) { var that = … | |
Before people start flaming me for the title I want to make it perfectly clear that MOST members are very helpful and somewhat polite. They have a lot of knowledge and help out when they can. My problem is with the posting system. I am registered to nearly 50 forums … | |
Hello Everyone, I have been a long time member, but have been absent for quite some time. Recently I have wanted to start posting some of the things that have assisted me as a Systems Administrator. My background is primarily windows based, with little coding and networking experience. I am … | |
**SEO Post features** Hey guyes,Now I discuss what is a Maximum characters? You can specify the longest number of characters for your post slug. So you control how long you want your URL to be without comprising with the post title. No more today Your loving Shamiul | |
Please refer - http://web.guru99.com/perl-subroutines/ I am calling the file http://code.guru99.com/perl/perl.js inside the corresponding wordpress post. The file is 750KB in size I am using WP Super cache but it does not cache or compress this file (maybe since it’s called in the post section). How can I compress and cache … | |
Hello everyone. First post... I have a strange problem... used to be that Internet Explorer 6 would open PHP files that I had stored on my local machine (which is not a server). I would usually get some kind of "pop-up" warning from IE asking me if I wanted to … | |
I have the following code: const AGENT = 'User Agent'; SERVER = 'www.daniweb.com'; RESOURCE = 'api/access_token'; ID = ''; // my client id SECRET = ''; // my client secret CODE = ''; // my returned code, pasted from the browser REDIRECT_URI = ''; // my redirect uri ACCEPT: packed … | |
![]() | Hi friends, recently i am learning php with your help and online tutorials. I googled for anatomy of GET and POST but didnt find satisfaction. So what is working behind GET and POST Methods ? How they work between client(browser) and Server ? Thanx. ![]() |
Hello there, I'm not sure whether to post this problem in this forum or in Javascript forum. I have a frameset.It has two frames.Left frame and Right frame. The left frame has drop downbox and has a lot of selection conditions. The right frame has a datagrid which takes the … | |
I am running a custom query for my recent posts, code can bee seen at: http://pastebin.com/CFZdP3c9 This code is just for my recent posts, not the actual page content. My problem is that it shows my current page post item and I cannot figure out how to pass over it. … ![]() | |
ok so here's what I have... due to the hardware interface, a model file contains a pre-transformed version of the actual model. (verts are prepaired for animation transformations) what I'm trying to get is the default T-Pose of the model. but to get that, I have to transform it via … | |
def edward_okech(): """ An introduction of my self.""" print ' I am a newbiee to this website and python.' print ' I am from Kenya, Africa.' print 'Am here to get more insight on python and other relevant technologies' print 'Thank you' edward_okech() | |
Hello ! This code below should display me all the alert boxes but , unfortunetly it display only 3 ( without the alert inside the $.post function ) and i really don't see a problem in my code .. What is wrong? JS var uname = name.val(); alert( uname ); … | |
I have inserted a rich text editor to an textarea, but I get the following error after submitting my form: [CODE] Notice: Undefined index: msgpost in C:\wamp\www\mycms\administrator\page_new_parse.php on line 15 [/CODE] I have changed the textarea name, and the id to "msgpost" as explained on their website. I have also … | |
why my post has a flag bad post as 1? is it because i wrote 'Silly'? | |
I need help with the following: I have a taxonomy named location. I have a list of countries using that taxonomy. I need to display the latest posts in a list with the flag and the post title. I created a folder inside theme folder with all country flags. For … ![]() | |
My website is [Career Tracker](http://careertracker.net/) i want to desing wordpress like collum wise 2 collumn like this post1 post2 post3 post4 post5 post6 any idea how to make this ...in wordpress ?? | |
Hi Im new to JQuery and sorry if this question sounds silly. my question is what is the difference between $.ajax and $.post and which is best if I am posting some form to a php and retriving some values on the same page as the form e.g. contact us … | |
Hi.. I have a blog and one day I post a redirect page tutorial with php script within it. I saw that tutorial from a web and I want to post it to my blog too.. here is the script : [code=php] <?php function redirect($url) { if (!headers_sent()) { header("Location: … | |
Ollah..,I'm Brenda Steinberg, from California. Thanks to the Admin: Brenda R Steinberg | |
Hii folks i tried to Google on this and follow all steps as you told in previous post please guide me i am sending you my URL please check its working on default language and when i switch language it redirect me page not found page just because of in … ![]() | |
I'm a web developer and I have joined this forum to seek more knowledge. I have been working with web designing for about 2-3 years now and I just decided that it was about time to dig into the server side languages so I have started on PHP. I have … | |
I have a form that I am trying to create a link to insert a new record within a dynamic table I am able to accuratly do this with a form as below using a submit button <tr> <form method="POST" action="<?php echo $editFormAction; ?>" name="submitOption" id="submitOption"> <td class="tdInvisible"><?php echo $row_allQuestionOptionUser['optionKey']; … | |
Hey.. I have a programming question which is basically a generalized question(what i mean is a question which is not related to a particular programming language). So the question is actually about programming. So even though i am a java nerd , i want to post it in all programming … | |
hi this is an intro thread introduce yourself for friends. <SNIPPED EMAIL> you can mail me any time | |
Hi I have a Dell 690 workstation fitted with two quad core E5320 processors. I have had trouble with this PC possibly due it being damaged in delivery - it weighs 30 or so Kg. Perhaps I should have returned it :( Too late now. After using it and updating … | |
Hello, there is a function which saves and sends post request: save_car: function(e) { if (e.keyCode != 13) return; if (!this.brand.val()) return; Cars.create({brand: this.brand.val(), color: this.color.val(), max_speed: this.max_speed.val() }); this.brand.val(''); this.color.val(''); this.max_speed.val(''); }, Request URL:http://localhost/backbone/car_list/backend/index.php/welcome/index Request Method:POST Status Code:200 OK Request Headersview source Accept:application/json, text/javascript, */*; q=0.01 Accept-Charset:ISO-8859-1,utf-8;q=0.7,*;q=0.3 Accept-Encoding:gzip,deflate,sdch Accept-Language:en,lt;q=0.8,en-US;q=0.6,ru;q=0.4,pl;q=0.2 … | |
i am looking for a free way to promote my new forum and attract new members. I dont know anything about seo so my website usually doesnt come up on google or msn and if it does it is not first for example type in billspctips.tk and daniweb.com will come … | |
Greetings fellow, I have a website and I would like to get the first "wave" of users for beta testing. The question is: where can I post an invitations to the site's beta testing? Perhaps there are specialized services or something like that? Thanks in advance! | |
Hello guys, i have been suffering since a few days on forum posting. My problem is that i am not being able to add any link on the forum site. Mostly it is going to be banned or removed. But on some site they are accepting. Mostly not accepting. Please … |
The End.