Hi all,
I have a custom server control that needs to have a TargetControl property. I'd like the properties window to display a dropdownlist of all page controls (similar to how a validation control shows controls that can be validated).
Is there a specific editor type I should be using for...
Hi all,
I am writing an application that uses WCF to enable secure calls from one computer to another.. However, I need to pass a reference from the "server" class to the WCF class so that the calling "client" can utilize and access properites from the "server".
I can't seem to do this.
On...
Hi All,
I am a little stumped here.. I have a dataset with 3 tables. I am trying to do a SELECT on one table using a NOT IN or NOT EXIST statement, however it doesn't work. Can this actually be done, if so, how? or if not, is there a work around to do something like this?
Here is my code...
Hi there,
What I have here is somewhat of a complicated case. I need to be able to load an ASPX page which will in turn load a 2nd ASPX page in from a file and render the results of the 2nd ASPX into memory. I am sort of unsure how to about this.
Essentially, I can have my code behind load...
Hi,
I have an XmlDataSource with a bunch of offices listed, I am trying to import the Province/State into a dropdownlist, however it imports all data, including duplicate States & Provinces.
Is there a way to exclude the duplicates during the binding?
G.
Oxigen - Next generation business...
Hi All,
I have a radio button inside of a repeater. I am trying to do an AutoPostBack when a user clicks on a particular radiobutton and run a routine to see which one was selected. The AutoPostBack does reload the page, however my OnCheckChanged event is not firing.
My radiobutton code is...
Hello,
I have a page that contains a DataList and several nested Repeaters and an XMLDataSource. Outside of the nested Repeaters, I have a linkbutton associated with the DataList with a CommandName and CommandArgument.
The problem is, when I click on the linkbutton, the first event to fire...
Does anyone know a quick and dirty way of color coding ASP scripts using VBScript? I want to display some ASP code on a page and want to parse through it and color code the commands and stuff.
Cheers,
G.
GT Interactive
http://www.gt-interactive.net
-----------------------------...
Hey everyone,
Ok, this to me seems like an impossible task.. This could be because I've been racking my brains on this for way too long..
I am storing some ASP pages into an SQL database for later retrieval. I have one ASP page that calls these stored pages from the SQL server based on...
Hey everyone,
This may sound kind of like a really stupid question.. but I'm going to ask anyhow..
Is there any way to add an ImageCombo box to a webpage? The ImageCombo box, for those that may not be familiar with the name, is a SELECT element with little images in them..
They are called...
Hello everyone,
Has anyone attempted to create an HTML Handler in VB 6? What I want to do is create a new document extension (sort of like ColdFusion's .CFM) to process additional proprietary HTML commands that I want to create for a project I am working on.
Is this at all possible or should...
Ok everyone.. I was thinking about this the other day and wondering if this can actually be accomplished with IE. Is there a way to set up an input field in a form and have it prepopulate as you type the information into it? Sort of like how the Address Bar works in IE.. As you type, it will...
Hi all,
I am trying to create an ISAPI filter to check the current user to see if they have administrative rights to edit pages on the server.. If so, I want to display 3 links at the top of any page that is displayed: EDIT, UPLOAD, UNDO.
The authentication seems to work without any problems...
Hi All,
ok.. here is my problem.. I have a word document that I am updating from my website. The user enter's values into a form and submits it for processing by the server. The server opens the word document locally on the server, makes the changes, saves and returns. So far everything...
Hi All,
I want to create my own components to use on my website, however I am not sure how to get the WINSOCK OCX component into my class module.. Any idea's? I'm sure everyone has run into the problem one time or another.
Thanks,
Gorkem.
Hello all,
I want to build my own components to use with my website, however, I am not sure how to include the WINSOCK OCX component into my class module. Can someone put me in the right direction? I've been searching ALLLLL day.. :(
Thanks,
Gorkem.
Well I was put into a situation where I could not use a File Upload component, so I had to come up with a way to process and save files using VBScript.
Following is my code.. feel free to use it.. Stores all
<%
'----------------------------------------------'
' VBS FILEUPLOAD
' By...
I have an ASP page that I had updated, however it is being cached somewhere and I can't seem to find out where. I have cleared all my cache in my browser, even tried other machines which have NEVER been to the site with same results.
I put the following code into the new page but it did not...
I have an ASP page that I had updated, however it is being cached somewhere and I can't seem to find out where. I have cleared all my cache in my browser, even tried other machines which have NEVER been to the site with same results.
I put the following code into the new page but it did not...
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.