1,244 Topics

Member Avatar for
Member Avatar for laura90

I'm trying to write a simple linked list program. The header files are compiling successfully, but when I try to compile my driver program to test the program, I'm getting an error. Here's my driver program: #include <iostream> #include "Node.h" #include "List.h" using namespace std; template <typename T> void fill(List …

Member Avatar for mike_2000_17
0
379
Member Avatar for moblyft

Hi Friends, I am trying to limit the number of pages to display on my code. Can someone please help? I am trying to get something like http://stackoverflow.com/questions/8361808/limit-pagination-page-number $Num_Rows = mysql_num_rows($objQuery); $Per_Page = 15; // Per Page $Page = $_GET["Page"]; if(!$_GET["Page"]) { $Page=1; } $Prev_Page = $Page-1; $Next_Page = $Page+1; …

Member Avatar for pritaeas
0
2K
Member Avatar for Patiodude

I'm new to PHP, and trying to create a paginated layout. Could someone walk me through the easiest way to do so?

Member Avatar for pritaeas
0
121
Member Avatar for kingofpower
Member Avatar for sinabug

Hi all. Maybe someone can help me here. I have a pagination document in php to paginate a large mysql table. This pagination document (by Jatinder Singh Thind, www.phpsense.com) "includes_once" another pagination document that has functions to handle the page links. The functions return a link. I'm trying to get …

0
88
Member Avatar for suavedesign

I coded an html email, and just tested in Gmail. Everything shows up fine besides for a background image. I put the background image on my wrapper table, like this: [CODE]<table cellpadding="0" cellspacing="0" border="4px solid grey" align="left" background="http://www.totalrecallsolutions.com/corporate/email templates/images/appt_reminder_one_bg.jpg">[/CODE] And still, there is no image showing up in Gmail. I …

Member Avatar for jackbauer24
0
133
Member Avatar for ndeniche

which web developing software is better? or do you prefer writing your html code by yourself?

Member Avatar for Ausopenxcell
0
503
Member Avatar for dado

Greetings, While digging around for tutorials, I found this site: [url]http://www.help3d.com[/url] has a lot of tutorials you should see best wishes

Member Avatar for Ausopenxcell
0
123
Member Avatar for cavpollo

Hey there, I need some help with how to achieve certain design in my web. The problem is that I dont knwo exactly the name of what I need nor the code. But I know how to explain it. Imagine this, u got 4 different pages and u place a …

Member Avatar for Ausopenxcell
0
321
Member Avatar for WolfShield

Hello everyone, I am working on a software project that when completed I will need a website to put it on. However, I suck at web design. So I am looking for a free web design program where I can just drag and drop to create my website. What are …

Member Avatar for Ausopenxcell
0
1K
Member Avatar for tekboi

Hi, I'm writing a database for a computer shop and need some examples to look at. (It's not for a real shop, just a little project of mine) Where Can I find some templates for Access Database templates for a business like this?

Member Avatar for seslie
0
367
Member Avatar for SCass2010

Hi everyone, Wondering if anyone could help with a minor problem... I have a class that contains a std::map that stores pointers to various objects as a void pointer and a name for the object, so within the class I have a template function where the object type is passed, …

Member Avatar for mike_2000_17
0
2K
Member Avatar for abhimanipal

