5,031 Posted Topics
I think everybody hate when his phone/mobile ring, you pick up and hear that you just won some kind of Grand Price. Well just take the link below to "have one" on phone sale people [URL="http://howtoprankatelemarketer.ytmnd.com/"]LINK[/URL] | |
Re: No, site is done in flash with combination of php and JavaScript ![]() | |
Re: by importing images into flash you will increase size of your final flash file. use of gif/jpg/png depend what kind of image you try to import, if image is like a photo it is better to keep it in jpg or png if you prefer. On other hand if the … ![]() | |
Re: only if you have source files with FLA extension, if you have SWF extension then no ![]() | |
Re: try this setup, it is what I used, also you don't need to do rest of the setup after tomcat test as this is irelevant . follow my [URL="http://mpcon.org/apacheguide/jsp.php"]link[/URL] | |
Re: What exatly is the problem??? You whant to print something as landscape or setting for your site??? | |
Re: just write simple application which will manage your collection of cd's/dvd's/games. Data will writen to/read from database where you can add new item, remove item, make a note(borrowed to somebody) etc | |
Re: Follow white rabbit :cool: [URL=http://www.macromedia.com/buy/volume_license/]http://www.macromedia.com/buy/volume_license/[/URL] | |
Re: I like that layout simple and effecient... | |
Re: I prefer the first one with list of options, its easier to read and quick to find what you are looking for | |
Re: once conected to your server, switch from local view of your site to remote view to see waht is on other side. if you have corect files over there, then you have to clean cache of your browser( delete any history, cockies etc) that should sort your problem | |
Can somebody please let me know if there is any configuration file for sound devices which affect microphone setting on the windows start up. My problem is that when ever I start my pc all previously settings get over writen by some kind of default which mute my mic plus … | |
Re: I will disapoint you, firstly you posted twice secondly that little explanation of your is not enough lastly can you show as what do you have so far so we can help you as this is not free giving of source code Thank you | |
Re: well idea is simple, but reality is more complex. As you don't charge for site you have to make profite somwhere else as youpay for the webspace, which is you force user to embed few adverts. This is fine with user as long it is not too much. Main problem … | |
Re: wouldn't be easier to use ImageReady which you have with your copy of Photoshop and manually slice image then use dodgy script? | |
This is getting bad. Teroris tried to attack again on 4 different locations. What is even worster is, one of the attack happend on the bus which I usually take to work. Unfortunately this guy run a way, hide somewhere between my work place and my recant home. Police is … | |
Re: ehhhm, difficult, you did not specified what exactly do you study and also didn't said what did you learned so far, your programming abilities etc... | |
Re: I will sugest to ask this question in PHP section of this forum | |
Re: I'm not gone give you code just idea how to go about it 1st get the number from user 2nd simple [B]for[/B] loop will do it for you for example 4 rows with html tag td [CODE]for( int i = 0; i <= 4; i++) { <td> empty/with text</td> }[/CODE] … | |
Re: Yes you can use JavaScript to launch pop-up window The example below launch new window on click of highlighted text, it does work as classic "a href", the window is of specific size [HTML] <td>Soviet army, and four other "allies" invaded and <FONT COLOR="BLUE" onClick="MM_openBrWindow('august.html','','width=700,height=500')"> occupied</Font> Czechoslovak territory</td> [/HTML] plus … | |
Re: [QUOTE=drahmani]Okay so I looked everywhere and thats why i ended up here hoping u guys could help me.So recently my computer got all this spyware crap and i had to basically completely clean up the computer and when i did and was finally able to get on the internet again … | |
Re: can you please provide a link to your site, so we can see it? ( sometimes it better see it once, then hear about it tousand times) | |
Re: hope this will get you going [CODE]import java.util.Timer; import java.util.TimerTask; /** * Work of peter_budo :o) * Simple demo that uses java.util.Timer to schedule * the specified task for repeated fixed-delay execution, * beginning after the specified delay */ public class CountDown { Timer timer; int runTime = 0; int … | |
Re: check it on IE 6 and firefoxand everything is OK (just that gray area on the right was to far to rigth), loks like you sort it just would sugest to center it, but that is up to you | |
Re: can you specify your question please.... | |
Re: lot of reading for you this seems to be interesting read [URL="http://www.sitepoint.com/article/search-engine-friendly-urls"]this[/URL] also by serch of google you can get [URL="http://www.google.co.uk/search?hl=en&q=SEO+friendly+site&btnG=Google+Search&meta="]more [/URL] | |
Re: what is this site local developd site(on your pc) or external site(internet)? | |
Re: ehmm, there is no rollover image in the top image bar. This images are static, or I should put it this way, when you position your mouse over them they do not change. If they been made as rollover they would change to something else or just change colour. This … | |
Re: I seen your site in IE 6 and firefox but didn't see any anomalies there. everything in order. did you sort you problem? If not can you do small screenshot and post it so we know where to look for it... | |
Re: In JavaScript, images in array and random number generator. Generate number between zero and maximum size of array. Then call position and ask the image to be displayed. Flash, again JavaScript to get time of server or user pc, but would prefer user time. Then check time intervals to display … | |
Re: you have to find some convertor which can work with this audio dat files, if their are audio just simple google[URL="http://www.google.co.uk/search?hl=en&q=convert+audio+to+dat&btnG=Search&meta="] search[/URL] | |
Re: your question is realy cunfusing, what I understand is you just want that: 7 years loan is calculated with 0.0535 15 years loan with 0.055 30 years loan with 0.0575 to get output like following [CODE]With a loan amount of $200000.00 for 7 years at a rate of 0.0535 The … | |
Re: [CODE] Debug[B][COLOR="Red"]1[/COLOR][/B] d = new Debug1(); // this was Debug d = new Debug();[/CODE] | |
Re: try this [url]http://cplus.about.com/od/beginnerctutorial/l/aa051802d.htm[/url] | |
Re: [QUOTE=bassettbrandi2][Hey Guys :eek: Im having mega issues uploading my files from dreamweaver to my host... leesonwedding.com. Im not sure whats up but it is not putting the dependant files. If anyone has any suggestions it would be greatly appreciated. [EMAIL="bassettbrandi2@hotmail.com"]bassettbrandi2@hotmail.com[/EMAIL]]:!: :lol:[/QUOTE] sorry I didn't get it what you mean by … | |
Re: There is a site called w3scools.com, which can help you with many things in basic web design, here is a [URL=http://www.w3schools.com/flash/flash_inhtml.asp]link[/URL] to it, stright to part in which they explain how to embed flash into html | |
Re: There is a briliant tutorial in Deitel&Deitel book Programming in Java Sixth Edition somewhere around cahpter 23-24 | |
Re: Last screen defenetly show that images are not found however first seems to be somehow strange. So you are looking in wrong place for them. I see you are using Front page check if you are not using full path such as [B]"C:/MyWeb/Images/"[/B] this is know as absolute path.So if … | |
Re: lol, that is same like asking for serial number once your trial period is out you can do only two thinks buy whole packege or delete it, as reinstaling or moving clocks back will not help you | |
Re: If I understand well you try write into text file which is part of JAR? This is not possible you can only read from it check my [URL="http://www.daniweb.com/techtalkforums/thread39854.html"]question[/URL] | |
Re: Is firewall configuarted to allow Dreamweaver access Internet? | |
Re: Here is alink to 1.5 version if you want [URL="http://java.sun.com/j2se/1.5.0/docs/guide/security/CryptoSpec.html"]http://java.sun.com/j2se/1.5.0/docs/guide/security/CryptoSpec.html[/URL] | |
I have already working client-server messenger which is using threads. I can easily do plaintext username and password but I wish to use encryption on password. How can this be done? | |
I'm trying to create a login for clients to server based on three way handshake. Client send his username in synchrinization to server, server acknowledge and send random encryption string to client with request for password, client encrypt password and send over to server. If password ok connection established. I'm … | |
Can somebody suggest some good and cheap JSP provider with MySQL (UK if possible). ( :lol: know cheap but i'm student and need something to practice on as uni service has limitations) Thank you | |
Can you please help me with launching Acrobat Reader from html document? I have a html page which contain few links leading to PDF documents. There is no problem to open basic PDF's throught hyperlink into browser window, but some of this PDF's are searchable and if I try to … | |
well whach this short [URL=http://www.youtube.com/?v=bMN0ocvXPls]movie[/URL] and give your opinion :mrgreen: | |
Re: Sorry m8, this is not an ebay where you can get your stuff. If you want flash games you can use google to search for them, but you will get very few results which include code. Most of them gone be tutorials | |
Can somebody please provide my with usefull info how to open internet browser from java program? The way how this should work, work cross platform & open default browser don't force certain browser I tried to use info from [URL=http://today.java.net/pub/a/today/2004/10/14/jdic1.html]this page[/URL] but couldn't get it work. Together with tutor we … |
The End.