- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
32 Posted Topics
Hi Team, Earlier we used IE options in Edge for opening our URL (application) with updating No-Merge option in Enterprise XML to access multiple sessions on the same server. But right now we are using Edge (pure) to use the same URL and unable to access more than one session … | |
Hi All, Basically, am using Azure Repos Git as for my source control with Azure Devops. I am using automated build and deploy process. Here, having one branch (for example master) within this branch having Multiple projects in different folder names (like, Project1, Project2, Project3, Project4...etc and one Common folder … | |
Hi All, We are using zetta cube with asp.net and vb.net (coding) in 3.5 framework / VS 2008 from 2010. Its working fine. Just 3 months back we are upgraded to IE11 (Edge mode) at the time of upgrading we faced some of UI issues and resolved the same. The … | |
Hi All, I have created Add-In for Outlook 2007, 2010 and 2013 with VS 2010 (VSTO 4) The requirment is to store the Email addresses (FROM and TO addresses) to one table. I can able to get the TO email addresses in Outlook version 2010 and 2013, but unable to … | |
Hi All, I am trying get FROM Email address while uploading email. I have FileUpload control to update the any of documents from drive to application. I need to get FROM Email address when uploading email using FileUpload. Please let me know if have any code like above Scenario | |
I use showModalDialog to invoke the ASPX file which is used to display a warning message. Once the ASPX file is loaded and popped up, the title always display Web Page Dialog. Eg: Warning! -- Web Page Dialog Warning! -- This is what I specify on the title. But the … | |
Hi, In my project developed for using asp.net with vb.net coding. Now we need to performace testing using the Jmeter tool. we can't able to test because in my application lot of session variable used, Jmeter tool does not support session variables i think. Check with debugging: 1.Assign the session(userName) … | |
Hi All, I am using log4net for the Logs and generated the new log file when new date is started(12AM). I need to create a log file when it will reach 1MB and also new date(12AM). Please help me with details of config changes. So I need log file like … | |
Hi All, How can I get previous URL in a page. I need to clear my session/Cookies when the previous URL is not mine. In the below example assume gmail is an my own website(URL/Application) 1. Go to www.gmail.com login and arrives at inbox page 2. while it is still … | |
I trying to get Windows Picture and fax viewer to open a jpg file inside of IE and it just won't work. When I click the URL link that opens the jpg file, the jpg picture just opens in a new tab. I want it to open via Windows Picture … | |
Hi All, I am using grid with image column. When user's click image to opened up image(jpg,jpeg,bmp,gif) via a image and fax viewer (i.e by the operating system). i have try to open but it's open in IE any one please me. Thanks Anandh | |
Hi All I need open a document in Read only mode using Javascript. i find out code like "wordDoc.ActiveWindow.View.Type = Word.WdViewType.wdReadingView;" how to use this into javascript any one help me for this... Thanks ![]() | |
Hi all Am using Vista home OS here i install vb6.0 and run Progressbar.ocx file couldn't loading, so i download progressbar.ocx and register for using regsvr32.exe but this type of error occuring(this module"c:\windows\system32\progressbar.ocx" was loaded but the call to dllregisterserver failed with error code 0x8004005) plz help to clear this … | |
Hi All i have create collection then load lot of username. i need to filter username like starting A to E , E to K and K to Z. please help me for this Thanks | |
Hi All I have one master page with more then 10 tabs.child page i have one check box. when i checked the check box all master page tabs goes disable stage and when i untick all tabs come enable stage.. Any one know replay me.. Thanks Sg ![]() | |
Hi All I have one requirements, In this have some url based on the documents totally 10. when i click one button open a save dialog box, and select destination path then click save to download all files in that particular path. (ASP.Net with VB.NET) can u have any idea … | |
Hi Friends, I will using Log4net in my application, Log file is created fine. Now i need to create folder based on the month and year I mean This month is July i need to create a folder name is Jul2010 then start next month automatlly create a folder for … | |
Hi, I am using ASP.Net with vb.net(code behined) now i using for Zettacube third party software for docking. Before this time i can`t use this controls now only use so i don`t know how to use this..? Anybody know reply me... Thanks | |
Hi all when i open existing doc file error show for the file "filename" is not avaliable Pls Help me... | |
hi Friends Iam using Vb6.0 for one msgbox using this message box title need change plz help me.... Thanks | |
Am using VB6.0 Can anyone help me to slightly Add a Yes/No Messagebox, in a way that buttons' captions are View/Edit, like Yes/No? Plz Help me Thanks | |
Hi All How to Set Password For Particular Folder for using Win Xp Service Pack 2 Help me Plz Thanks | |
Hi all I am using Windows xp service pack 2. I have 3 user name using. how to set right to one user data`s can`t displayed another user.. Plz help me Thanks | |
Re: hi... use this code... Private Sub Check1_Click() Call check End Sub Private Sub Check2_Click() Call check End Sub Sub check() If Check1.Value = 1 And Check2.Value = 1 Then Text1.Text = "january February" ElseIf Check1.Value = 1 And Check2.Value = 0 Then Text1.Text = "january" ElseIf Check1.Value = 0 And … | |
Hi Friends [COLOR="Red"]Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done.[/COLOR] I am getting the error while Select the Data... How to clear this type of errors.... Any one Help Me | |
Hi Friends i have one problem for Selection... I `ll using Totally 20 option button, I need this button for a single Form loading time 10 button value is true and 10 button value is False How do use this process... I `ll select any one button value true... Help … | |
hi friends How to set application path using VB.Net using MySQL..... The same function using VB 6.0 as Public AttnPath As String AttnPath = App.Path & "\Data" this type, i need vb.net help me plz... Regards Anandh | |
Hi All How create Setup using VB.Net 2005 and MySQL ... Help me.. Thank You | |
Hi Friends, i`ll use font end VB6.0 back end Ms Access And using Crystal Report 8.5 i ll attached database to report and result also fine, but suppose change my application path(Folder) to another path(Folder) reports can`t displayed. so i need how to apply for database application path in to … | |
Re: how to set application path to crystal report using VB6.0 and Ms access | |
Hi Friends, i`ll use font end VB6.0 back end Ms Access And using Crystal Report 8.5 i ll attached database to report and result also fine, but suppose change my application path to another path reports can`t displayed. so i need how to apply for database application path in to … | |
Hi I`ll Set Printer preferences orientation is Portrait and Paper Size is A4, But i use data report is lager then this settings. I run my package "Report width is larger then the paper width" This error can be displayed. but i`ll change this settings for Paper size is legal … |
The End.