Ask a Question related to ASP Components, Design and Development.
-
dan marks #1
create parameters without creating parameters
cant you create ado command parameteres without creating a parameter
object?
i have a function that takes the name of a stored proc, and two arrays,
name and value
so i want to loop through my arrays creating a parameter, but not
worrying about which adDateTimeStringBoolean type it is
cant i just say .parameter(name = value)?
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
dan marks Guest
-
ASP.NET parameters in URL ??
Hello, What's the deal with the ? in a URL ? I know it is used to transport some parameters but how can the aspx page retrieve those values ? ... -
Using URL Parameters in DW
Using Dreamweaver MX 2004 I am trying to complete a tutorial that says the following: 1. Set a place holder (from info from a mysql database) for... -
help: regarding unix parameters
hi, I want to know why this unix paramter are set and how this parameter's affect out system SEMMNI SEMMNS SEMMLS SHMMAX SHMMIN -
parameters
you get this because it cannot find the field it is looking for. it is looking at the query and saying I don't know what the value for this word is... -
Parameters in ASP
I'm not entirely sure what it is that you are trying to do but at a guess you want to manipulate a URL's parameters. This is easily achieved using...



Reply With Quote

