Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
Hi all
How do i use userid and password in input box.
 
					
				
		
Hi Shrividya,
Please check attached application.
Hope this will help you.
Enjoy 🙂
Thanks and Regards,
Yogesh
 gauravkhare
		
			gauravkhare
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Srividhya,
Can you please be more brief with your query?
 
					
				
		
Hi Gaurav,
Please find the attachment. I want my sheet obj like that. After giving the userid and password in application object(input box) then only it goes to relevant sheets.
Like section access i want it in Input box that's it yar.
Thanks in advance
 
					
				
		
Hi Shrividya,
Please check attached application.
Hope this will help you.
Enjoy 🙂
Thanks and Regards,
Yogesh
 
					
				
		
Hey yes,
Thanks rea this is what i want
 
					
				
		
Any options to encrypt tht password
 Tyler_Waterfall
		
			Tyler_Waterfall
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Sri S -
Have you found a solution for encrypting information entered into an input box?
 spring101
		
			spring101
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		One Band-Aid option would be to have the input box's font set to something unreadable. Variables should store the actual input in a readable fashion for use in analysis. Aside from a potential security issue with copy/paste the problem with this route is that if you wanted to use a true secure font you'd have to have it installed on all of the client machines as well as the servers. We have an app set to use Marlett for the output with a large font as to not show the entire password. I'm not sure of any users that are fluent in Marlett/webdings/etc...
Set up a trigger to wipe out the variable after you execute your desired function and this could potentially work...
