|
Hello Mogaambo
I'm using Tahoma font .
|
|
|
|
|
So with tahoma font can we display arabic characters, i donot know any arabic, i use google translator to translate english to arabic
that means user doesn't need to install any other font to view the page only their language settings in the browser is set to the arabic.
|
|
|
|
|
Yes with Tahoma font You can Display Arabic Fonts.
Also with Times New Roman , Verdana , Arial , san serif ...
but i prefer Tahoma because in my opinio it's more elegant.
Thanks
|
|
|
|
|
can u give me ur website link.
Thanx
|
|
|
|
|
Actually my website is not ready yet but i'll send it to you when it's ready .
My Email is abushalabi@hotmail.com and i'll be happy if you added me to your msn contact .
Thanks
|
|
|
|
|
Hi All,
I'm Perform a small Program. The Program include textbox, Button and Datagrid with Paging Property. On the page_load the DataGrid will be filled with HardwarID and HardwareName as DataBound Columns from DataBase, So when I write the Number of HardwareID in textbox and press the button, A SelectedIndex must be highlighted indicate to the position of this HardwareID in The DataGrid, Actually I made this but just for the page number 1. How to make SelectedIndex highlighted in the other Pages.
Thanks in Advanced
Mr.Wonderful
|
|
|
|
|
Mr. Wonderful wrote: Actually I made this but just for the page number 1. How to make SelectedIndex highlighted in the other Pages.
If it is working for one page, I am not getting what problem you are facing for multiple pages ?
|
|
|
|
|
By page i assume you are referring to the daragrid pages. You will require to explicitly highlight by changing the color of the of the DataGridRow or how ever you have dont it for the first page in the PageIndex changing event.
Thanks
Laddie
Kindly rate if the answer was helpful
|
|
|
|
|
Hello
I brought an ASP project to modify some tricks inside from my friend
but when i try to open the project there is an error appear to me saying:
" one or more project couldn't be loaded in the solution for the following reasons:
The project file or web has been moved, renamed or is not on your computer.
These projects will be labeled as unavailable in Solution explorer. expand the project node to show the reason th project could not be loaded. "
Please any help will be greatly appreciated
Thanks in advance
Assaf
|
|
|
|
|
Looks like the project location is changed. Create a blank solution, add all projects to that solution and compile.
|
|
|
|
|
Reposting your question, even with a different header, is rude.
Jon
Smith & Wesson: The original point and click interface
|
|
|
|
|
in web config file i am declaring session time out ="1444"
but it is not working, after some time session become expire
my code is as give below..
<compilation debug="true">
<assemblies>
<add assembly="System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/>
</assemblies>
</compilation>
<sessionState mode="InProc" cookieless="false" timeout="1444" >
</sessionState>
any one know plz tell me
krishna veer singh
|
|
|
|
|
You are storing the session in Inproc which is well known for the session loss. If you are using IIS 6 then possible reson could be that your worker process could have been recycled.(you can change it by going to the properties of the application pool of your application).
You can store the session in StateServer to prevent such accidents
Thanks
Laddie
Kindly rate if the answer was helpful
|
|
|
|
|
plz tell me how can i change it by going to the properties of the application pool
plz explain
krishna veer singh
|
|
|
|
|
Setp 1 : Go to your web application(VD) right click > properties
find out the application pool name to which it is added.
Step : Now go to that applicatio pool right click > properties > Recycling tab
There are many versions to configure the recycling by minutes/per requests/Byy schedule etc. You can reconfigure this with your values and save it.
(Note this will work only if you are using IIS 6)
Thanks
Laddie
Kindly rate if the answer was helpful
|
|
|
|
|
Hi
I am writing code in C# and I have some class parameters in some pages (parameters of a class and not of methods or pageLoad function).
I enter these parameters data every page load and the problem is that after every page load they get null, so when I push a button or something in the page, I can't get the data that I put in them.
I tried to make them statics and it works, but it's not the solution that I am looking for, because I think it would be problematic when multiple users would be in this page.
Is there any one with an idea for this issue?
Thanks
|
|
|
|
|
Why not try storing the class / parameters in the session ?
Thanks
Laddie
Kindly rate if the answer was helpful
|
|
|
|
|
That's what I did finally...
I hoped to find an easier solution without casting and stuff...
Thanks a lot
|
|
|
|
|
i want convert persian dateTime to miladi how can i do this.
|
|
|
|
|
I took a project from my friend on a CD, and i tried to open it in Visual Studio but it give me this following:
"one or more project couldn't be loaded in the solution for the following reasons"
the project file or web has been moved, renamed or is not on your computer.
These projects will be labeled as unavailable in Solution explorer. expand the project node to show the reason th project could not be loaded. "
Please any help will help me.
Thanks in advance
Assaf
|
|
|
|
|
That is because the solution is looking for the project at its original location (for example C:\projects\fooproject)
How to fix it? Copy the solution the harddisk, remove the unavailable project, and re-add it, using the correct path)
|
|
|
|
|
HI ALL,
I am getting following errors on rinning the downloaded source code of Tabstrip creation in ASP.NET 2.0 from this site itself.
How to remove all these.
Error 2:
It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS.
D:\NMS_screens\tabcntrl\puneet\nsa\WebSite\web.config 54
Error 3:
Element 'TabularMultiView' is not a known element. This can occur if there is a compilation error in the Web site.
D:\NMS_screens\tabcntrl\puneet\nsa\WebSite\Default.aspx 17
Error 10: D:\NMS_screens\tabcntrl\puneet\nsa\WebSite\Default.aspx: ASP.NET runtime error: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS. (D:\NMS_screens\tabcntrl\puneet\nsa\website\web.config line 54)
Please sent me the solution if anybody can.
Its Urgent
|
|
|
|
|
puneetneema wrote: Its Urgent
I know. Check this[^] and also this[^]
|
|
|
|
|
Hi,
I am new to sharepoint development, As i need to know how webparts can be write in c#.net and how to implement this in share point 2007.
Regards,
RAM
modified on Saturday, May 24, 2008 6:02 AM
|
|
|
|
|
Hi All,
I got a problem with saving the uploaded files by client to the server.
Since the files should be uploaded only when the form is completed which is in MultipleView control with the multiple file upload in the very first view, i took the entire Httpfilecollection into Cache on the first button click and saves it from the cache at the save button click. It is working fine in local machine but not when the application is published.
The multiple file upload is working in another form where im saving the files in the first button click itself so here the problem is with the caching the HttpFile Collection.
This is my code
in first button click
---------------------------
HttpFileCollection filecollection = Request.Files;
if (filecollection.Count > 0)
{
Cache.Insert("filecollection", filecollection, null, DateTime.MaxValue, TimeSpan.Zero);
}
in the save button click
----------------------------
HttpFileCollection filecollection = (HttpFileCollection)Cache["filecollection"];
if (filecollection != null)
{
if (filecollection.Count > 0)
{
for (int i = 0; i < filecollection.Count; i++)
{
HttpPostedFile newfile = filecollection[i];
if (newfile.FileName != "")
{
\\Code to save file
}
}
}
}
Please Help me on this
|
|
|
|