Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:666464
More Search Options
RSS Available
Matching Posts
PostBack issue in Firefox???
I have an image button in the page HotelRulesDashboard.aspx which references to a master page Dashboard.master. I set the PostBackUrl of my image button to ACCheck.aspx. In Dashboard.master, I have another image button Go.gif. I set the Click event handler of this button to "GoButton_Click". In Firefox 2, I open HotelRulesDashboard.aspx, then I click on the first image button to open ACCheck.aspx. After I'm done viewing ACCheck.aspx, I press the browser's Back button to go back to HotelRulesDashboard
Posted to
Web Forms
(Forum)
by
ikhvanje
on 11/16/2006
Re: Unable to include javascript from script.js file
Hi, gjalmeida , the script should run if you place the js file in the same folder with your main page. Can you post your source code? To those who have the same problem as mine, it is the problem with the file path. If your calling pages are in different folders, try using Server.MapPath to get the physical file path of the js file in the Page_Load event of the master page. string jscript_path = Server.MapPath( "~/JScript/jscript.js" ); HtmlGenericControl htmlControl = new HtmlGenericControl(); htmlControl
Posted to
Getting Started
(Forum)
by
ikhvanje
on 7/20/2006
Re: Unable to include javascript from script.js file
Hi, I'm facing the same problem. I have a flash control in the master page. I'm using an external js file to fix the click-to-activate issue but the functions cannot be called, event simple functions like alert(). Does anybody have any suggestion?
Posted to
Getting Started
(Forum)
by
ikhvanje
on 7/19/2006
Re: Caching problem
I found that I only get this problem when the page is postback
Posted to
Getting Started
(Forum)
by
ikhvanje
on 7/14/2006
Re: Caching problem
Forgot to mention that I also set expires to -1 and what I expect to see is something like "Warning: Page has expired..."
Posted to
Getting Started
(Forum)
by
ikhvanje
on 7/14/2006
Caching problem
Hi, Can anyone help me with this problem? I have a web page which contains a multiview. In my views I have some databound textboxes. I don't want to cache this page so I set SetCacheability to NoCache. It works fine if I don't change the active view. But the problem is when I activate another view browse to another page use browser's back button to return to the same page I got the "The page cannot be displayed" message . Does anyone know why? Pleeaaase heeelp!!! Thanks
Posted to
Getting Started
(Forum)
by
ikhvanje
on 7/14/2006
Re: RequiredFieldValidator one at a time
I change to CustomValidator and it works. Thanks
Posted to
Getting Started
(Forum)
by
ikhvanje
on 7/14/2006
Re: RequiredFieldValidator one at a time
Hello rekoms, I want just one validator to validate each time the visitor clicks the submit button. Is it possible? Thanks,
Posted to
Getting Started
(Forum)
by
ikhvanje
on 7/13/2006
RequiredFieldValidator one at a time
Hi, I'm new to ASP.NET I have a web form with four textboxes and four requiredfieldvalidators, one for each textbox. I want show the error message for one textbox at a time. For example, if my visitors forget to enter their first name and last name, I should ask them to fill in their first name first, then their last name. How can I do that? Thanks in advance
Posted to
Getting Started
(Forum)
by
ikhvanje
on 7/13/2006
Page 1 of 1 (9 items)
TechNet Edge:
Joachim Nässlander on Live Migration
ASP.NET:
T4MVC 2.6: MVC 2 Areas support
ASP.NET:
Script# Update - v0.5.5.0
Channel 10:
Difference between DirectX 10 and DirectX 11
Channel 10:
WHS Power Pack 3 Arrives
Channel 10:
ASUS Brings GUI to BIOS
ASP.NET:
Microsoft AJAX CDN – Now with SSL Support
Channel 9:
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
ASP.NET:
PDC09 Talk: Building Amazing Business Applications with Silverlight 4, RIA Services and Visual Studio 2010 – Now in Visual Basic!!
Channel 9:
C9 Conversations: Brian Beckman on Complexity [C9 Conversations: Brian Beckman on Complexity]
Channel 10:
Black Friday Deals on Windows 7 Machines
Channel 10:
Holiday Shopping on Bing Cashback = Big Online Savings
Channel 10:
Black Friday Deals at the Microsoft Store
Channel 10:
Incredible Black Friday Deal: Windows 7 Notebook for $197
ASP.NET:
Presenting in Europe Next Week
TechNet Edge:
AlignIT IT Manager Podcast #30 - Straight Talk about Windows 7
WindowsClient:
You know your post rate has gone down...
Silverlight:
Geek Profiles – Scott Guthrie
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 9 of 13
TechNet Edge:
Managing Your Virtual World - Tech Focus November 2009 Part 2
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online