|
-
Aug 28th, 2023, 12:42 AM
#1
Thread Starter
Lively Member
Pass Login details from main website to popup window automatically using WebView2
The following link shows how to pass login details to new window using Webbrowser control
https://stackoverflow.com/questions/...ndow-i-created
Is there a way to implement this functionality in WebView2?
I have tried the option of navigating popup url to 2nd webview2 control with e.handled = true combination but this code is not working when 2nd website navigated from popup window takes login details from main website automatically(which cannot be passed while navigating through code)
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|