Hi all,
I have been trying to get this code below to compile or am open for a better method to do it with. I need to strip out illegal characters that users might enter into a textbox. I have a routine that should work but keeps error and i have no clue why. This is written in VFP 6.
thanks in...
Hi,
I have run into a weird problem with a panel on one of my forms. I have a sub that all it does it clear out the 10 texts boxes and inactivates them on the panel. i also have refresh button on the panel. Now when i call the sub from a button just sitting on the form it goes thru the steps of...
Hi all,
I have an XSL document that i use to format and display xml data to the screen. The problem i am having is how do i pass in a parameter to the XSL sheet with ASP.NET. I know how to do it with regular ASP. Below is the asp page i am using to call the XSL.
<html>
<body>
<form...
Hi all,
I have a quick question. Can and ASP.NET page access a file that is on a another computer? It only needs to be able to read the file. We are currently running a standard domain.
Thanks,
Bueller
Hi all,
I need some help with getting my first ASP .NET page up and running. it is very simple in that it just needs to take in an xml file and apply and csl style sheet to it. The catch is the xml file is located on our fileserver since we have remote sites that update the folder with data. I...
Hi all,
I have been working on a project here where the main assembly is not strong named but some of the referenced assemblies are. The main assembly was strong named but it did not like it when i brought in an unsigned assembly, so i changed it to be an unsigned assembly and it was fine.
i...
Hi all,
I am having a tough time with the ever enjoyable datagrid. I have been looking all around for a way to just tell the grid to sort on a field, like how it sorts when you click on a field, but have only found stuff for sorting the data before you bind it to the grid. I am looking to see...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.