112 Topics

Member Avatar for
Member Avatar for Marty1963

Sorry I'm still very new at this and there is probably an easier way to write this code. I want to have a contest page automatically redirect to another after a certain date. I have the code to turn on and off content after a certain date and I have …

Member Avatar for Marty1963
0
262
Member Avatar for deecoup

Hii Respected Forum members can anyone solve my problem what i want content restriction based on user role and sidebar category based on user Role i have three type of user role Beginner,Intermediate and Advance... Beginner Role: Can Read only seff Blog Intermediate: can Read self and Beginner Blog Advance …

Member Avatar for deecoup
0
223
Member Avatar for happygeek

On the evening of 24th February, Google Principal Engineer Matt Cutts promised that a newly [URL="http://googleblog.blogspot.com/2011/02/finding-more-high-quality-sites-in.html"]tweaked search algorithm that impacted on 11.8% of search queries[/URL] (an absolutely massive change to the way that search works, in other words) would "reduce rankings for low-quality sites which are low-value add for users, …

Member Avatar for iamseo
7
3K
Member Avatar for Marty1963

I'm still very new to this but is there a way to control content (text and/or image) using PHP and a specific date? For example I need to add "New Store Hours" to a listing of locations for a client website, however I don't want to have to go back …

Member Avatar for Marty1963
0
188
Member Avatar for mykeled123

Hey all, I got a small job here. The site design is the way the client likes. Mainly, I just want to get some feedback regarding content... I don't speak Arabic or Chinese. He needed the content translated to both. He suggested Google Translate (he doesn't speak it either), but …

Member Avatar for Ezzaral
0
155
Member Avatar for webmaster@123

Hi I am working for my client site currently, the problem is with the content. They placed content in an individual folder and it's being called from there to the appropriate pages.using File include Method, so is it Good For SEO?

Member Avatar for sarthaki
0
135
Member Avatar for RachEv

Is is better for me to write and article and post it on my blog or give it away to another higher traffic blog with a byline. What are your experiences?

Member Avatar for Rauny
0
171
Member Avatar for GregoryHouseMD

So I have a menu on the master page that is in a table, and I want to change the background of the cell that the clicked link is in depending on the page the user is on. I tried adding this function on the master page [CODE] public void …

Member Avatar for crishlay
0
136
Member Avatar for Psyho

Hello. My problem is this: I have a table, for which the row and cols number is given by the user. They contai images. Occasionally a cells picture will be changed. The question I have is this: How to do that? I will be able to compute which cell need …

Member Avatar for MartinRinehart
0
148
Member Avatar for sathya88

