Hi, I've got another question: I'm working with Visual C#.NET 2003 to make a web application, do you know a way to remember a user password? Like Websites do when they propose a checkbox: "remember my password?". Do you know how to do this in C#.NET? Thanks, Oren.
orentuil
Posts
-
Password saving. -
Application Running SetupHi Guys, I use Visual C#.NET 2003 to build a Web Application. Now a problem is: when we run the application, an internet window is opened at a standard size. I'd like to have it opened "maximized" (taking all the screen size). Does anybody know how to do this? Thanks, Oren. :-D
-
Update DatagridMaybe it's just because we need to write a tag with a backslash before when you write a string, that way: "\'". Oren.
-
Print Function for Web FormsHi, Does anybody know a function to print in Web Forms? Thanks, Oren.
-
Print Dialog for Web Forms?Hey guys, I understand PrintDialog is a functionnality dedicated to Windows Forms. Do you know a similar functionnality for Web Forms? Or am I wrong and could I use it for Web Forms? Thanks, Oren.
-
Printer controller for Visual C#.NET 2003Hi, does anybody know a printer controller for Visual 2003? I would like to make a function that will print directly after clicking on a button. Thanks, Oren :)
-
Spaces in HTML [modified]Hi, I can't make spaces at the beginning of a line in HTML using "writer" in visual .NET. I just want to write some text with a margin, is there a special way to do this? ex: 1)Question a)Answer1 <-- supposed to be more at the right side of the page b)Answer2 <-- supposed to be more at the right side of the page Thanks, Oren, :) -- modified at 9:44 Sunday 6th August, 2006 Oren
-
Text in a Web Application:) Thanks guys, I'll try what you proposed tomorow (on sunday) when I'll be back at my project computer. Here, I don't have Visual. Oren, :-D
-
Text in a Web ApplicationHi. Does anybody know if it is possible to write programatically a text in a web application page with functionnalities like "newline", "tab", "center text",... In fact: organise a text programatically before putting it in a web page. Thanks, Oren :doh:
-
A DataGrid invisible column.THANKS!!! That is perfectly what I needed. Thank you Ankita. :-D
-
A DataGrid invisible column.Hi everybody, How can I make a column invisble in a DataGrid or how can I give a value to each row besides what is written in it. Thanks, Oren
-
2 buttons for my DataGrid.Hi everybody, I need to use two buttons in one DataGrid. How can I give to each one a specific action to do? Anybody has an idea? Thanks, Oren, :)
-
Arranging a web page to print it.:(I didn't find MS Reporting Services in VS 2003, but I found that for windows form there is a function called "PrintPreview" or something like that, anybody knows about an equivalent function for Web Forms? Or another way to setup a page before printing it (the test that the user will build with our Web Application). Thanks, Oren, :laugh:
-
Arranging a web page to print it.:sigh:I'm using VS 2003, but I'll check if there is so in it.:laugh: Thanks anyway, Oren, :laugh:
-
Arranging a web page to print it.Hi, I'm doing a web application in C# that makes multi-choice tests. I would like to show to the user the printable version of the test he has built. How could I show a page with its borders like it would be printed (like WORD does with "print preview"). Thanks, Oren, :laugh:
-
TextBox Array in C#.NETOk... I would have not think it was so simple, :). Thanks! Oren, :laugh:
-
TextBox Array in C#.NETHi, Does anybody know how to make a TextBox Array in a C#.NET Web Application? And for CheckBoxes? Oren, :laugh: