| Thread | Last Post | Replies |
|
| Client-Side User Confirmation Within DataGrid | 29 Jun 2006 14:13 GMT | 2 |
Hi, I use a datagrid with a delete command. I create a validation on the delete command and i have a problem: the confirmation message is supposes to appear each time I do this command but it appear just sometimes. Is anyone can tell me how to get this message everytime I
|
| How to Debug and Trace asp.net 1.1? | 29 Jun 2006 12:58 GMT | 2 |
I am a complete beginner to asp.net and have to maintain an application on the 1.1 Framework, written in VB.NET. I would like to know, is it possible to debug the .aspx files of the application (javascript) in some way. I read in a book and on the
|
| uploading multiple file in a folder | 29 Jun 2006 12:57 GMT | 7 |
hi group, i need to upload all jpg images located in a folder is it possible using file option thanks in advance
|
| aspx do not work: App-Domain could not be created | 29 Jun 2006 12:57 GMT | 2 |
After restart some time is everithing ok. After some hours - some days, problem start. Only in pool, where dll VB6 is used, aspx pages (asp ok) does not work. Event:
|
| Urgent - I got problem with AJAX Atlasx and Ultragrid | 29 Jun 2006 12:55 GMT | 1 |
Please help me. I got problem with AJAX atlas & Ultragird, atfer sorting the column my webpage get Javascript error. Anyone have experience on this on please help. I falled on them 3 days and can not get out of that borken thing, event I searched a lot from
|
| More than pessimistic record locking needed... | 29 Jun 2006 12:11 GMT | 9 |
Actually, it is not only the record locking, what I need, and nobody seems to descibe this. Imagine the following scenario. There is a database with, say 10000 records with some unvalidated data. And
|
| dynamic css file | 29 Jun 2006 11:45 GMT | 3 |
what would be the easiest way to create a dynamic css file to link to eg ... <head> <link type="text/css" rel="Stylesheet" href="lis.aspx" />
|
| Problem with Javascript in a UserControl | 29 Jun 2006 11:24 GMT | 5 |
I get an error when running my Javascript inside my UserControl. It works fine if I put the UserControl Data directly in my Web Page. The stripped down code is: <script language=javascript>
|
| Send email with asp.net 1.1 | 29 Jun 2006 10:50 GMT | 5 |
hi how to send email through groupwise not smtp with asp.net 1.1 lang=c sharp.. thanks
|
| accessing .mdb file | 29 Jun 2006 10:04 GMT | 1 |
hi group i got one problem, is it possible to access the .mdb file from client system i.e when client says browse and selects the mdb file the data in it
|
| unexpected tilde ~ | 29 Jun 2006 09:35 GMT | 2 |
There have been a few threads talking about using the tilde ~, t reference the webroot path. My problem though is handling an unexpecte tilde in a url. this url:
|
| Looking for best practice advice on data access for SMALL web sites - not enterprise | 29 Jun 2006 09:14 GMT | 13 |
MSDN (amongst other places) is full of helpful advice on ways to do data access, but they all seem geared to wards enterprise applications. Maybe I'm in a minority, but I don't have those sorts of clients. Mine are all small businesses whose sites will never reach those sorts of ...
|
| Capture the Click Event ASP.NET 2.0 | 29 Jun 2006 09:11 GMT | 1 |
I have a specific requirement and need some suggestions on how this can be done... I have a web page containing several User Controls and I need to Update the database as soon as I make any change in values of any control i.e.
|
| session state with user login2 | 29 Jun 2006 09:09 GMT | 1 |
a simple quetion from still a bigginer in asp.net i have a simple webpage with username and password which is linked with database. now when user gives his username and password and if information is right he does move to
|
| From ASP/VB6 to ASP/VB .NET | 29 Jun 2006 08:33 GMT | 2 |
We have a few web applications we are beginning to migrate over to .NET, a process which began by rewritting several of our ActiveX controls as Windows Form Controls which access Web Services. Our next stage is to begin converting the VB6 DLLs to VB.NET, and finally to convert ...
|