Forum: ASP.NET Sep 10th, 2008 |
| Replies: 1 Views: 342 Saving form contents in an excel file Hey all,
I had a project assigned today and I need to complete in 4 days..A part of that project requires me to create a user online registration form..All user information needs to get saved in an... |
Forum: ASP.NET Sep 2nd, 2008 |
| Replies: 4 Views: 393 |
Forum: ASP.NET Sep 2nd, 2008 |
| Replies: 4 Views: 393 Re: displaying images for some reason if I use scripts in <img src="<!--scripts-->"> , it doesnt work...anyone knows why...It just appears as a black text...looks so obvious that its not correct..if i even try to declare... |
Forum: ASP.NET Sep 2nd, 2008 |
| Replies: 4 Views: 393 displaying images Hey all,
I posted few days back about displaying all .jpeg files inside a folder in a table...I figured out partially how to do that with JSP..By Partially I mean that I am able to count the number... |
Forum: ASP.NET Aug 29th, 2008 |
| Replies: 7 Views: 513 |
Forum: ASP.NET Aug 27th, 2008 |
| Replies: 7 Views: 513 |
Forum: ASP.NET Aug 27th, 2008 |
| Replies: 7 Views: 513 |
Forum: ASP.NET Aug 27th, 2008 |
| Replies: 7 Views: 513 |
Forum: ASP.NET Aug 25th, 2008 |
| Replies: 1 Views: 383 Query strings-passing 2 variables Hey all,
I have 2 .aspx pages..I am trying to pass query strings from one page to another..I am trying to pass 2 variables to the 2nd .aspx page..Is the code below correct? If it's not, can I have... |
Forum: ASP.NET Aug 22nd, 2008 |
| Replies: 4 Views: 935 |
Forum: ASP.NET Aug 21st, 2008 |
| Replies: 4 Views: 935 Re: Parameter Passing with Link Buttons Hello dickersonka,
Thank you for ur reply..I have one more question..I tried your suggestion..But now the problem is..The second file(argument receiving file) has javascript in it..I could easily... |
Forum: ASP.NET Aug 21st, 2008 |
| Replies: 4 Views: 935 Parameter Passing with Link Buttons Hey all,
I have 2 .aspx pages. I want to have a connection between these 2 pages through a button click event..From one of the ASP.Net books I came to know about this link buttons,whose main job is... |
Forum: ASP.NET Aug 21st, 2008 |
| Replies: 7 Views: 1,213 |
Forum: ASP.NET Aug 21st, 2008 |
| Replies: 7 Views: 1,213 Re: Counting number of files inside a folder Hi all,
Thanks for your replies..But it still doesn't work for me..I have no idea why..Well I am pasting my code..Please help me in finding out wats wrong with it..
count.aspx
<p... |
Forum: ASP.NET Aug 20th, 2008 |
| Replies: 7 Views: 1,213 |
Forum: ASP.NET Aug 20th, 2008 |
| Replies: 7 Views: 1,213 Counting number of files inside a folder Hello,
I am just starting to do few web application and I have 2 questions to ask..Does anyone know how to count the number of files inside a folder? I am currently creating an application where I... |
Forum: ASP.NET Jun 20th, 2008 |
| Replies: 0 Views: 434 |
Forum: ASP.NET Jun 5th, 2008 |
| Replies: 1 Views: 473 |
Forum: ASP.NET May 19th, 2008 |
| Replies: 1 Views: 782 How to send form data to my Access database Hey frens,
I am entirely new to asp .net and when I was asked to create a web form and send the form data to a database created using Microsoft Access, I had no clue as to how I should do this. I... |