Click here to Skip to main content
15,890,123 members

Comments by Zaf Khan (Top 61 by date)

Zaf Khan 19-Feb-19 19:32pm View    
Thank you, now I know I will be careful next time.
Zaf Khan 28-Dec-12 22:01pm View    
My javascript isnt too tough and neither is my ajax, but i'm sure if the upload event completes without errors then the file path and contents fo file (data) would be saved on the server somewhere most likely in your session object.
Zaf Khan 28-Dec-12 21:21pm View    
What version of .NET platform are you using on your website?
Meaning what is the .NET platform SUPPORTED by your hosting?
Zaf Khan 28-Dec-12 21:18pm View    
What resolution are you working with (natively)
and what resolutions do you expect to use your application in too?
Zaf Khan 28-Dec-12 21:16pm View    
You shouldn't have to change anything.
Did you ACTUALLY Try the code???

Did you place many controls on a form and RESIZE the form by dragging the form BORDERS?

Did you CHANGE your SCREEN RESOLUTION and check the form again?

Maybe if you do those things then you will see it works okay it resizes ALL the controls proportionally.

Obviously THERE IS A DRAWBACK!!
You must LIMIT the MINIMUM size of the form allowable or text will become unreadable!

Thats not too difficult once you have your form controls laid out nicely where you want them.

Finally if your still stuck POST your Forms DESIGNER file which is usually named as follows and lives in the relevant project folder.

FORMNAME.designer.vb