Re: Extracting values from capturing groups in regex Programming Software Development by Tom_45 It's a long one, but here it is. <head><title>Popular Baby Names</title> <meta name="dc.language" scheme="ISO639-2" content="eng"> <meta name="dc.creator" content="OACT"> <meta name="lead_content_manager" content="JeffK"&… how to put link in html table th Programming Web Development by Riu 2009 this is how is inserted link on line 53.but its giving syntax error.i could not find any mistake as i already put ; at the end of the line but still it is saying missing ; or , please help. <?php include("../includes/config.php"); ?> <!DOCTYPE HTML> <html> <head> <title>Admdin Home</… Variable inside <th></th> Programming Web Development by adishardis Hi all! Qick question, I have this variable below and I'm wondering if it's possible to Exchange the text in <th>Totalt</th> with a varible instead i.e. <th>$Totalt</th>? I couldn't figure it out? :-/ $table1 = "<div id=\"container\"><table id=\"table-3\" cellspacing=\"0\">… trying something different with the simple <th> tag! Digital Media UI / UX Design by PCSAWICK829 I'm studying out of a book for HTML, XHTML, & CSS. We just went over building a basic table. here's my code so far below, validated and working just fine: [CODE] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html lang="EN" dir="ltr&… Re: Variable inside <th></th> Programming Web Development by deceptikon $table1 = "<div id=\"container\"><table id=\"table-3\" cellspacing=\"0\"><thead><tr><th>Totalt</th><th>" . $Totalt . "</th><th>Benchmark</th><th>Differans</th></tr></thead><tbody>"; Re: Variable inside <th></th> Programming Web Development by blocblue Or seeing as PHP will already parse the entire string because you're using double quotes, you could avoid string contatenation and just include the parameter directly in the string: $Totalt = 'abc123'; $table1 = "<div id=\"container\"><table id=\"table-3\" cellspacing=\"0\"><thead><… Re: Variable inside <th></th> Programming Web Development by adishardis Thanks guys, it does not work though, it returns an empty space. Could it be because it's inside a function? $result12466 = mysql_query("SELECT * FROM ABC WHERE Id ='$first'"); $rows = mysql_fetch_assoc( $result12466 ); $Totalt = $rows['totalt']; function createHTML($arr){ $first = $arr[0];… Re: Variable inside <th></th> Programming Web Development by blocblue No, that's not what I meant. Taking your previous code, see line 5: $result12466 = mysql_query("SELECT * FROM ABC WHERE Id ='$first'"); $rows = mysql_fetch_assoc( $result12466 ); $Totalt = $rows['totalt']; function createHTML($arr, $Totalt){ $first = $arr[0]; $second = $arr[1];… Re: how to put link in html table th Programming Web Development by vinay7868 echo "<th><a href=edit-teacher.php>EDIT</a></th> <th><a href=edit-teacher.php>DELETE</a></th>"; use the above code it can work... Re: how to put link in html table th Programming Web Development by Riu 2009 i've checked the code by removing double quotes.it was giving the same error and then i put the link in single quotes its still giving the same error... which quotes should i backslash?? i couldnt get u..im sorry yup i can use td as well..i think i wanted to use th..td can solve the problem??? this is my code now..please help while($row = … Re: how to put link in html table th Programming Web Development by diafol When you do this? echo "<th><a href=\"edit-teacher.php\">EDIT</a></th> <th><a href=\"edit-teacher.php\">DELETE</a></th>"; All one one line? Re: how to put link in html table th Programming Web Development by diafol Backslash the double quotes as noted. Are you sure you want that as a <th> instead of a <td>? A th in the left handed columns are common as they may relate to data categories, but I haven't seen them used for this purpose before. Just a question, not a criticism. Re: trying something different with the simple <th> tag! Digital Media UI / UX Design by jalarie Yes, that is what is meant. You could change "<td>The XMLator</td>" to "<th>The XMLator</th>" and then use CSS to change the color of all "th" items, for instance. Help in finding 1500`th ugly number. Programming Software Development by nnhamane Hello friends..[B]Ugly number is a number whose prime factors are only 1,2,3 or 5.[/B] I had written a program for finding n`th ugly number in the series.Now the series is 1,2,3,4,5,6,8,9,10,12,15...these are first 11 ugly no`s. Now In my program if we put m=11 then output will be 15. It will work only up to m=239,Onwords it doesn`… Brand New Panasonic TH-50PHD8UK 50 in Flat Panel Plasma TV Programming Web Development by ushtv [B]Description: We are accredited dealers on all brand new and used models of television sets & Brand New Phones at very cheap price with complete accessories. We are great in selling to bulks buyers and also individuals buyers, if you are interested in purchasing any one of the products, kindly send to us an email with your enquiries to the … Re: IE Address Bar hijacked by http://s5.th.msie.cc/ index.php (CWShredder.exe) Hardware and Software Information Security by sensoui [size=2]Thanks again for the quick reply :). I followed your instructions to the very detail: - Downloaded the CWShredder - Ran the CWShredder.exe and pressed the fix button. - downloaded every critical and IE related item in the Windows Update site. Afterwhich I tried it again but the results did not change. I am still being … IE is hijacked by http://th.msie.cc/index.php?aid=20035 Hardware and Software Information Security by whicked Hello you great people; I have been hijacked by [url="http://th.msie.cc/index.php?aid=20035"]http://th.msie.cc/index.php?aid=20035[/url] and of course am thouroghly annoyed. I have read your previous threads on this issue but would like to be sure that I don't delete something I need. I have adaware, spyware blaster, spybot and hijack… PLeeaze help me with this hijacklog (http://th.msie.cc/ index.php?aid=20038 ) Hardware and Software Information Security by rexman Hello, everytime I enter a url which does not exist i'm directed to [url="http://th.msie.cc/index.php?aid=20038"]http://th.msie.cc/index.php?aid=20038[/url] Please find hijacklog below I ran Addaware and it found nothing (and it was updated) THANX PS i'm a total computer dumbo Logfile of HijackThis v1.97.7 Scan saved … Re: PLeeaze help me with this hijacklog (http://th.msie.cc/ index.php?aid=20038 ) Hardware and Software Information Security by DMR It's a common problem, try the steps in the link below: [url]http://www.spywareinfo.com/forums/index.php?showtopic=43492&st=0[/url] If that doesn't do the trick, some of the following Google links offer more options: [url]http://www.google.com/search?hl=en&ie=UTF-8&q=th.msie.cc+spyware&btnG=Google+Search[/url] Also use … IE Address Bar hijacked by http://s5.th.msie.cc/ index.php (CWShredder.exe) Hardware and Software Information Security by sensoui [size=2]I have recently fixed a coolwebsearch hijack that hijacks my start page. What I didn't realize is that it had also hijacked my address bar in IE. What I mean is that at times when I type a URL in the IE address bar, even though it is a legit url (i.e., cnn.com) it redirects me to [url]http://s5.th.msie.cc/index.php[/url] :cry:. and when a … Re: IE Address Bar hijacked by http://s5.th.msie.cc/ index.php (CWShredder.exe) Hardware and Software Information Security by sensoui [size=2]Thanks for taking time on this! I tried your advice but to no avail, it didn't work :sad:. I noticed that when I typed an invalid url (i.e., nonexsistentsite.com) at first it would go to [url]http://auto.search.msn.com/response.asp?MT=nonexistensite.com&srch=3&prov=utf8[/url] but then in a split second I would be redirected to the … http://www.th.msie.cc/ index.php?aid=579 Hardware and Software Information Security by quinkky Hello to one and all! Am new here and I have a problem with ( :evil: [url]http://www.th.msie.cc/index.php?aid=579[/url] :evil: ) I would like to know anybody else has this same problem and if so I would be much obliged if you could teach me as how to get rid of it. At the same time a strong recommendation to the best anti-spyware to be downloaded.… Redirection to http://th.msie.cc/index.php?aid=20038 Hardware and Software Information Security by EtherBoo Allright, I am having a problem, that I can't solve for the life of me. Whenever I type an incorrect URL, I get redirected here: [url]http://th.msie.cc/index.php?aid=20038[/url]. I have run HiJack this and removed entries pointing to the location. I have run CWShredder which claimed to remove the coolsearch.com. I downloaded ie-spyad.zip … Re: http://www.th.msie.cc/ index.php?aid=579 Hardware and Software Information Security by funkatron i have pretty much exactly tha same problem - had tha initial home page redirect thing - got rid of that now when i try logging into lycos - it wants to redirect to http:://www.s5.th.msie.cc/index.php - Have deleted all cookies etc and still no go.... So would be interested to find out how you get to fix this! plz explain th datatable Programming Web Development by umair41 explain th datatable 1.0 1 1.00 / 5, 1 vote C# tablename User Id int Email varchar(500) Password varchar(500) Name varchar(500) DATA IN TABLE IS Id Email Password Name 1 [email]ali@yahoo.com[/email] 1234 ali 2 [email]usman@yahoo.com[/email] 1234 usman i ask you about simply datable working Label1.… how do i backspace from last number and also clear th? last equation Programming Software Development by dean.ong.14 how do i backspace from last number and also clear th? last equation and add a quit button????????? from tkinter import * from tkinter.font import Font def button(frame, text, command=None): ft = Font(family=('Verdana'), size=14) return Button(frame, text=text, font=ft, width=3, command=command) def frame(frame, … Re: Adding the i'th item from a list to another list. Programming Software Development by kpxny2sk Yep. I understand that the first element would be 0, but my question was how to actually code it so that python adds factorA'th element from the list 'self.data' into another list 'ListFactorA' Thanks. Re: if user try to access the login screen for more than 3 times with invalid password th Programming Web Development by bbinais [QUOTE=;][/QUOTE] Re: if user try to access the login screen for more than 3 times with invalid password th PHP Syntax (Toggle Plain Text) 1. <?php 2. $host="192.168.200.100"; 3. $username="emt_dev"; 4. $password="ready2go#"; 5. $db_name="emtd101";… Palindrome program does not work. can some body help me fix it? Programming Software Development by needhelpe th program i made does not work!!! it should input an integer between 1 and 9. and then output a palindrome. for example if i input 5, the output should be 123454321. if i input 1, it should output 1. and so on... this is the program i made: #include <stdio.h> int main() { int n, i; printf ("Enter digit: "); … Th upside of TSA Community Center Geeks' Lounge by GrimJack [URL="http://www.ge.com/thegeshow/flight/index.html#ch1"]GE choreographs some flight plans[/URL]