Forum: ASP.NET Dec 10th, 2008 |
| Replies: 11 Views: 2,457 hi richard,
I think the code u have written is VB.NET, Can u please send the code in C#.
thanks |
Forum: C# Dec 10th, 2008 |
| Replies: 5 Views: 1,568 hi all,
I used the above code for the two combox. Its working fine. But my problem is first when i select 1st item in 1st combobox, the second combobox will display its respective item related to... |
Forum: ASP.NET Dec 8th, 2008 |
| Replies: 11 Views: 2,457 hi Richard,
Thank you for your reply.Actually i have loaded some block of text into the text box with particular line at particular position. Now i want to print that contents of text box by... |
Forum: ASP.NET Dec 8th, 2008 |
| Replies: 11 Views: 2,457 hi,
no i have not used HttpContext.current......
If i use that, will it be possible to print the contents of text box in the sameway as i entered into the text box. Can u please explain me briefly... |
Forum: ASP.NET Dec 8th, 2008 |
| Replies: 11 Views: 2,457 hi all,
I am developing a web application. I have loaded some block of text into the text box. Now i want to print only the contents of the text box.Can anybody help me regarding since i am new to... |
Forum: ASP.NET Dec 3rd, 2008 |
| Replies: 12 Views: 4,567 hi vizy,
i am pasting that response line in a sub function.
thanks |
Forum: ASP.NET Dec 3rd, 2008 |
| Replies: 12 Views: 4,567 hi vizy,
i am not calling the function with the event. Just i am calling the function with a subfunction. I wrote that response.write line in subfunction...
thanks |
Forum: ASP.NET Dec 3rd, 2008 |
| Replies: 12 Views: 4,567 hi vizy,
Yes, i am passing the parameter as above.. But the javascript function is not calling itself.. Can u please help me...
thanks |
Forum: ASP.NET Dec 3rd, 2008 |
| Replies: 12 Views: 4,567 hi vizy,
The error i am getting is due to the javascript error.. It is showing the error function name javascript error.. object is expected..
I want to pass the parameter inside the function. ... |
Forum: ASP.NET Dec 3rd, 2008 |
| Replies: 12 Views: 4,567 hi vizy,
i tried ur method.. But it is showing error with the function name.. Can u please help me to solve this in a better way since i am new to asp.net
thanks |
Forum: ASP.NET Dec 3rd, 2008 |
| Replies: 12 Views: 4,567 hi vizy,
When i used Page.ClientScript the function which is in .aspx file is not calling. When i used Response.Write method in .aspx.cs file, I am getting error.
error: Response is not... |
Forum: ASP.NET Dec 2nd, 2008 |
| Replies: 12 Views: 4,567 hi all,
I am developing a web application. I have written one function in .aspx file. Now i want to call that function from the .aspx.cs file. How can I do this? Can anybody help me regarding... |
Forum: ASP.NET Oct 24th, 2008 |
| Replies: 3 Views: 2,988 hi kusno,
Thank u for your reply.. I searched for datetimepicker dll file in choose items as u told. But i didnt get that. Can u please tel me how can i get datetimepicker dll file.
thanks,... |
Forum: ASP.NET Oct 23rd, 2008 |
| Replies: 3 Views: 2,988 hi all,
i am devleloping a web form..I want to use a date time picker in ASP.Net as in C#.How can i put date time picker in ASP.Net. Can anybody help me regarding this.
thanks in advance... |
Forum: ASP.NET Oct 6th, 2008 |
| Replies: 0 Views: 384 can anybody tel me how can i generate a chart using ASP.NET.What are possible references i should add.
thanks in advance |
Forum: C# Sep 30th, 2008 |
| Replies: 1 Views: 783 hi all,
I am loading some text into the richtext box. I want to take print out of that text with a border line on the paper. So how can i put border line into the richtext box.Please help me... |
Forum: ASP.NET Sep 30th, 2008 |
| Replies: 1 Views: 1,243 hi all,
I am new to this ASP.NET web application. I want to capture the screen using the printscreen key and save it.How can i do this using ASP.NET programming?
Thanks in advance.... |
Forum: C# Sep 1st, 2008 |
| Replies: 7 Views: 1,073 actually what i have to do is i have some text written in rich text box using some fonts for different lines. I have to take the contents of the rich text box print out. Also I can be able to get... |
Forum: C# Sep 1st, 2008 |
| Replies: 7 Views: 1,073 thank u very much for replying.. but when i use selectedrtf, the output is not coming.. Please suggest correctly since i am new to C#. thank u very much once again.. |
Forum: C# Sep 1st, 2008 |
| Replies: 7 Views: 1,073 can u please suggest some code for this....
thanks |
Forum: C# Sep 1st, 2008 |
| Replies: 7 Views: 1,073 hi all,
I am writing some text to rich text box using different fonts for different lines.But i cannot be able to copy the same font to the print prieview page.When i take out the print out, all... |
Forum: C# Aug 26th, 2008 |
| Replies: 1 Views: 2,880 hi all,
I want to get a contents of rich text box to print it out.
i am loading some text file to ricth text box. Also i can able to open a print dialog msg for printing.. But when i press the... |
Forum: C# Aug 22nd, 2008 |
| Replies: 4 Views: 3,814 can u please tel me the command or code to save the screen.... |
Forum: C# Aug 22nd, 2008 |
| Replies: 4 Views: 3,814 hi all,
i have to save the screen using the print screen key. i.e when i press the print screen key on the keyboard, the snapshot of the screen should be saved as a jpeg image.. how i can i do... |
Forum: C# Aug 22nd, 2008 |
| Replies: 4 Views: 1,799 in windows form i have to just a open a saved text file and that contents have to be tranferred to word document and then it is available for print. |
Forum: C# Aug 22nd, 2008 |
| Replies: 4 Views: 1,799 hi all,
i am working on a windows application. In that i have to open a saved text file using a open dialog box and load it into the word document..i am not able to load a text file to word... |
Forum: C# Aug 11th, 2008 |
| Replies: 5 Views: 1,568 hi all,
I am new to C#.I am doing a project on C#. In my project I am using two combobox. In first i am giving the options. Depending upon the first combobox options (i.e which item i am... |