Hello everybody, I am trying to teach my stl and after writing some basic programs I have hit a road block. I have an iterator which I am trying to pass to a function template Here is my function template template <class T> void display(typename vector<T>::iterator start, typename vector<T>::iterator end){ …

Member Avatar for abhimanipal
0
174
Member Avatar for Dani

Slowly but surely, I'm making changes to our editor to get it up to speed with other editors out there. Firstly, I made the font size for the live preview larger at I forget who's recommendation (sorry!). You can click on it to hide the preview so it doesn't get …

Member Avatar for Airshow
3
276
Member Avatar for MMG35

Hi friends, I have a site, where I want to limit the number of pages being viewed. example: 1 | 2 | 3 | 4 | 5 | 5 | 7 | 8 | 9 | 10 | 11 want to reduce this to: 1 | 2 | 3 | …

Member Avatar for MMG35
0
248
Member Avatar for prushton1

Hi, I have tried to use pagination for my website that I'm creating, when I click on next page or last page it gives me this problem: **You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to …

Member Avatar for simplypixie
0
185
Member Avatar for saucy6969

Hi there I am trying to center my website template to the middle of the page...currently at the left. Cant find which part of the CSS files it goes with...can anyone help? http://home.comcast.net/~waynetorrance/roomies/index.html

Member Avatar for JorgeM
0
176
Member Avatar for suavedesign

Hi, I am wondering if anyone can give me advice on how to make this site more user-friendly. I got complaints that it's hard to navigate and use. The url is [URL="http://www.roam4less.com"]http://www.roam4less.com[/URL] If anyone has any suggestions on how this site can be more user-friendly, I'd appreicate it immensly! Thanks.

Member Avatar for PlainOldChad
0
107
Member Avatar for caltech

I'm making somebody a website, and it needs to be manageable by the owner. She needs profile pages for each employee, and then a schedule which will list the employees who work on whichever days, and their names need to link to their pages... you know... and the employees frontpage …

0
120
Member Avatar for tonycfzzz

I am having a hard time getting the sections of my page to all stay together. I keep banging my head against the wall on this - so any help is appreciated. My header Div works good, but the 2 columns I want to be below the div run off …

Member Avatar for tonycfzzz
0
148
Member Avatar for NathanXimenez

We are delighted to unveil our all new Mac App "Appinator"..... App Store URL; [URL="http://itunes.apple.com/us/app/appinator/id492515875?mt=12"]http://itunes.apple.com/us/app/appinator/id492515875?mt=12[/URL] Appinator gives you the simplest, most intuitive way to change your icons, change your wallpaper and to create your own icons and wallpaper from your own great images in one click! To get you started …

0
217
Member Avatar for SakuyaCross
Member Avatar for WebOutGateway
0
214
Member Avatar for jdgieschen

[B]I'm trying to paginate my search results. The first page comes up just fine, but when I click to go to the next page, this happens:[/B] Notice: Undefined index: d1 in D:\Website Design Environment\EasyPHP-5.3.8.1\www\jquery_ui\process.php on line 2 Notice: Undefined index: d2 in D:\Website Design Environment\EasyPHP-5.3.8.1\www\jquery_ui\process.php on line 3 Notice: Undefined …

Member Avatar for jdgieschen
0
896
Member Avatar for dineshswamy

i m new to coding a style sheet by hand.i did a website with positioning all the elements by adjusting their margins,some settles in the desired place automatically.now , i use absolute positioning, but for this i need to arrange each and every element . i do not know what …

Member Avatar for Lorel
0
108
Member Avatar for Quicxic

Hello, I have a problem with a header I'm trying to make. In Main.cpp, I have this function to store the combinations of the elements of vector S: [CODE=c++]template <class T> vector<vector<T> > combinations(vector<T> S, ll k) { vector<vector<ll> > combs = ncombinations(S.size(), k); vector<vector<T> > setcomb(combs.size(), vector<T>()); for(unsigned int …

Member Avatar for Quicxic
0
199
Member Avatar for satia

Hi, I have a problem to setup the localhost. attached here is the error msg wen i try to run my localhost. do u hv any idea how to solve it? i download my company website from the remote server which is developed using joomla template.then i installl wamp server. …

Member Avatar for torbatt
0
223
Member Avatar for Webmastergrace

Hello Everyone, I'm new in Internet Marketing.I want to design Google Friendly site for my business.Give me some important tips to how can I make a informative site?

Member Avatar for torbatt
0
194
Member Avatar for versan

Hello fellow colleges.. I have a unique problem.. a friend of mine created a website for me.. The problem is that he had organized everything in good manner.. ie) folder for images, js, css.. etc. I tried to upload it onto the server but its showing me the root folder …

Member Avatar for versan
0
100
Member Avatar for raul prakash

Hey I am developing a responsive web site and one of the requirements is to have elements that are only 'clickable' on mobile devices, especially iPhones and iPads (not on PC browsers). Say for example, displaying phone numbers which can only be clicked on an iPad or iPhone ... not …

Member Avatar for Matthew N.
0
122
Member Avatar for joycesam_07

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <!-- "Simple&Sexy" THEMED BY ITSCHERRYDOLL Do not remove the credit please, thank you :) Enjoy the theme! xo --!> <!-- DEFAULT VARIABLES --> <meta name="image:Sidebar" content=""/> <meta name="image:Background" content=""/> <meta name="color:background" content="#FFFFFF" /> <meta name="color:entry" content="#FFFFFF" /> …

Member Avatar for lps
0
431

The End.