Hi.. How to handle Honadwritting fonts.. If i write some text in HTML Textarea , when I selected Font name by DropDown list.. I want to chage the Textarea Font family also.. this is working fine when the Font in client machine.. But my client Required some Handwriting fonts.. those are not existed in client machine.. here also I have one solution but that working for Preview like after selecting font and when I click the Preview button.. at the time by using Privatefont collection I am displaying text on tht stlye.. but Client required when he change the Font name.. it autometically effect the Textarea also... if this is not clear just go through the following link.. http://www.jason.sparklingdirect.co.uk/imagetemplates.aspx[^] click on the Image you are redirected to another page.. there is my client request Thanking you.. Balavardhan
Balavardhan
Posts
-
how to set Handwritting fonts. -
Image reloading problemHi, By using of Bitmap object I am drawingImage and showing tht image on Image on Image Control.. First I draw an Image and Click the Preview Button It showing Image on the Image Control... But When I modified and the Bitmap and Re click the Preview Button It showing Old Image.. When I refresh the Browser Then New Image loding into tht control... If you catch my Error.. Reply me.. as soon as possible.. Thanking you.. Balu
-
Bitmap object Saving ProblemHi, My client request concatination of two inages and draw text on them I sloved them using of bitmap object, and it working fine in local host, here i given permission to folder i.e asp.net acc and etc.. When i hud that into client host image is not saving, is tht requiers to set the permissons in client server? Thanking U Balu
-
How to connect OutlookHi I like to connect the outlook application through asp.net 2.0. i succeed in winforms but i can't do the same in webforms. I add the references like Interop.outlook and introp.office dll files still i have a error msg like Retrieving the COM class factory for component with CLSID {0006F03A-0000-0000-C000-000000000046} failed due to the following error: 80080005. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.Runtime.InteropServices.COMException: Retrieving the COM class factory for component with CLSID {0006F03A-0000-0000-C000-000000000046} failed due to the following error: 80080005. Thanking you Balu
-
How Use OutLook Activex Pluginhi, how to use activex plugin in asp.net if anybody have idea plz give me informaion how to bind data to that plugin Thanking you Bala
-
Error in Application: Request timed outHi, When we ask the client for that, he said that problem rising in only one page that when he upload or delete some images, But that page in my local server i didnot get any error Thanking you bye...... balu
-
Error in Application: Request timed outHi all, I am getting Request timed out error, actually in my local server i am not getting these error, but when the client uploaded application he is getting these error I given commondtimeout property in that location like commondtimeout = 600 and also given timeout property in forms authentication like timeout = 60 client cannot given thesituation when he is getting that.... plz help me thanking you Balu
-
Mail Sending Error [modified]Hi, In my ASP.Net Application i am using SMTP to send Mails from this application In localhost System it working fine... When I hosted that Application in Server, It giving Error like SendUsing Configaration Value is Invalid My coding at that plase SmtpMail.SmtpServer = "localhost"; in this plase I also tried with Server name also MailMessage mm = new MailMessage(); mm.Subject = subject; mm.From = fromUserEmailAddress; mm.To = toUserEmailAddress; mm.Body = messageText; SmtpMail.Send(mm); Thanking you Balu -- modified at 5:25 Monday 28th August, 2006 Balu
-
Hi, How to use Ajax when I use Forms Authemtication for My Home Login page in DOTNETHi, Help me to use Ajax, My prob.. I want to use Ajax Technology in My Registration page, before that I am using forms authentication for my website for login page here that same application when try with the ajax that working fine after the login.. But before the Login page Ajax Not working.. Thanking you for your reply... Balu
-
Connectivity Error(Sqlserver 2005 in Operating System Windows Server 2003)hi, Thnak u for your reply, I got that connectivity..
-
Connectivity Error(Sqlserver 2005 in Operating System Windows Server 2003)Hi, I had Intalled Sqlserver 2005 for Dotnet 2.0 in PC on the Operating System Windows Server 2003 I had Installed Sqlserver2005 in Mixedmode Authentication, When I make the Connectivity, It Showing Error i.e Login Failed for user NT Authority\Network Server When I installed Sqlserver 2005 in same in WindowsXP it working well, But in WindowsServer2003 only it showning this Error I used Normal Connection Sting "server;uid;pwd;database;integrated security;" Give me reply as soon as possible.. when u know this info.. Thanking for you Balu
-
Hi Images are not showning in asp.ney 2.0,Hi, thinking u for u r responce I am using IIS Server..Wht the Meaning od Double checking the image urls.. bala
-
Hi Images are not showning in asp.ney 2.0,Hi Friends, Now i am working on Dotnet 2005 with framework 2.0 when i added a image to webForm from HTML or Webserver control or any other way with corect format(Exact Path),those are showing in Design time, but When I run the application those are not appering.. give me info where i done the mistake..thr any other properties settings required.. Balavardhan
-
Hi..Is TabStrip control works in Internet ExplorerHi, I application for multipage perpose I am using Tabstrip Control.. when I run the application tabstrip controls working in Mozilla Browser But that cannot working in I.E Thr is any solution for this.. Thanking Balu
-
Hi..Plz Solve my probHi, How to populate ASP.Net DropDownList Control by Javascript.. Ex: when I select Particular Month From First Dropdownbox I want to Populate second Dropdownbox with days of that month.. i am getting what was the value selected from the first DropdownBox in Javascript but i could not able to populate that second one .. Thanking you... balu
-
help mehi, How to schedule an aspx page.. I had created an application to send emails.. I want to send emails once/twice for a week, I had call the method to send an Email in page_load event.. but how to put aspx page in schedule tasks..of System.. thanking you Balu
-
help to slove my probhi, How to schedule an aspx page.. I had created an application to send emails.. I want to send emails once/twice for a week, I had call the method to send an Email in page_load event.. but how to put aspx page in schedule tasks..of System.. balu
-
Hi help meHi Apurva, Thankful your reply.. I want send Emails Autometically daily like we are getting from matrimonials and Jobportals without user intraction my email id: balavardhanr@yahoo.com Thanking you for reply.. balu
-
Hi help meHi, How to send mails automitically from our project in asp.net like we are developing a project for jobportal here we want to send mails daily to users autometically.. help me for this.. Thanking you balu
-
plz solve my ProbHi, Now i am working on updation of existing project.. when i run it, i am getting one error in web.config file.. that is Error Like ..... "It is an error to use a section registered as allowdefination = "MachineToApplication" beyond application level. this error can be caused by virtual directory not being configured as an application in IIS" and showing the cursor at tag in web.config... Plz reply me if you have solution... Balu