I am able to open Word with a specific template from the browser, but when Word closes and the user returns to the browser the page needs to be refreshed.
I'm having a problem with IE7 when clicking on images that open up using the Lightbox 2 javascript image viewer. Instead of overlaying the image on the current page it opens the image into a separate page.
Not sure if this is an AJAX problem possibly ?
Works fine in Firefox.
Anybody else come across this before ?
Hi,
Can anyone tell me how I can show the full screen on a Form in Access 2007 so that there are no Toolbars etc open, so no one can tamper with anything ?
Cheers,
Nick C
Greetings,
The question relates to ASP.NET MVC
I am creating some divs dynamically using AJAX (some views render dynamically). Inside these views a have some JS code. When user click on link i would like to open dialog box with google map. However, because these views are rendered dynamically it does not work because js code is not injected (what can be seen in page source). How can I resolve this problem?
One of the sites i visit has an annoying habit of naming all their files showimage.php. When i save the image or file it saves as a .php so i cannot open the file. The worse part is, there is a &ext=zip&more=blah in the url.
Is it possible to use greasemonkey to rename the file ext so it isnt php? (maybe injecting a content disposition header?)
What is the registry change to tell Visual Studio to always position the current document in the window to the left.
The default implementation is such that if you have 10 documents open and you are editing the 5th one it's tab will be the 5th tab in the group. With the registry change when you click on the tab for the 5th document it becomes the 1st tab.
I dont have perl install on windows. I would like to copy the entire testdb to testdb on my linux VM. What is the easiest way to do that? I can run code on my windows machine to connect to both DB and do sql operations. I am using C#.NET so if i need to write code and its simple then i'm open to that.
hey, I am starting a project and wonder the relationship between the characters in images and the whole web page where the images reside. so first, i want to crawl some images and their web pages.....need to save the crawl result in local disk for further analysis.
I wonder if there is any open source for this issue?
thx^_^
Hi,
On one of our sites we decided to use lighboxes in 2 instances. I am aware of pros and cons of using lightboxes so this is not a topic for a discussion.
But I'd like to get your opinion about using small icons denouncing that clicking link will open a lightbox. Something like below. What do you think?
I have following setting which lets me easily create a new file from the currently open file
map <Leader>e :tabe <C-R>=expand("%:p:h") . "/" <CR>
Is there something similar which would let me create a directory from the current directory.
Otherwise what are the other tricks you are using to create a directory and then create a file there.
For example, I open a file called "abc.txt". Now I want to search for all occurrences of "he is" and "first" simultaneously. I want to be able to do a search forward i.e. Ctrl-s and I'll reach the next instance of either of the two search strings.
I am creating an inherited form and when i click add, it is showing the message as "Do you want to open or save the file". The file is tmp_auto.tmp file.
Give me a solution..Thanks..
Also, it shows "Navigation to the webpage was canceled"
I am creating an inherited form and when i click add, it is showing the message as
"Do you want to open or save the file". The file is tmp_auto.tmp file.
Give me a solution..Thanks..
I am creating an inherited form and when i click add, it is showing the message as "Do you want to open or save the file". The file is tmp_auto.tmp file.
Give me a solution..Thanks..
Also, it shows "Navigation to the webpage was canceled"
I have a form that is dynamically loaded through AJAX and dumped with innerHTML inside an area of a website. The problem I seem to encounter is that the labels don't seem to point to the inputs they're tied to, when clicked.
I'm sure the markup is correct because if I open that form html code separately the labels work.
Is there a solution to re-initialize somehow this sort of event natively? I'm not looking into simulating the behavior with JS.
Thanks!
Is there a static code analyzer for PHP files? The binary itself can check for syntax errors, but I'm looking for something that does more, like unused variable assignments, arrays that are assigned into without being initialized first, and possibly code style warnings. Open-source programs would be preferred, but we might convince the company to pay for something if it's highly recommended.
Guys,
Is there any way to run Silverlight tests without opening the browser? It takes some time to open the browser. if you are doing TDD, you may not like it.
I would like to be able to gather info like how often certain windows are opened, what types of user data are accessed, how often menu items are clicked, etc. Does anyone know of a 3rd party (open source or commercial) Cocoa/Obj-C library or plugin that would allow me to gather this info?
I want to make my web.config password protected so that external users do not open it. But my application should be able to access. Is there any way to do this??
Hi!
I have an Android TextView where the view itself is limited to four lines. If the text exceeds this limit I want the end of the view to end with something like .. <-- to notify that there is more text here so you can click and open in fullscreen for example. Not just suddenly stop in the middle of a sentence. Is there a quick fix for this?
So i want to open a URL and regex all the image urls from the page.
then i want to curl all of them and check what size they have. in the end i want to get the biggest one
In Asp.net project the Calendar Extender function is working well in IE but not In Mozzila,Crome etc.
that property is, when we click on top of the calendar then it open the more option for the year and month selection.