Code tag
Good day Friends! Please how can I add code tag in my asp.net app? I tried using INSTR function so that in return I change font style and colour but no luck. E.g <dcode>Private Sub...i used dcode...
View ArticleWebBrowser Control
I am using the WebBrowser Control and am running into problems with some web sites. I had to put the control into IE 11 emulation mode for the web sites that I visit. I notice that the auto complete...
View Article.net web form application using javascript
In a C# 2010 web form application, I have found some JavaScript statements that will not allow the application to execute when I am using the Internet Explorer browser since some of the objects are...
View ArticleHow to disable gridview by checkbox?
Greetings again experts, I have seven gridview controls, Gridview1 through Gridview7. For now, I am posting below the code for two of the seven gridview controls.<asp:gridview ID="Gridview1"...
View ArticlePopulating pdf on the server
I have a process that populates a pdf template based on user input. Can the system handle multiple users filling out web form and populate pdf template and save the populate pdf into a different...
View ArticleHow to add country code or culture in url
i like to know how could we add culture or country code in url of asp.net webform project. i search lot but found none such. i found few article they show how to set culture in code just render data...
View ArticleConsuming a homemade rest service in asp.net webform
Hi I've created my own rest service. For test purpose i've used Soap UI for testing of the service. Now i try to consume this service in a webform. On the controller i can see that it has processed a...
View ArticleVisual Studio Update 15.5.0 - MVC View editor comes up with just black text
Not sure where to place this post. I took the update a couple of days ago for VS2017 V15.5.0 My VS2017 was working fine for over a year and this update changed something, and I can't pinpoint it. So I...
View ArticleHow to setup and use VSTS for five user
HI, our office use VSS as source control. just come to know that VSTS is free for five user and our team is very small with 5 devs. i have never use VSTS. so i have few questions. please answer point...
View ArticleHow can I use CimCredential in Web Page to get Printer Status ?
I have successfully implemented code which uses ManagementObjectSearcher to query and return the status of printers on one of our servers. Now what I would like to do is use this code from an ASP.net...
View ArticleAm I approaching this problem the wrong way?
We have a form on our intranet site that employees must complete yearly. To complete this form, employee must first enter his/her employee ID. This ID is checked to see if this employee has completed...
View Article.net web form application using javascript
In a C# 2010 web form application, I have found some JavaScript statements that will not allow the application to execute when I am using the Internet Explorer browser since some of the objects are...
View ArticleRegular Expression to get only the first 30 alphabets from a big string
Hi, I am trying to use a string compare with a static string with a File name, the File name is very big like this:...
View ArticleCode tag
Good day Friends! Please how can I add code tag in my asp.net app? I tried using INSTR function so that in return I change font style and colour but no luck. E.g <dcode>Private Sub...i used dcode...
View ArticleWebBrowser Control
I am using the WebBrowser Control and am running into problems with some web sites. I had to put the control into IE 11 emulation mode for the web sites that I visit. I notice that the auto complete...
View ArticleLightbox questions based on a decision tree showed and updated in background
Hi, I'd like to create a website based on a decision tree to help users in their choices. In my mind, I'd like a graph with boxes viewing all the possibilities (on the background webpage) and a...
View ArticleHow to add country code or culture in url
i like to know how could we add culture or country code in url of asp.net webform project. i search lot but found none such. i found few article they show how to set culture in code just render data...
View ArticleDataTable in .Net Core looks plain
Hi All, I just tried put DataTable in my project. It look cool and robust. For quick result. I put this instruction into html file and it worked like charm. This is the screenshot. Confidence with...
View ArticleProblem with wrap text in a column in gridview and reportviewer
What i want, if the text is too long to fit as per the defined width, the text should be wrapped in next row. I don’t want to expand the column width to accommodate this text in one row. In other...
View ArticleLooking for MCSD Web Applications sample test Q/A
just come to know from this site https://www.microsoft.com/en-us/learning/mcsd-web-apps-certification.aspx that MCSD Web Applications exam has 3 papers. those are as follows 1) Programming in HTML5...
View Article