all groups > inetserver asp components > april 2007
GridView with Fixed Header and Horizontal Scroll Bar
Posted by dhanyadhanya80 NO[at]SPAM gmail.com at 4/23/2007 9:58:18 PM
Dear
Does any one know how to fix header in the GridView with an
horizontal Scroll bar .
... more >>
Parse a string from a field and display in table
Posted by Dan Somdahl at 4/19/2007 1:38:55 PM
Hi, I am new to ASP but have what should be a fairly simple task that I
can't figure out.
I need to parse a string from a single, semi-colon delimited, 60 character
field (el_text) in a recordset and display the results in a table on a
webpage (ASP)
I can retrieve the recordset from the datab... more >>
Component to Generate Custom Made Report
Posted by Raj at 4/13/2007 7:36:20 PM
Is there a component which can generate custom made reports using some
database?
Thank you,
Regards,
Raj.
... more >>
VsWebsite.Interop
Posted by Ray at 4/13/2007 2:58:04 PM
Have created a website on an IIS. Using Visual Studio 2005, I made an aspx
webpage with a gridview using a SQL database connection. The page will open
fine if it opens thru the ASP.Net Development Server on my local machine but
when I try to open it using IE7 by itself I get an error as follow... more >>
Print PDF in asp w/o print dialog
Posted by charles at 4/3/2007 3:17:28 PM
Hi,
I have searched my forum for an answer. But I still want to confirm
with reality.
is it possible to print PDF w/o the print dialog to show up?
I use this command acrobat.exe /t c:\myFile.pdf at command prompt. it
printed directly to default printer. I am trying to do the same in asp
us... more >>
generate PDF files with ASP.
Posted by G at 4/3/2007 12:00:00 AM
Hello,
generating PDF files with ASP. i searched in google i found
http://www.fpdf.org/ this site which is in PHP. but i want the same thing
in ASP. and also i found that there are many components which are not free.
so anyone please help me for finding out free code for my webapplication.... more >>
|