Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
When I use IE plugins to open an attachment in the qvw file, it is redirected to a wrong format of URL as below.
I dont know how %20http gets inserted in the URL. If I use Ajax plugins, there is no issue at all.
http://%20http//emeadisf00303/INVPO/2608/inv-PO-00003-2608.JPG
 kaushiknsolanki
		
			kaushiknsolanki
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
%20 show that you have space at that position.
So whenever you have space in url it will be shown as %20.
Regards,
Kaushik Solanki
 
					
				
		
 
There is no space in the URL
It works fine, if I open it on Win7 machine and all winxp machine gives this issue. Attached is the example where I have open the same URL from a win7 machine
 
					
				
		
There is no space in the URL
It works fine, if I open it on Win7 machine and all winxp machine gives this issue. Attached is the example where I have open the same URL from a win7 machine
 kaushiknsolanki
		
			kaushiknsolanki
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
Can you please tell how you are trying to open this url from qlikview.
Regards,
Kaushik Solanki
 
					
				
		
The document has a document name which is linked to a URL (dimension) and the Expression as follows
 kaushiknsolanki
		
			kaushiknsolanki
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
Remove the space after like this. '<url>'
and try.
Regards,
Kaushik Solanki
 
					
				
		
Thats great, It worked.
The only thing I see that user get a prompt for application lauch, which I want to remove it so that when user click on the link opens without any prompt
Thanks for your quick support
 kaushiknsolanki
		
			kaushiknsolanki
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
It is not asking me.
Actually it asked me for the first time only.
I dont know how to ignore that.
Regards,
Kaushik Solanki
