I have a couple of ads running on spareroom.com. There is a link on each ad to 'renew'. e.g. (i've put 0000001 ad the ad ID in this example):
http://www.spareroom.co.uk/flatshare/advert_renew.pl?advert_id=0000001&flatshare_type=offered
I was wondering if there was a way that if i have this link compiled in a google spreadsheet cell, it could open automatically in a browser window every 20 minutes? This will allow the ad to be renewed regularly. Ideally the window will close by itself - but that sounds quite complex!
Is this sort of thing possible? It would be great if i didn't have to keep going on the website just to press 'renew' constantly.
Related
maybe it's a silly question but I'm unable to find an answer.
Issue:
create a site on sharepoint online which displays Excel file and refresh on schedule - without any interaction
The file is supposed to be viewed on a TV in a browser and the file is going to be updated regularly
I've created a page and displayed Excel file - but after site refresh I need to hoover mouse over it, otherwise its blank
embeded code to area inside the excel file requires same interaction
I know that in the past (in old site editing interface) it was possible to add a script to a page, however I managed to find this:
Microsoft statement
So the old way is no longer possible.
Can anyone think of a solution?
I'm having problems while deploying a new Document DB for my project.
All the validations appear to be correct, at least they all have a green mark.
Once I click on "Create" button, the page does like an immediate refresh, and the create button turns grey (disabled) and nothing happens.
Other deployments works as expected (web apps, vms etc)
Also one of my colleges tried without any luck either.
I've tried with multiple browsers, clear cookies and browse history, also tried in incognito mode.
Bruno, We've rolled out a change to the portal and this should be fixed. Can you retry?
Thankfully I don't need it at the moment but if I go to do a point in time restore on my Azure SQL database I don't see the date and time options any more.
When I go to the SQL Database blade in the Azure portal, click on a database and then click the Restore button I see this in the Restore pane which I've not seen before:
If I click on it I can continue to the restore options but there are no date and time controls displayed:
Am I doing it wrong or is this a bug? I did once (a fair while ago) do a point in time restore on this database where I choose a specific date and time so I know it worked at one point. It's been like this for at least the last two days for me.
I checked again today and the controls were back!
Same browser, same method - Sql database, click on database, click restore. The DatabaseRestoreParameterProviderPart thing was gone and the date and time controls were back, after having been awol for at least two days.
So not really an answer - but whatever the problem was I'm back to normal now.
I could see those options in both old portal and new portal..
Only reason i could think of on,why you are not seeing those options is
1.Your database may be recent
2.I don't see extension which you are seeing,so you might be in wrong path
I clicked restore from overview screen..
You might have to contact support,if you are not seeing them still after trying from seperate browser
Can anyone tell me if there is a way to manage more than one website in Dreamweaver at the same time? As I understand it now, every time I need to get a page from a website, I have to change the current site by selecting another site in the Files dropdown... Is there a way to have something like "tabs" where you can instantly switch between different websites without having to click the Files drop-down, select the website, wait for FTP to connect, and then browse that website?
I am using Adobe Dreamweaver CS6 and when I open multiple webpages, they are on tabs already. On the fist screen shot i provided, you can see that index.html and album.html are both opened. If you click on the restore button on the active window (icon encircled), it is manageable like the other image I attached.
I am building an add-on for Microsoft Excel. I would like to see a notification popping up displaying name of the company whenever the add-on is added to MS Excel.
I tried using xlcAlert, But it demands user interaction (The user needs to click "OK").
I would like to use some banner, which comes for a second or two and then banishes away.
Please guide for the same.
How about a form which loads when the add-in does, and then unloads after a set interval?