1,244 Topics
| |
Hello. i have make 2 websites and i would like suggestions to improve them. it is ok to post here the site links or it is against the rules? | |
Hi all, I have created a website and placed it in my domain. But i am getting following 2 errors "550/crossddomain.xml no such file or directory" and " Error #2044: Unhandled securityError:. text=Error #2048: Security sandbox violation: [url]ftp://solves@ftp.smartyhost.com.au/public/www/cu3er.swf[/url] cannot load data from config.xml?t=1275979253767. at Main/::frame2Action()" Please help me resolve these … | |
here is my problem i have my website [url snipped] i want the htaccess code so that when someone goes to tapenterprise.com they are redirected in their browser to tapenterprise.com/index.html i dont want people to be able to go to just tapenterprise.com/ | |
I'm trying to edit an existing FrontPage form that gathters information (Name, email, phone number, and a comment). When a user hits the submit button, an email is sent to a recipient with the form information. Currently this form shows that it is sent from a specific email address, and … | |
Last summer I took a job working on a small company's website. At first I just added some pages they wanted, but by the end of the summer, I rebuilt it from the ground up. The original version looked like something from the nineties, complete with scrolling text and a … | |
Dear all, I'm creating a set of functions to handle stl vectors. Some are useful for achieving my goals. I'm coding some other just for fun. But after some coding I see I cannot compile them propperly. One example would be a vector print function which prints all the elements … | |
Hi folks, please help. My php script combine different fetch records and I use the jQuery pagination as the kind of menu. (jPagine from [URL="http://www.phpixel.fr/jpagine/"]http://www.phpixel.fr/jpagine/[/URL] I need change page numbers to words. I know the total number of pages. I tried use array in javascript but without success ... Many … | |
hi, folks. I want to use flash templates in my asp.net application, bt dont know how to do it. So i hv basically two questions to ask: 1) Is it possible to use flash templates without much difficulty in asp.net project. 2) Can we somehow using some tool or application … | |
Hai i am struggling to find out what is wrong with this code. the next and prev buttons are not working. So any guy can look at this the url is http://www.hindlist.com/subc/Administrative%20Jobs/ I am giving out the code for further detail. Pls look at it and reply. <?php // session_start(); … | |
How to make Layout like Daniweb Footer My Favourite Forums Todays Posts ............. | |
Hi guys, At the minute, I'm writing a simple Java application under Lucid Lynx, the latest and greatest Ubuntu release :) Can anyone tell me how to make the windows in my application, match the look and feel of the other windows in the system? I've tried setting the default … | |
Argh!!! I need some help, badly! My clients site ([url]www.skcfed.com[/url]) displays perfectly in firefox and most other current browsers ... except MSIE 7 and 8. Does this have something to do with the meta tags? I found this code, which is suppose to go into the index.php file (??????) <meta … | |
hi, I want to build a technology site for afghan. i want a domain name suggestion, afghantech.com is already taken and i want it to be short and related to technology. can you suggest some. thanks | |
Hi, Now days there are a lot of CMS some are well know others not so much. But I wanted to know which CMS should I use if I want to add my own design to it ? I would like to convert my design to theme file for one … | |
Its working PERFECTLY In IE6 But in Chrome Back Button is not Working. Code for Back button [CODE]<td><a href="lims_New_North.php"><img name="lims_pages_r5_c2" src="images/lims_pages_r5_c2.jpg" width="74" height="23" border="0" id="lims_pages_r5_c2" alt="" /></a></td>[/CODE] There is no Issue with Pagination above Back link not work in Google chrome but work in IE6 code Pagination [CODE=php]<?php /* Place … | |
Hello all, I've made my first wordpress theme from scratch and as expected I'm running into some trouble getting it to function. Here's the error message: Parse error: syntax error, unexpected $end in /home/seve4033/public_html/blog/wp-content/themes/sevensharks/footer.php on line 35 ...line 35 is </html> so I'm lost as to what is unexpected. If … | |
im terrible at titles.. sorry. im starting to implement a includes'mypage.php' footer in some pages so i can make changes easily to one file.. great.. my qustion is.. i use to use a different style on the link of the page i was currently on... so if i had info/contact … | |
Hi, I'm having problems with word press footers site map. at the moment it's displayed like this: [IMG]http://i52.photobucket.com/albums/g9/Rydra/Footer-1.jpg[/IMG] I would like it displayed like this: [IMG]http://i52.photobucket.com/albums/g9/Rydra/Footer2.jpg[/IMG] I've tried looking in footer.php, but there is only this piece of code: [CODE] <ul id="bottomLinks"> <?php wp_list_pages('title_li=') ?> </ul>[/CODE] I've tried looking in … | |
I am trying to customize a flash template for my needs. The site is consisted of Portfolio (Photo gallery), About Me, Archives, Awards and Contacts pages... I managed to customize the Portfolio page changing the previously added photos. Now i have to change the text of the other 4 pages. … | |
I'm a newbie so if I'm posting this in the wrong place, please forgive me. I created a couple of interactive maps using Visio (not sure what version) and saved them as HTML to post on our portal. I was recently given a new laptop with Visio 2007 and have … | |
Hi there everyone, I have a site over here: [url]http://www.vikgfx.com[/url] If you view it in a resolution of 1280 x 1024, the whole page would sit on the left side of the screen. I tried my level best to adjust the CSS but it just doesn't sit in the center. … | |
Rebuilt an existing site: Old site used aspx pages, for example: [url]http://www.americascarshow.com/Detail.aspx?dct=11&mid=1656[/url] (broken) New site is in Joomla; new link is: [url]http://americascarshow.com/gadgetcentral[/url] I tried a 301 redirect in .htaccess file but cld not get it to work. I need a solution to redirect links to new pages and/or at least … | |
Hi all, I'm having a problems with a web page I'm making. I have a container div which has a child div inside it. I want a scroll bar in the child div, to keep consistency throughout other pages. [CODE]#videoclips-main { position:absolute; overflow: auto; top:0%; left:0%; width:100%; height:80%; z-index:1; } … | |
Hi all, I have created a three column CSS website and I am now a little stuck. I have got a top navigation bar which gives overall navigation around my site. I now want to put a tab navigation bar within the centre content colum which will call up and … | |
ok my problem with this my frame page looks like this and works fine locally:[CODE]<html> <head><base target="_parent"> <title>BLARG!</title> </head> <frameset rows="10%,*" border="0" noresize base > <frame src="catalognavigation.html" border="0" base scrolling=no> <frameset cols="20%, *"> <frame src="price breakdown.html"> <frame src="catalog.html"> </frameset> </html>[/CODE] but when i upload to my server it turns to … | |
Hi All, I have a question. I have a div, which has an image slideshow using innerfade. I have another div which overlaps this div which contain some text. Basicly, the slideshow is working but I want it to be in the background so that I will be able to … | |
hi all, i am working with this site actu.. [URL="http://www.hitechinfosoft.com/wfc"]http://www.hitechinfosoft.com/wfc[/URL] i am generating dyanamic div of controls in web page. when you add controls to right side div , controls are not fitting in proper way in step. and in IE it will not displaying good. any help appreciated thnx | |
Hey All; Does anyone know of any good widgets or dashboards that could show the availability of various websites? I'm looking for something I can run on my system that will give me the status of a bunch of our websites and let me know if they are up or … | |
im curious if somene can help me out. i have a site that has content that changes once a year (dates when our hotel opens and when we close) i have the dates/times of various pages, and every year i forget to edit at least one of the pages (leaving … | |
Writing a function to search an array for a value and return the index if found. in finding what the size of the array is for use in the while loop condition i found that here inside the templated function sizeof(data) comes back as 4(it should be 40) but when … |
The End.