Hi guys,
I wonder if you can help me at all. As some of you will know I do a bit of java development here and there but unfortunately …
<!DOCTYPE html> <html> <body> <script type="text/javascript">
var images = ["strawberry.jpg", "apple.jpg", "cherry.jpg", "orange.jpg", "pear.jpg"];
var length = images.length;
var randImg1 = Math.round(Math.random() * (length - 1));
document.write('<img src="' + …
<!-- example -->
<html>
<head></head>
<body>
/* Lots of contents, header, etc.
<?php
if (isset($_GET["id"])) {
echo $anexample[$_GET["id"]]["test"];
}
?>
</body>
</html>
There would be links that would say …
I'm using selenium with firefox to load a webpage. The page uses ajax to load new content on clicking the Display More Results button.
However when I try to find …
I am trying to implement multi authentication in laravel5.2
. I am following this article
My Auth.php
<?php
return [
'multi' => array(
'user' => array(
'driver' => 'eloquent', …
I need to create about 1000 users, with random (but normal looking names not "293dsaf81s234" but "Blue Air" (can be random dictionary words)). And I need to generate topics and …
Hi, ive been working on a project which in web with php and mysql. My goal is simple user/admin can input two dates then the result of the query will …
Hi group,
I'm discovering that my Excel spreadsheets that are being created by a VB.net app I've written isn't completely closing them as they should be. I'm struggling to understand …
Hi,
I want to use global keyboard hook in Rad studio c++. So, anyone please give me the code.
I want to handle the key input with hook …
The GitHub Repo is here. This was part of a contest with someone I met on Omegle. The goal was to see who's VM could run a set of …
(short version of the story)
I'm using Kubuntu in BIOS Legacy State as this was the only way I could see USB option in Boot Menu (F12). And it was …
Hello guys,
I have a problem on using the image slider plugin called "Unslider" which is a jquery plugin.
I follow all the procedures / instructions on how to …
Hello i want to sort the returning data from my MySql database.
i want to sort them by their type (1,2,3)
This is what i ve done so far.
…I want to create a batch file in windows to do specific commands on redhat linux server
When user click on batch file
1- login to server using …
I'm setting up new install of win 10 home premium on a laptop for friend.
After setting up the initial local admin account, I created standard local account for friend …
I've tried everything, including running bootrec numerous times and I can't boot into Windows10. It started when I came home and noticed Windows was informing me I was missing my …
Hello to all! I have an order of a simple desktop pos which i will develop in java. Actually i have to develop this pos for a person who is …
Can anyone suggest how to increase traffic for the particular website using organic SEO.
How come when I make a big change to my AdWords campaign, suddenly there's a huge spike in my Google organic traffic for the next half hour or so?
My server goes off when I do a remote desktop after a few seconds of logon. I am
i want to know that after switching off my static ip option in phone ,, why my wifi is not accessing ?
I don't know what else to do, I've tried everything I've seen on the Internet, so I need some help. Also, I'm not good with computer lingo, so try to …
**I can't update inserted data via GUI, Its working well on inserting records before I modify it, and when am trying to modify in order to update inserted data its …
I'm learning nodejs(and I like it!). I tried to figure out how to have shorter alias for console.log
and I found out that I can use var cout=console.log
and use …
I passed two parameters in the URL. Now I need to retrieve the parameters log_id and dogID onto the next page to process a form.
But I can retrieve …
Greetings Professionals and Comrades.
Please indulge me with the following:
Ive been experimenting with the following and i am trying to reach a decision:
I have 2 domains:
example: …
Hello,
I´m not a professional in vb.net, but i try to make a tool for my colleague and me. I got a XMLTreeView on my form and i load …
Hi everyone,
I appreciate this may not be the best forum for such a question however this is by far my favourite forum as everyone is so friendly and helpful …
For Each ctrl As Control In Me.Controls("pnlMainPanel").Controls
If ctrl.GetType Is GetType(System.Windows.Forms.Panel) Then
For Each subCtrl As Control In ctrl.Controls
If subCtrl.GetType Is GetType(System.Windows.Forms.TextBox) Then
MsgBox(subCtrl.Text)
End If
If subCtrl.GetType Is …
What has Schrodinger got to do with the complex and paradoxical concept of quantum computing? The answer is that both Erwin and his hypothetical cat relate directly to this subatomic …
I have a straight forward form sprinkled with a bit of jQuery, but I have a small issue. When I hit Next button it goes to the next step without …
Hi DW.
Is there anyone know how to read a text file line by line from the web/internet in VC++?
I have a function which works well in reading the …
Im having a hard time on how to display the total price when i choose roundtrip, on how to display the price and the total price.. someone please help me …
Hello everyone,
I am having trouble with my code to list all the prime numbers in R. This is what I have thus far:
prime = 0:100
for(val in prime){ …
I need some high quality websites list for backlinking can any one give me ?
Hello how do you feel about Ionic 3 and Angular 4 frameworks? Are they compatible with Ios? Do i need to know Java to use them?
Hello there!
I'm wondering what are the options I have. My skills are not adequate for this kind of task. But I'm thinking now about either seeking for a …
Sir
Please help me about MenuStrip Control used.
I create a project there one parents form and two child form
MenuStripControl-1 is on parents form (main_form)
…
Inside of a class template having parameter typename T
the compiler generates an error concerning 2 functions. T
does not seem to be recongnized as the template class parameter it …
Hello, I have a products page which lists the pics of the products. I added pagination with bootstrap classes. I have 10 products in my database. I want to limit …
hi everyone hope you all are in good.
i have query while login form in php with oracle database..... i want to simple login with database
html code:
i have a two menu bar option which are home and my account
after login my user and pswd its show home page but when i change home to …
hi. i have a really basic question (really new to python). how do i read an entire binary file? from https://www.devdungeon.com/content/working-binary-data-python , data = binary_file.read()
is to read the …
I have a Dell Inspiron 7000 series laptop. When the battery is low and as soon as i plug it into charging the laptop starts the shutdown process. The laptop …
i need your help , i m trying to put borders around the page in the attachment ,so i try some DIY like this :
<html>
<head>
<style>
body …
Hello,
I am following this tutorial:
https://valor-software.com/ng2-charts/
I try to set up the barchart. I copy exactly from the demo script:
new.html
<html>
<head>
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.6.9/angular.min.js"></script>
<script src="node_modules/chart.js/src/chart.js"></script>
<script …
Hello everyone how are you doing? I wonder if there is a way i can send a notification or URL from my website to user mobile from PC browser for …