Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~3K People Reached
Favorite Tags
Member Avatar for jkdil33

Hi, I have a problem I want to save the values in user controls(textboxes) to an XML file(If not to text file) I want this to be done when client clicks on save data button I want to read the values in XML file(If not to text file) to user …

Member Avatar for softwareskill
0
215
Member Avatar for jkdil33

Hi, I want to create a web page in my local website for user to send e-mail to my ID.It should be in the following way There should be a text box for entering the mail ids of recipients,text box for entering the details(suggesstions) and a submit button when the …

0
65
Member Avatar for jkdil33

Hi, I am using VS2008 i want to add the data entered in a datagrid column to a variable when pressing a button at run time. How can I do that? Need help fast...

0
50
Member Avatar for jkdil33

Hi, I am using chart control in my web application(downloaded from codeproject.com). I want to populate cross point property value to a label in the web page during the pageload. I am able to see the cross point value of a line in debugging mode but the value is not …

0
55
Member Avatar for jkdil33

Hi, I have a website.It has got two pages.page1 and page2. Page1 is the home page.In page1 there is a button. If the user clicks on the button page2 will get opened. Problem when the user types the url of page2 on the address bar page2 is getting opened. I …

Member Avatar for harryl5
0
96
Member Avatar for jkdil33

Hi, I am using the following javascript code for printing a web page but the webpage is not getting printed fully.Half page is not coming to the A4 sheet url = "home.aspx" printscript = "<script language='javascript'>" + "window.print('" + url + "', 'CustomPopUp', " + "'width=1000,height=800,left=0,top=0')" + "</script>" ClientScript.RegisterStartupScript(Me.GetType(), "Printpage", …

0
70
Member Avatar for jkdil33

Hi, I want to submit the webpageA when i click a button in WebpageB. How can I do this Quick replys will be appreciated. Thanks in advance

0
64
Member Avatar for jkdil33

HI, I am using a skmmenu. How I can open a new .aspx form when clicking on one menu item from client machine? I am using Menu1.Attributes.Add("OnMenuItemClick", "OpenHelp();") and in javascript function OpenHelp() { window.open("help.aspx",null,"height=750,width=850,menubar=yes,toolbar=yes,location=no,resizable=no,titlebar=no,title=EEECalculator"); } But this is not working And please tell me hoe I can close a …

0
59
Member Avatar for jkdil33

Hi, I am using skmmenu in my application I am caught up in a problem 1.The mouse pointer is like "select text" style when i move over the menus and sub menus 3.How to activate click event when i click on the submenus 2.the submenus are going behind the panel …

Member Avatar for jkdil33
0
104
Member Avatar for jkdil33

Hi, I have deployed a website. I am able to access the webpages from the server using local host and machine name but when i try to access the web page from the client machine i am getting "page cannot be displayed" error" I have given full access to all …

Member Avatar for ericstenson
0
107
Member Avatar for jkdil33

Hi, I want to run a .jar application in the client machine(Its a web application).But I think we need to install jdk for running a .jar application. Is there any way to run a .jar application without installing jdk?(By keeping some dll or some necessary files only) i want to …

Member Avatar for ahilan_23
0
1K
Member Avatar for jkdil33

Hi, I want to create a simple exe(Without any supporting files...just a standalone exe) We dont have Matlab compiler I read in web that we can create exe in Matlab6.0,6.1 using C++ compiler. I have Matlab 7.1 and above. With the current Matlab version can we use C++ or C …

Member Avatar for jkdil33
0
801
Member Avatar for jkdil33

Hi, I want to create a simple exe(Without any supporting files...just a standalone exe) We dont have Matlab compiler I read in web that we can create exe in Matlab6.0,6.1 using C++ compiler. I have Matlab 7.1 and above. With the current Matlab version can we use C++ or C …

0
17