Re: How Can I Increase More Traffic of My Website? Digital Media Digital Marketing by vegaprint Use email marketing to nurture leads and drive repeat visits. Collaborate with influencers or other websites for backlinks and … Repeat...Until Help Programming Software Development by intel1111 … getting pretty efficient until i was set work on the repeat until loop. I was working on a program that squares…'); writeln ('WARNING! Entering -9999.99 Will End Program'); readln (Num1); repeat Obtain until Num1 = -9999.99; end; begin ObtainNum; readln; end… repeat without array Programming Software Development by zendet … times cout<<"enter times you want to repeat"; cin>>times; ----> cout<<…;>age; <------- how would i get it to repeat this section of codes the same amount as the user… inputs? but make it that if he input repeat by 5 times, that each time you input an … repeat program trouble! Programming Software Development by coding101 … my code not letting me repeat? after the first run, and you type y to repeat it skips the run and say… repeat again? [[CODE]void line(){ char ans; do…;line[y]; } cout<<endl; cout<<"Repeat?(y/n)"; cin>>ans; }while(ans=='y… Re: repeat program trouble! Programming Software Development by Ancient Dragon >> cout<<"Repeat?(y/n)"; >> cin>>ans; You … Re: repeat program trouble! Programming Software Development by coding101 [QUOTE=Ancient Dragon;1202312]>> cout<<"Repeat?(y/n)"; >> cin>>ans; You … Repeat some javascript code until the row is full Digital Media UI / UX Design by MDGM Hi all! I need to know how to [B]repeat a javascript code snippet[/B], until the [B]table's … 35/35 thumbnail image, and so i want this to repeat all the way to the end, [B]so its good… Repeat sections in XSLT Programming Software Development by Dave4U … the QTY into a variable and the use that to repeat the GIR, that number of times? e.g. if QTY… 12 need to repeat GIR 12 times <QTY> <QTY01-QuantityDetails>… repeat region into declared variable (jmail body) Programming Web Development by william_stam … the results of the recordset. How do you get a repeat region (loop) into the body of a email. <% Name… repeat number in string, help please Programming Software Development by purepecha …;< endl; valid2(list1); if (!found) cout << "repeat number" <<endl; else cout << "… Repeat a script for multiple files Programming Software Development by pepperc0n … files end with (*.dly). My problem is, I had to repeat the task by changing the file name manually. I need… Repeat header when NODE changes (compare with previous-sibling) Programming Software Development by qwix123 …; </OPTIONS> [/CODE] What I need to do is repeat some header everytime [b]ROW_NUM[/b] changes. I came this… repeat-x only working on IE8 Digital Media UI / UX Design by f_atencia …, Arial, sans-serif;background:url("../images/image.jpg") repeat-x;border:1px solid black;} This line of code displays… Re: repeat-x only working on IE8 Digital Media UI / UX Design by shaya4207 You need to give the [ICODE]<div>[/ICODE] a width, so it knows how much to 'repeat'... Repeat a True / False PHP script and post the results in a database? Programming Web Development by BleepyE … a sample of code in it. Is it possible to repeat the script once every 24hours? (CRON?) If so is it… Repeat problem Programming Software Development by ankurvit … example if S=ABCFFFFFF and if i'm looking for repeat length = 2 then AB and BC will not count as… Repeat a segment of a program several Programming Software Development by George_91 …; for (a= 0; a= 20; a++){ // I WANT IT TO REPEAT FROM HERE (20 times) std::clock_t start; double duration; // Populates… repeat fetch ?? Programming Web Development by cmps Hello, I want to display all data from database (repeat) and not only the last one: In classic php I … Repeat until dead Programming Software Development by Jacklittle01 In a combat system, how would I have a certain raw_input repeat until the enemy is dead? Re: Repeat...Until Help Programming Software Development by Ranfile you didnt change the numl and expect your code to stop looping when numl reach -9999.99. maybe you should consider if else statement...not looping:) or substract the numl...so the numl reach the number... anyway,its very risky to loop until an amount of number with decimal in it and "=" operation.use > or < instead:) Re: Repeat...Until Help Programming Software Development by MoZo1 First, an if would be nicer, but then he should use break, and that's forbidden in school. And then he doesn't have to increase Numl, because it's reobtained inside the loop. You're supposed to input that value exactly, so the = is also fine here. You can't see this, because it's a proc oriented code with global variables. This is exactly why OO is… Re: Repeat the navigation function in the footer. Programming Web Development by iamthwee Daft question but why would you want to repeat the top level navigation in the footer? Isn't that what the top level menu does? It's responsive as well so it shouldn't be an issue. Background Image Repeat Problem Digital Media UI / UX Design by Reesho …background-image:url(images/Gradient_BG-800.jpg); background-repeat:repeat-y; margin:0 auto; } h2 { background…-image:url(images/Gradient_BG-400-left.jpg); background-repeat:repeat-y; margin:0 auto; } h3 { background…-image:url(images/Gradient_BG-400-right.jpg); background-repeat:repeat-y; margin:0 auto; }[/code] The [… Re: Schedule Repeat events Programming Web Development by assgar …N" && $book_count == 1 && $repeat == "no") { event_conflict_message();//event time conflict assigned } elseif…Y" && $book_count == 2 && $repeat == "no") { event_conflict_message();//event time conflict assigned } … Nested Repeat Regions Programming Web Development by mgn2683 … recordset pulling in the info, and dynamic text within a repeat region on a table. I'd like to put in… a second repeat region within the intial region to display the 2nd, 3rd… behavior. I know it is possible to have a repeat region within a repeat region, but this is frustrating me. Does anyone… CSS repeat-y Digital Media UI / UX Design by javlonchik … Hope someone can help me with this issue. Repeat-y is posing me problems. In general, what…: 2%; background: url(images/dots.jpg) 100% 10px; background-repeat: repeat-y; } #footer p { clear: both; width: 59%; … } #footer li { background: url(images/arrows.jpg) no-repeat 0 .4em 100% 0; padding-left: 10px; } #footer … Re: Background Image Repeat Problem Digital Media UI / UX Design by Airshow …-left : -400px; background-image:url(images/Gradient_BG-800.jpg); background-repeat:repeat-y; color: #FFFFFF; } #container a { text-decoration : none; } #container a… Re: Background Image Repeat Problem Digital Media UI / UX Design by Reesho … background image instructions in the main body style with a repeat-y [b]top center[/b] thus: [code]body { background: #000000… url(images/Gradient_BG-800.jpg) repeat-y top center; margin-left: 0px; margin-top: 0px; margin… Creating a 'function' to repeat data Programming Software Development by Veneficae …a section, and use System.Console.Readline(variable) to repeat what is within. Like a loop for when an …?"); System.Console.WriteLine("\n\n 1) Buy\n2) Repeat questionl\n"); userInput = System.Console.ReadLine(); if (userInput … say System.Console.WriteLine(somefunction(1)); and have it repeat what is within the brackets for 1. I can… CSS - Background does not repeat on IE Digital Media UI / UX Design by RisTar …: 231px; width: 100%; background-image: url('../images/header_background.png'); background-repeat: repeat-x; text-align: center; } #grass { height: 231px; width…: 100%; background-image: url('../images/header_grass.png'); background-repeat: inherit; } #shadow { height: 13px; width: 100%; background-…