Data Not Displaying From SQL Express 2005
Fri, 11 Jul 2008 01:49:27 -0700 (PDT)
Hi All
DB - SQL Express 2005
ST - ASP VBScript
Dev Env OS - Win XP IIS5
I am trying to retrieve records from the DB and write them into a csv
file/display onscreen for further processing. What is happening is the
records are retrieved but when I write them into the file or display
them on screen only the ...
|
mb_strlen (php) for ASP
Thu, 10 Jul 2008 11:54:03 -0700
Hi,
I need to a function that performs the same task than mb_strlen (in php)?
Any help ?
...
|
INSERT DATA FROM MULTIPLE TEXTAREAS IN THE FORM TO THE DATABASE
Thu, 10 Jul 2008 11:48:01 -0700
HELLO,
I AM A NEW BII TO ASP,AND I NEED HELP ON THIS ISSUE.
I HAVE A .ASP FORM WHICH IS ALREADY BUILT WITH 5 QUESTIONS AND 5 TEXTAREAS
RESPECTIVELY.THESE 5 QUESTIONS ARE NOT FIX,THERE WILL BE MORE ADDITION.
ITS BASICALLY A SURVEY FORM.
I HAVE CREATED A TABLE WITH 3 FIELDS :QUESTION ID,RESPONSE IN TEXTAR ...
|
Re-use asp:ObjectDataSource
Thu, 10 Jul 2008 08:00:00 -0700
Does anyone know how to re-use the asp:ObjectDataSource control?
What I want to do is add ONE asp:ObjectDataSource control to my Web form,
then BIND it to MULTIPLE DropDownList boxes in the Code Behind, since the
DropDownList boxes will all reference the same Stored Procedure. However,
you can not do that ...
|
Pb : ASP Content Display (aspx expert)
Thu, 10 Jul 2008 07:18:31 -0700 (PDT)
Hi all,
Ever had an ASP website where you cannot display webpages ?
O.S.
I am using MSFT Windows Vista Pro (6000) updated with MSFT windows
update today + MSFT Office 2007.
Browser
I am using I.E. 7.0.6000 and Firefox 2.0.0.12
Language : French versions
..... Problem
When I search properties o ...
|
sql injection
Thu, 10 Jul 2008 07:57:41 -0400
I've been hit again using DW, parameterized queries and stored procedures.
I'm guessing I was not strict enough with character counts and allowing to
long of a string to pass.
Aside from that, as crude as it may be, is the below enough to stop these
attacks? If not, how would they get around this?
<%
If ...
|
ASP.NET displaying multiple serverside events to browser
Wed, 9 Jul 2008 12:51:02 -0700
Hi
I have a usercontrol which contains ajax toolkit controls which I am using
in a SharePoint siite. When the user clicks one of the buttons on the page
it fires a series of events server side (creates a new project in project
server, creates an new SharePoint site ... ) each of which take quite some
tim ...
|
|
|
Read Web.Config value in asp page
Wed, 9 Jul 2008 08:54:28 -0700 (PDT)
Hello,
I have an ASP site. Now we need to define some setting on config file.
on basis of that value asp page control will switch visible true or
false. everything is working if I hard coded the value but only need
to know how could I read the config file value in asp page.
Thanks
Prasanta ...
|
Login Question
Wed, 9 Jul 2008 05:22:03 -0700 (PDT)
Can someone explain the how I can make it so that a login ( username )
can only be logged in once to a website if it is possible.
What I would like to do is have it so that if dwaldman is logged in
that login can't login again with another session until the old
session is terminated ( logged out ) ...
|
Silverlight question to webcam support for conferencing solutions
Wed, 9 Jul 2008 04:29:00 -0700
Dear all
have a msdn subsciption and was wondering if I can post a Silverlight
question here. I was wondering if Silverlight gives webcam support like flash
does this. With this, it is possible to make conferencing solutions.
As far as I read in ohter posts Silverlight 2 is not able to do this unless
you ...
|