Serching in word and pdf content
Hi,How should we search data content in Mircrosoft Windows word and pdf files.Example: There is a folder on which multiple CVs are uploaded in a Word or pdf format. If i search forSoftware Engineer,...
View ArticleIssue with xml and using linq
I have an issue where my I am getting an index out of bound error when Iâm trying to use a Xelement and xml linq. I am reading in a tab delimited file and putting each row into a list of strings. Well...
View ArticlePost data cross domain
Hi!I've tried posting this on the HTML, CSS and JavaScript section, but didn't get an answer, does any one knows if I can achieve this on server side then? Maybe using HttpWebRequest? Does it work...
View Articleautopopulate username and password passed on fname added in textbox
i want to create username automactically when the admin add firstname and lastname in textboxeseg if firstname is abc and lname isdef then username should directly be populated as abcdef even i want...
View ArticleWhat is the best practices method of cross enabling applications with forms...
I understand that to authenticate across applications, you configure machinekeys, and other items to be identical. But in doing that, I see that it is "oudated" according to the following...
View ArticleLose Session Values from web Handler File
As I upload files using uploadify, I store the files that were uploaded into a session object within the web handler. When all files have completed uploading the page redirects to another page....
View ArticleASP.net Web Site Administration Tool security tab problem
hi i have visual studio ultimate 2012 with sql server 2012 under windows 8 but i have a problem that when i going to access web site administration tool security tab which is not allow me to access...
View ArticleOpenXML in SQL and converting from nvchar to int
I am passing an xml document to a stored procedure. To pass it, I have to convert everything to String. In my database I have 2 columns that are int though. How can I convert the information to an int...
View ArticleCheckedChanged Event is not firing
I am creating a checkbox dynamically.. my checked changed event is not firing up, any ideas? Iprotected void ddlScheme_SelectedIndexChanged(object sender, EventArgs e)Â Â { var cbAllWeeks = new CheckBox...
View ArticleUsing web templates with ASP.NET
Hi. I'm not that perfect at design yet. So I purchased a nice template online. How do I use the template on my asp.net website. Note that my site makes use of asp.net web controls not generic html...
View ArticleHaving issue with links while opening in a new tab
Dear Team,It would be appreciated if one of you answer the douts being raised by me. The problem description is mentioned in the below.Please have a look and let me know the appropriate answers.Problem...
View ArticleHow to make a popup form with the main page as background "greyed out"
Hii have created a gridview on my main page. I want to do it possible to create a new item to the gridview. Right now i just have maked a hyberlink that navigate to a new page.<asp:HyperLink...
View ArticleLocalization in master page via dropdownlist
Hi guys, i have successfully change localization in [web form without master page].But it's not working when i wanna change localization in web form with master page. pls advice. tqmaster...
View Articleserver tranfer problem
when i click create user then other does nt openwhere do u have to add in script or in btn click function addrole() {Session["username"] = txtname.Text; Session["password"] = txtpass.Text;...
View ArticleGo to new page from new insert post ?
Hi everyone !I have trouble with Response.Redirect to new post in my web, I need help !MembershipUser myObject = Membership.GetUser(); string UserID = myObject.ProviderUserKey.ToString(); String...
View ArticleString was not recognized as a valid Date Time.
Dear Everyone,I have this kind of problem after deploying my web pages to IIS 7.0the Save button doesn't seem firing the codes because when I click it nothing happens but whenI check the Javascript...
View ArticleCheckbox dropdown list bind using Sql datasource or through store procedure.
Hi,I need dropdown list with checkbox option.That checkbox in need to bind through Sql datasource or through store procedure.
View ArticleEnabling SMTP email
Hi i have been having a problem with emails in my project.I want a number of emails sent out for different things, like once a user has registered, send an email to them. I have done the configuration...
View Articleconvertion of varchar to datetime
I have a column in a table as ReportDate as Varchar feild. It is storing date . Now I have requirement that I need to find all the records whose reportDate is lying between two dates that I provide....
View ArticleProblem with Logout
In my project ,when i click logout its redirecting ,but when back button is pressed it is moving back and showing all the details ,could you please me out ??????
View Article