how to free memory of byte array... code[CODE]for(int j=0;j<count;j++){ buffer=null; //[COLOR="Red"]free the memory by set as a null but not working????? shows array index out of bound exception for the second time[/COLOR] buffer= new byte[size]; //byte mem alloc temp2=di.read(buffer,total,size);// read buffer total=total+temp2; fo=null; ds=null; fo= new FileOutputStream(flist[j]); ds= new DataOutputStream(fo); …

Member Avatar for masijade
0
7K
Member Avatar for alihuta2002

I know this may be a question that we see often, but I couldn't see any similar to my case or maybe just I don't understand the right concept of AJAX. I'm kinda new to AJAX and trying to accomplish with one of my new project. I've been told that …

Member Avatar for rv1990
0
155
Member Avatar for NETProgrammer

I have done my homework but couldn't find any good solution so I am here asking for help. I want to make pages like the structure below. www .yoursite . com/Content.aspx?Privacy www .yoursite . com/Content.aspx?About_us www .yoursite . com/Content.aspx?Security I hope you get the problem. Any help would be greatly …

Member Avatar for stbuchok
0
259
Member Avatar for RoseMary3

web2.0 & short article is hit by Panda update. google call it Shallow content [URL="http://dotgiri.com/2011/06/08/google-panda-update-2-2-did-google-rolled-it-out-tips-to-recover-from-panda/"]Google Panda Update 2.2 [/URL] then i search about it and this i found Just because an article is long doesn’t mean there’s more value. Just because an article is short doesn’t mean that it’s shallow. …

Member Avatar for twiss
0
333
Member Avatar for Nathan Campos

Hello, My friend gave me a code to try a bit. What it does is that it gets a text and format it. Here it is: [code]function boldAndItalicize(text) { return text.replace(/&/g, '&').replace(/</g, '<') .replace(/(\*+)([^*]{1,1024})(\*+)/g, function (whole, open, content, close) { if (open.length === close.length) { switch (open.length) { case 1: …

Member Avatar for twiss
0
117
Member Avatar for klemme

Everyone, Can someone see why this select box doesnt display the numbers, but only the default text? [CODE] <?php include_once "connect_to_mysql.php"; //Placing the page under the relevant subject, using a dropdown list $sqlCommand = "SELECT subjectid FROM pages ORDER BY subjectid ASC"; $query = mysqli_query($myConnection, $sqlCommand) or die (mysql_error()); while …

Member Avatar for klemme
0
209
Member Avatar for roud9

Hello, I want to display content of a file with the name has been entered by the user, but I have to enter the name of the file when I run the program (eg:. / myprogram test.asm). I would not have to specify the file name each time you run, …

Member Avatar for untio
0
249
Member Avatar for TySkby

Hello, I'm working on a site that is a web representation of a magazine (for your reference: [URL="http://jettisonquarterly.com"]http://jettisonquarterly.com[/URL]). You can view and "flip" through the entire magazine's most current issue. The problem is that since the site's content is designed for a specific aesthetic in inDesign and each page is …

Member Avatar for pause4
0
190
Member Avatar for mikeflash

hey all, The server where I host my website went into unscheduled maintenance, a few minutes later I noticed that the IP of the server changed (they probably moved my website to another server since it's paid hosting although shared). So, my website was back online but some things weren't …

Member Avatar for joefarang
1
1K
Member Avatar for tape enterprise

hello, I am currently working on CMS and I want a way for the user to upload images to go along with their post how would I upload the image with php and then add it into the database for later retrieval when people look at the posts?

Member Avatar for tape enterprise
0
153
Member Avatar for cavpollo

Hi there, I got an empty Web content form that contains the content of a master page. When oen fo the buttons on the form is pressed im required to create a new window to show the result. How can I create that new window without actually having to add …

Member Avatar for cavpollo
0
182
Member Avatar for ichigo_cool

I have a problem with refreshing the page layout. Since I have all the contents load in a div, when the page first loads it loads a default link into the content div. When the user clicks a link I want that page to be stored in a session variable($last_page), …

Member Avatar for blocblue
0
139
Member Avatar for Mrki77

Hi everybody, I have a specific problem, and cant get over it. For my latest project I need a simple PHP script that display an image according to its ID sent through URL. Here's the code: [CODE]header("Content-type: image/jpeg"); $img = $_GET["img"]; echo file_get_contents("http://www.somesite.com/images/$img");[/CODE] The problem is that the image doesn't …

Member Avatar for karteek.vemula
0
1K
Member Avatar for feoperro

Hi, When I set width and height properties in the <iframe> tag, it sets the width and height respectively, however, the "src" page inside the iframe is still small and has a scroll bar. Is there a way to set the src to be equal to the iframe dimensions? Thanks, …

Member Avatar for bben95
0
182
Member Avatar for davehere

hello, I need to display contents with their tags, and in same page all the tags of the page contents the problem is having a limit on contents doesn't work if join tags on them (the number of tags change the number of select contents) [B]THE TABLES ========== [/B] I …

Member Avatar for davehere
0
204
Member Avatar for feoperro

Hi, I would like to set the dimensions of an iFrame according to the content inside. Please bare in mind that the content inside will be based on ajax, so it will change without the page reloading. Thanks, Ashton.

0
77
Member Avatar for george61

Hi guys I've stumbled upon a really annoying problem in positioning 4 oval boxes(containers) (in 2 rows). In FF and Chrome it looks exactly how I want but in IE the boxes align about 50px left. If I give margin or padding left no matter of the values it shifts …

Member Avatar for inplainsite
0
134
Member Avatar for RobotFX

Hi! I'm looking for a way to search and replace certain strings in a database table I have. Those are the commands I execute now from within phpmyadmin: [CODE]UPDATE `feeds` SET `title` = REPLACE(`title`,"ă","a") UPDATE `feeds` SET `title` = REPLACE(`title`,"î","i") UPDATE `feeds` SET `title` = REPLACE(`title`,"ÅŸ","s") UPDATE `feeds` SET `title` …

Member Avatar for RobotFX
0
2K
Member Avatar for alazanski

Is there a free, open-source system (simmilar to "[I]Google Docs[/I]"), that I can install on my server and then use to upload/manage my documents and files? Thanks, :twisted:

Member Avatar for johnsign11
0
83
Member Avatar for it200219

Hi, Please read this carefully before you reply. I have a content which is really big has more then 4000 lines into it. My client want to have pagination into it. So on first page it will show some content and on second page other content and so on. Any …

Member Avatar for vibhaJ
0
106
Member Avatar for macdonald12

Hello people, I'm trying to collect some data stored between <body> and </body> tags inside a string. Here's a piece of the code i'm using: [CODE] $regex = '/<body>(.*?)<\/body>/si'; preg_match($regex, $content, $content); $content = $content[0];[/CODE] This works perfect, except that it also includes the above mentioned tags. I would just …

Member Avatar for macdonald12
0
185

The End.