358 Posted Topics

Member Avatar for azegurb

See here everything you need to know about it [url]http://php.net/call_user_func_array[/url]

Member Avatar for Kraai
0
170
Member Avatar for gnuma

This problem is caused by the DEP settings in your browser, that control the ActiveX components/ad-ons you want to install, like Flash, and even some updates from M$. You can work around it, to temporary turn off or disable DEP, by following this: "Local Administrators can control DEP/NX by running …

Member Avatar for Kraai
0
99
Member Avatar for AndreRet

I wish I was a coder to help you like 123, but I am still too much to learn with this. I did find this, that may help you perhaps? [url]http://www.webdeveloper.com/forum/showthread.php?t=201450[/url]

Member Avatar for Kraai
0
1K
Member Avatar for hawaiisunrise

Your hard drive were replaced right? This means that the OS was re-installed. Now, make sure all drivers were also installed, and up to date, like your network drivers etc. Make sure that the laptop does not have the same ip as the desktop, that is conflict. Make sure that …

Member Avatar for cash1846
0
155
Member Avatar for toydiaz

Explain your set up a bit mor clearly. 1. You have dial-up connected to your pc (the main connection) ? 2. Your laptop is then connected to your pc via cable,and access the internet via your pc. ? Is that how your set up is?

Member Avatar for jingda
0
209
Member Avatar for RJ_Dev

The solution is easy, but let me explain something first: the url path is where the actual image lies, on your machine, or on their machine, or on the remote server. If you have a folder on your machine with the css and all files related to the website inside …

Member Avatar for Kraai
0
119
Member Avatar for toydiaz

You have a problem, for sure, and if your problem is truly legit, I feel sorry for you, as it is against the rules here to help anyone to recover passwords. My tip to you, however, is that in most cases the Administrator password is blank. Don't type anything there, …

Member Avatar for crunchie
0
146
Member Avatar for dornaled
Re: hi

WHM I presume is the Website Hosting Manager that you use to manage your domains and sites?? Not realy a html or css issue, you may have the wrong forum here. It is not clear to me, what exactly your problem is. Do you mean, when you do a backup …

Member Avatar for Kraai
0
80
Member Avatar for MudassarShahzad

1. Make the ZTE ZXDSL 831CII router the first in the chain. 2. Set up the ZTE ZXDSL 831CII router address as 192.168.1.200 (for example only, use the default one of the router) and the DHCP server addresses begin with 192.168.1.x (where x is a different value than above) 3. …

Member Avatar for royng
0
293
Member Avatar for VBrulez

[QUOTE=VBrulez;1510280]The problem is, I can't export the thing as an SWF file. (Or I don't know how)[/QUOTE] Save the file caaled somename.swf on your computer, then upload it to your webserver via ftp or your cpanel if you have one, then use the code as supplied by tomato.pg in the …

Member Avatar for Kraai
0
98
Member Avatar for tcollins412

Lots of us can help, but we need you to tell us what exactly you want to achieve.

Member Avatar for Kraai
0
143
Member Avatar for frogboy77

There is an old saying, that it is better to give, than receive. I disagree with that, as it is far better to receive all the good information here on Daniweb, and in return, give out to someone else in need of receiving. It is like life should be, ideal, …

Member Avatar for jon.kiparsky
0
269
Member Avatar for newbi11

You did not say what type of conveyer belt and script you are using? If it is php, try to include the following in the script: [CODE]controls: true, delay: 7000, duration: 800, autoplay: true[/CODE]

Member Avatar for Kraai
0
73
Member Avatar for cwarn23

I don't believe the world will end due to any natural process. The planet will always be there, and I base this thought on no fact at all, just on my own thoughts about it. I do believe that man can destroy itself and all other life forms on earth, …

Member Avatar for GrimJack
2
358
Member Avatar for royng

I believe there is an explanation for anything and everything. Sometimes the explanation is logical, and sometimes we do not have the answere yet, but it will be explained one day. So, no supernatural believing for myself.

Member Avatar for royng
0
139
Member Avatar for george61

Hi Hopefully, IE9 will be more friendly to CSS3. But, there is a hack for now, how good it actually work, you will only find out once you have done it. But first, your CSS above is: [CODE].images{ border: 5px solid white; border-radius: 10px; -moz-border-radius: 5px; }[/CODE] Also ad there …

Member Avatar for Anahit
0
217
Member Avatar for benjaminFowl87

