Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~4K People Reached
Favorite Forums
Favorite Tags
Member Avatar for mherz

Good day, I need some advise. I have two database servers(primary & secondary) and both has installed the MS SQL Server 2008 r2. The idea is, the secondary server should setup as standby in case the primary servers down. How do I set it up? thanks in advance.

Member Avatar for hericles
0
165
Member Avatar for mherz

Hi! HOw do I able to export the table schema (w/ data) in oracle using CLI. Iam using oracle 9i, Is anyone could guide me or give me some instruction on how to do it. I am new with this and trying to explore.. I already tried to search the …

0
98
Member Avatar for mherz

Good Day Everyone, On my gridview I set the allow paging to "false" because I want to show all the data without using paging. However the errors has displayed at the status bar of my page it indicates "DONE but with an error". I try to trace it, but I …

Member Avatar for sushmaja.arumalla.9
0
130
Member Avatar for mherz

Good Day! I need guys help. I have a problem in my web site that was running on my local machine. Actually, months ago the page was working fine and has no error but now, it already has. The pop up message is "Line: 4723 Error: Sys.WebForms.PageRequestManagerServerErrorException: Object reference not …

Member Avatar for mherz
0
309
Member Avatar for mherz

Good Day to everyone... I need some help.. I just have a problem on how do I pass the value from the pop window to my main page. I have a main page where it has two textbox namely DepartmentID, DepartmentName then I also put a Search button that when …

Member Avatar for mherz
0
2K
Member Avatar for mherz

Hi! Everyone, I Have two pages: 1. Main Page(Parent Page) 2. List of Data (Child Page) The Main Page(Parent Page) look like this: Student ID : [Textbox] Student Name : [Textbox] [Button:Search] And my Second Page(Child Page) has datagrid with the following data column(data from my database): Student ID | …

Member Avatar for JorgeM
0
170
Member Avatar for mherz

Hi! I dont know what is the best thing to do to secure my website via internet and intranet. It happens that some of my pages should be able to view via the internet but all pages should keep running and able to access via intranet. On web.config I set …

Member Avatar for mherz
0
142
Member Avatar for mherz

Hi! Iam new with this, and trying to explore and understand the ASP.NET C#. I got a little bit problem regarding control statement specifically using the if statement. What I really wanted is to have two options in navigating windows page. For example, if the other column name "Remarks" is …

Member Avatar for JorgeM
0
277
Member Avatar for mherz

Hi! I need some help on this. I have the checkbox name chkitems: here's the data: <asp:CheckBoxList runat="server" ID="chkitems" Font-Names="Tahoma" Font-Size="Smaller" RepeatColumns="3" RepeatDirection="Horizontal"> <asp:ListItem Value="1">Item 1</asp:ListItem> <asp:ListItem Value="2">Item 2</asp:ListItem> <asp:ListItem Value="3">Item 3</asp:ListItem> <asp:ListItem Value="4">Item 4</asp:ListItem> <asp:ListItem Value="5">Item 5</asp:ListItem> </asp:CheckBoxList> Below on this script is the button name "cmdSelectedItems". What I …

Member Avatar for gahhon
0
207