Questions tagged [onavailable]

8 questions
1
vote
1 answer

PHP check if contents are available

I am using random.org in my php script to generate random numbers like that: function getToken($length){ $r = explode(' ',file_get_contents('http://www.random.org/integers/?num='.$length.'&min=0&max=9&col=1&base=10&format=plain')); …
Ben
  • 3,989
  • 9
  • 48
  • 84
1
vote
2 answers

Javascript Paramenters available in Jquery function

I'm trying to do something like: function xyz(id,name){ $(this).spin(); } spin() is a jquery plugin function (spinner box), but however I want to access the id and name parameter of javascript into spin(). How can I do it without changing the…
Nishant Jani
  • 1,965
  • 8
  • 30
  • 41
0
votes
1 answer

SSRS report allow to external user

I have to make avaible same reports so external users. Is it possible? If yes what I have to do? Thanks a lot
0
votes
4 answers

looping a list and skip from another list

is there a better way to do this, this code is working but i feel like there is a better way to do it mainlist = ['a','b','c','d','e','f','i','j','k'] skiplist = [4,6] avilable=[j for j in range(len(mainlist)+len(skiplist)+1) if j not in…
0
votes
0 answers

Creating an InfoCard/Info Box with CSS, Javascript, HTML

I have been tasked with creating a series of 8 boxes that load automatically with just a name and a photo in them. When they are hovered over an x appears, and it can be clicked to delete the box. I also have to be able to add new boxes. …
Jack Parker
  • 547
  • 2
  • 9
  • 32
0
votes
1 answer

How to do something when available with jQuery?

I've loaded a