What is the heigt you set in the container holding the iframe, because your iframe hight of 100% will only be 100% of that container's hight, and not the hight of the other webpage you try to display in it, I think!

Member Avatar for benjaminFowl87
0
101
Member Avatar for abhi10kumar

Is your modem/router configured to your ISP's logon details? What modem/router do you have? Can you access your router via [url]http://default[/url] gateway?

Member Avatar for benmar
0
211
Member Avatar for AndreRet

Again, this is more a question for the php and mysql experts, rather than site lay out and CSS, but let me try, as stated previously, it makes me learn these things as well, and hopefully an expert will correct any mistakes I make in trying to solve this one. …

Member Avatar for AndreRet
0
181
Member Avatar for Kraai

Hi Look at your source and see if you can find <iframe> tags in it with a value of 1 that links to the search site.

Member Avatar for Kraai
0
184
Member Avatar for AndreRet

Not so clear as to what you want to get: 1. Your main page have links (images) all to the same categories.php page, and you want this categories.php page to call for different content depending on what image link is clicked on? 2. You don't want to go from main …

Member Avatar for AndreRet
0
143
Member Avatar for jewelcool69

Hi 1. Do an ip config and tell us what it says. 2. Do a ping test to any domain name, and tell us what the results are. If you do not get an ip address, dns info on the ip config test, then that is your problem, and you …

Member Avatar for benmar
0
158
Member Avatar for ovidiu_b13

Yes, you can use the <iframe></iframe> tags and link it to the actual path of the price you want to display.

Member Avatar for ovidiu_b13
0
142
Member Avatar for AndreRet

Andre I suppose you have a text file in something like notepad, and you copy this text to paste into a "editor" of some cms type of webpage, or do you paste it into the html file of the webpage you want it to be displayed? If it is the …

Member Avatar for AndreRet
0
160
Member Avatar for ggeoff

Hi I think you know that it never could be a good idea to display content text as an image, for all the reasons you mentioned above, as well as it is very SEO unfriendly, and a problem for screen readers, or people who browse with images off. As you …

Member Avatar for ggeoff
0
198
Member Avatar for Aser Gado

I'm no expert with php etc, but I do know that the error message refers to a caracter in your code, not read by the databse, confusing it. Sometimes, it is a [B]"[/B] that needs to be single like [B]'[/B] or the other way around. Looking at your code, the …

Member Avatar for diafol
0
115
Member Avatar for SolidSolutions

It average about 60 seconds to load, IE8,Chrome or FF over 4 meg linespeed.After first time load, the average time to open more pages takes about 15 seconds. I recon, yes, it takes too long, but no connection drops. A simple ping test to the domain gave no packet losses …

Member Avatar for Kraai
0
164
Member Avatar for Borzoi

Is this riddle thread now depleted? I only discovered it now! You driva a bus. There are 25 people on the bus. At the first stop, 4 got off the bus, and 11 got on. At the 2nd stop, another 5 got onto the bus, and 2 got off. The …

Member Avatar for Borzoi
0
745
Member Avatar for fallen76

Hi As far as I know, outlook express only let you export/save adress book, and not account settings, calender and such. Outlook, on the other hand, let you import all the stuff you ask for. But, because you are on different machines, I can see this is not going to …

Member Avatar for mjdodd
0
214
Member Avatar for cozimJaek

Without trying yourself to code anything, why not use some of the existing opensource scripts available, that can do all this? There are numerous CMS scripts out there, and thinking of one that might answere all the functionalities you need, is gl_Fusion, it contains a forum and media gallery, allows …

Member Avatar for Kraai
0
77
Member Avatar for ingeborgdot@yah

Is her email address @suddenlink.net? If so, the box asking for username and/or password pops up, beacause her email server might be down or her account suspended, as outlook cannot connect to it. She must contact the email service provider to find out what/why is wrong with her email account. …

Member Avatar for Kraai
0
130
Member Avatar for T4gal

I think, appart from the fact that it is free software, most clients want to be able to update their website with content themselve, saving cost in place of hire someone to update it. Most website owners does not do designing, html and stuff like that, so free software like …

Member Avatar for Developer1
0
138
Member Avatar for daviddoria

I'm not sure, but it seems you forget the closing </div> before you start with your <p> for the content. Edit: Sorry, I see your closing </div's> is further down, so ignore. But, should there not be a seperate opening <div> closing </div> for the horizontal menu within the container?

Member Avatar for johnsteve.bravo
0
615
Member Avatar for newbi11

Not complex at all. It is a plugin they use on the site. This plugin script is freely available to install on sites to display a photo slide show like that.

Member Avatar for Kraai
0
67
Member Avatar for Dhirajseo

Everyone will give you a different answer, because each are using their browser to suit individual needs. In my case, I use Firefox, and also Chrome. I try to use IE only when I need to check for something on microsoft website.

Member Avatar for adronhill
0
73
Member Avatar for actfray

Hi See if you get to access bios by pressing the F1 or F10 key (or F12) Edit: Settings in your bios might be responsible, but are not the exclusive reasons why computers wake up. It may be some signal from your network card to connect or it can be …

Member Avatar for smferoz
0
266
Member Avatar for adamleefe
Member Avatar for User Pat

Hi I dont think it is a sound card issue. It seems to me rather an issue with the DSP plugin of Winamp? Are you sure that your sound card is selected as the default one in this plugin? To check that, open your winamp, go to preferences, then plugins, …

Member Avatar for Kraai
0
1K
Member Avatar for chichi

Hi I am not sure if this will work on skype, but you need a "multi cam" application, that will allow you to broadcast your own cam, as well as video clips. This is working 100% on video broadcasting servers, but I myself have not tested it on skype, but …

Member Avatar for Kraai
0
91
Member Avatar for Chief696

I am no expert, but I think that wireless for the hospitality industry is the way to go. There should be no security issues with wireless as it can be secured, and firmware and firewall settings in the wireless routers can prevent unauthorised access. Why not just make the whole …

Member Avatar for Kraai
0
129
Member Avatar for jovypinoy

I'm not sure that a usb and analog will work together, as I must presume they will use different sound cards or different recording/playback settings on one sound card. Best is to test and see. I use a Y splitter on my analog, and it works 100%, as long as …

Member Avatar for jovypinoy
0
147
Member Avatar for whitshade

I would edit the document, and first show them the edited version, and if they are happy with that, upload it to the site. You are doing this pro-bona, so you are actually doing them an even bigger favour by correcting mistakes. I always correct any grammar/spelling mistakes of my …

Member Avatar for whitshade
0
125
Member Avatar for newgeekintown

To the best of my knowlege, there is no such thing as a virus attack on a router. There is no operating system in a router to attack. You need a computer to access a router, so it would not make sense to disable a router in the first place, …

Member Avatar for traskdigital
0
258
Member Avatar for crunkie

Or You can download the background image onto your pc, and save it in outlook as a background to a new message, and simply paste the text over it.

Member Avatar for fuston05
0
145
Member Avatar for artizen65

Nobody will be able to help you solve this problem without you posting us your code, as the link to your site requires a login, and does not display the problem that you are stating in your post.

Member Avatar for Kraai
0
142
Member Avatar for Nick Evan

I agree, no need to receive rep points for flagging spam. As members enjoying the fruits of Daniweb, we should just see this as something we can give back to Daniweb, by helping the mods to know about the spam, flagging the posts.

Member Avatar for AndreRet
2
435
Member Avatar for AndreRet

Thanks for pointing this out. We also found many free themes with hidden back links in them. It is amazing what people will do to try to get a better SE ranking for there sites.

Member Avatar for AndreRet
0
183
Member Avatar for Toni Chopper

You are correct! [URL="http://en.wikipedia.org/wiki/RedSwoosh"]See here[/URL] From Google: File RedSwoosh.exe is located in a subfolder of "C:\Program Files". Known file sizes on Windows XP are 62,436 bytes (86% of all occurrence), 61,325 bytes, 62,512 bytes, 60,813 bytes. Program has no file description. The program is not visible. Program starts when Windows …

Member Avatar for Kraai
0
118
Member Avatar for LeonieJDB

First, see if it also disconnects if you use a ethernet cable directly in the modem/router, and let us know, then we can start trouble shoot. Also, report the laptop OS, and router/modem name and model

Member Avatar for Kraai
0
42
Member Avatar for M_J_T

There can be many reasons for this, and you should eliminate them one by one. Lets start with the basics: 1. Does your connection also disconnect when you use a direct ethernet cable? 2. Is your disconnection time-out when idle settings ticked? Control Panel > Internet options . Connections > …

Member Avatar for Kraai
0
125

The End.